You see the Properties window for a Tab component when you select a tab node under a tab set node in the Navigator window.
This component has the following properties.
Type: String
Type: String
position: absolute; left: 288px; top: 312px
You can enter values directly or click the ellipsis (...) button to use the Style Editor.
For a list of CSS2 style attributes, see the web page at
Type: String
style
property description for an explanation of why a class added to this property might appear to have no effect on the component. For the defaulttheme.jar
CSS style classes for this component, see Tab Set Component CSS Classes.
Type: String
Type: String
Type: MethodBinding
String
or a public method that takes no parameters and returns a String
. If you set the action
property, the page is submitted. Type: boolean
Type: String
_blank
- renders the response in a new, unnamed window _self
- renders the response in the current frame_parent
- renders the response in the immediate frameset parent _top
- renders the response in the full, unframed window Type: String
title
attribute of the component, which is readable by a screen reader and can be displayed as a tool tip.
Type: String
Type: boolean
rendered
property. Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: String
Type: MethodBinding
#{Page1.action_method}
, and it must evaluate to the name of a public method that takes an ActionEvent
parameter with a return type of void. Type: boolean
Type: boolean
Type: String
type
, which is a MIME type, such as text/html
, image/png
, image/gif
, video/mpeg
, text/css
, or audio/basic
. Type: String
url
property. Equivalent to the hreflang
attribute of the HTML <a>
tag. To choose a language code, you can click the ellipsis button (...) to open the property editor. Some examples:
ar
- Traditional Arabicde
- Germanen
- Englishes
- Spanishfr
- Frenchja
- Japanese In addition to the codes available in the property editor, you can also enter additional codes using ISO standard names. Some examples:
en-US
- United States Englishja-JP
- Japanesezh-guoyu
- Mandarin or Standard Chinese zh-Hans
- Simplified Chinese scriptzh-HanT
- Traditional Chinese script