Table of all attributes for all components

属性名称

描述

在“属性”视图中表示为

style

指定组件的 CSS 样式信息(例如,style="font-size : 8pt ; color : red")。定义所选组件的属性(例如,字体和颜色)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的属性来完成。

h:selectBooleanCheckbox>

样式:属性

styleClass

当呈示此元素时要应用的以空格分隔的 CSS 样式类列表。此值必须在生成的标记上作为“class”属性传递。定义所选组件的类(例如,样式表)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的类来完成。

h:selectBooleanCheckbox>

样式:类

tabindex

指定 JSP 中按跳进顺序排列的组件的位置。此值必须是 0 与 32767 之间的数。

h:selectBooleanCheckbox>Accessibility>

辅助功能 > 跳进顺序索引

title

指定标题文本,它在运行时以工具提示的形式显示在浏览器中。

h:selectBooleanCheckbox>Accessibility>

辅助功能 > 标题

validator

要实例化的验证器的类名。

Not represented

value

指定在运行时显示的组件的初始文本值。包含要显示的信息,它采用指定值或者指向动态值的指针的形式。

h:selectBooleanCheckbox>

valueChangeListener

当组件的值更改时要通知的方法。

Not represented

属性名称

在“属性”视图中表示为

描述

用于组件

acceptcharset

  The character set in which the response to the client is expected. This standard HTML attribute specifies the list of character encodings for input data that is accepted by the server processing this form. The charset values can be separated by spaces or commas. The client must interpret this list as an exclusive-or list, that is, the server is able to accept any single character encoding per entity received. form (Form)

accept

允许下列类型的文件

Specifies a comma-separated list of content types that a server processing this form will handle correctly. fileupload (File Upload), form (Form)

accesskey

辅助功能 > 访问键

将单个键盘键指定为访问键。在运行时按指定的访问键就可以使此组件具有焦点。

Assigns an access key to the component for accessibility. The access key should be a single keyboard character. At runtime pressing an access key assigned to a component gives focus to the component.
  • Command - Button (commandExButton), Command - Hyperlink (commandLink)
  • File Upload (fileupload)
  • Image (graphicImageEx)
  • Input - Password (inputSecret), Input (inputText), Input - Text Area (inputTextarea)
  • Label (outputLabel)
  • Link (outputLinkEx)
  • Media- Macromedia Flash Player (playerFlash), Media - Generic A/V Player (playerGenericPlayer), Media - Windows Media Player (playerMediaPlayer), Media - RealOne Player (playerRealPlayer), Media - Macromedia Shockwave Player (playerShockwave)
  • Check Box (selectBooleanCheckbox), Check Box Group (selectManyCheckbox)
  • List Box - Multiple Select (selectManyListbox), List Box - Single Select (selectOneListbox), List Box - Single Select - Custom size (selectOneMenu)
  • Radio Button Group (selectOneRadio)

actionListener

  The name of the class that responds to actions. This is only relevant for components that can have actions, such as buttons and links. commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink)

action

  Specifies the value returned when the component is clicked. The value is passed to the default NavigationHandler, which matches the value against a set of navigation rules defined in the application configuration file. commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink)

align

对齐

对齐:水平

Specifies the alignment for the component. Choices include:
  • top
  • bottom
  • middle
  • center
  • left
  • right
graphicImageEx (Image), outputSeparator (Horizontal Rule), panelBox (List), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

alt

辅助功能 > 备用文本

Specifies alternate text for a component, this serves as content when the element cannot be rendered normally such as in browsers don't support forms and browsers set to not display images. commandExButton (Command - Button), fileupload (File Upload), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

archive

  An attribute associated with the object html tag used to render the Media Components, used to specify a space-separated list of URIs for archives containing resources relevant to the object. playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

asis

  Specify whether data other than masked inputted are removed or not. Default value is false. convertMask

autoseparate

  If autoseparate is set to true, a separator item is automatically inserted between each contained components when rendered. If it is left blank, the default is false and no separator is inserted. panelActionbar (Panel - Menu Bar)

autoStart

自动播放

If autostart is set to true, the rich media file will start playing automatically in the component. playerFlash (Media- Macromedia Flash Player) playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player)

autoTab

自动前进到下一个字段

Specify whether auto-tabbing is enabled or not. The default value is false. inputHelperAssist

backgroundcolor

  Sets the background color for the image window. When a clip includes transparent regions, the background color also shows through these areas. playerRealPlayer (Media - RealOne Player)

baseURL

  Specifies the base URL in which the media player will be operating. playerMediaPlayer (Media - Windows Media Player)

bgcolor

背景色

Specifies background color. dataTable (Data Table), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border)

bgcolor

  Specifies the color of the movie rectangle before the movie itself appears. The value is expressed in the standard six hexadecimal character RGB color representation (for example, #FFFF00). playerShockwave (Media - Macromedia Shockwave Player)

binding

未表示

表示此组件的 UIComponent,通常在备份文件中。

column (Data Table Column), commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), jspPanel (Panel - JSP), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), panelRowCategory (Data Table Row category support - not in palette), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), scriptCollector (Script Collector - not in palette), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), tabbedPanel (Panels - Tabbed)

border

边框

Specifies the width (in pixels only) of the frame around a table, graphic image, or media player. dataTable (Data Table), graphicImageEx (Image), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectManyCheckbox (Check Box Group), selectOneRadio (Radio Button Group)

cancelBubble

  Specify whether the event bubble managed by browsers is cancelled or not. Values include:
  • false - Bubbling is enabled, allowing the next event handler in the hierarchy of browsers to receive the event.
  • true - This is the default. Bubbling is disabled for this event, preventing the next event handler in the hierarchy from receiving the event.
inputHelperKeybind

cellpadding

填充

Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. dataTable (Data Table), panelBox (List), panelGrid (Grid)

cellspacing

间隔

Specifies how much space the browser should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. dataTable (Data Table), panelBox (List), panelGrid (Grid)

center

     

charset

  The character encoding of the resource designated by this hyperlink. commandLink (Command - Hyperlink), outputLinkEx (Link)

codebase

  Specifies the base path used to resolve relative URIs specified by other attributes in the component. playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

collapsedImage

  Specifies a custom image to be displayed when a category is collapsed. panelRowCategory (Data Table Row category support - not in palette)

collapsed

  Specifies the initial collapse state of the category row. Values can be true or false. If left blank, the default is true. panelRowCategory (Data Table Row category support - not in palette), cols

color

颜色

   

cols

大小:宽度

Specifies the number of columns displayed at runtime. inputTextarea (Input - Text Area)

columnClasses

列类

Assigns a defined CSS stylesheet style for the columns of the data table component. The CSS stylesheet file must be linked into the component's jsp before it can be used. dataTable (Data Table), inputRowSelect (Data Table Row select support - not in palette), panelGrid (Grid)

columns

大小:列数

Specifies the number of columns displayed at runtime. panelGrid (Grid)

confirm

提示文本

Used to set a string that is to be displayed in a confirmation dialog when a commandExButton is pressed. If no value is set for this attribute, a confirm dialog will not be shown. commandExButton (Command - Button)

console

  When the same console name is specified for multiple control on a Web page, this parameter can be used to enable these controls to manage playback of a single embedded presentation. playerRealPlayer (Media - RealOne Player)

contentClass

  Alternative CSS class names associated with the component. The situation in which these are used can be determined from the names. panelActionbar (Panel - Menu Bar)

controls

  Embeds the specified RealPlayer control on your Web page. playerRealPlayer (Media - RealOne Player)

converter

未表示

指定要将值转换至的数据类型。JavaServer Faces 实现提供了一组“转换器”实现,可以使用它们来将组件数据转换为其处理器不支持的类型。

commandExButton (Command - Button), inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), outputFormat (Output - Formatted Text), outputLabel (Label), outputSeparator (Horizontal Rule), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneRadio (Radio Button Group)

coords

  The position and shape of the hot spot on the screen (for use in client-side image maps). commandLink (Command - Hyperlink), outputLinkEx (Link)

currencyCode

  Converts the Input Text string to an Input Text Number format. InputText (Number format)

currencySymbol

货币符号

Choose from among the currency symbols listed. InputText (Number format)

dateStyle

日期样式

Predefined formatting style which determines how the date portion of a date string is to be formatted and parsed. Applied only if type is either "date" or "both." InputText (Date/Time format)

decode

  Used to specify a method to invoke at the decode phase of the scriptCollector component. scriptCollector (Script Collector - not in palette)

dimage

类型 > 图像:禁用的图像

   

dir

未表示

指定当在运行时呈示时组件的方向。值可以是:
  • ltr - 从左到右
  • rtl - 从右到左
Specifies the component's direction when rendered at runtime. The values can be either:
  • ltr - left to right
  • rtl - right to left
commandExButton (Command - Button), commandLink (Command - Hyperlink), dataTable (Data Table), form (Form), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), outputLabel (Label), outputLinkEx (Link), panelGrid (Grid), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player),playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

disabledClass

  Alternative CSS class names associated with the component The situation in which these are used can be determined from the names. selectManyCheckbox (Check Box Group), selectOneRadio (Radio Button Group)

disabled

控件被禁用

未表示

如果 disabled 设置为 true,则在运行时将显示组件,但它不起作用。如果保留为空白,则缺省值为 false。

commandExButton (Command - Button), fileupload (File Upload), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

disableCancel

     

disableFinish

     

editStyleClass

  CSS style class applied to edit pane and controls. commandExRowEdit (Data Table Row Edit support - not in palette)

editStyle

  CSS style applied to edit pane ommandExRowEdit (Data Table Row Edit support - not in palette)

enableContextMenu

  Specifies whether the context menu appears when the user clicks the right mouse button. Default is true. playerMediaPlayer (Media - Windows Media Player)

enabledClass

未表示

与组件关联的备用 CSS 类名。使用这些类名的情况可从名称确定。

selectManyCheckbox (Check Box Group), selectOneRadio (Radio Button Group)

enctype

  Specifies the content type used to submitting the form. form (Form)

errorAction

  Specify an action by one of the predefined actions or JavaScript function, which is invoked when client-side validation results in an error. inputHelperAssist

errorClass

  Alternative CSS class names associated with the component The situation in which these are used can be determined from the names. messages (Display Errors), message (Display Error)

errorClass

  Specify a CSS class for error. The style is reset to the successClass style when a valid key is clicked in the input field. If the successClass is not specified, the css class for input_text is used. When neither errorClass nor successClass is specified, the css class is not reset. You can specify multiple classes (for example: errorClass="class1 class2 class3"). inputHelperAssist

errorStyle

  Style modifiers for the CSS classes. messages (Display Errors), message (Display Error)

escape

  Specifies whether to escape html formatting, or to render html tags as html. outputFormat (Output - Formatted Text), outputText (Output), verbatim (Verbatim)

exclude

不允许下列文件类型

Mime types to be excluded. fileupload (File Upload)

expandedImage

  Specifies a custom image to be displayed when a category is expanded. panelRowCategory (Data Table Row category support - not in palette)

fatalClass

  Alternative CSS class names associated with the component The situation in which these are used can be determined from the names. messages (Display Errors), message (Display Error)

fatalStyle

  Style modifiers for the CSS classes. messages (Display Errors), message (Display Error)

first

  Index of the first row to be displayed. dataTable (Data Table)

footerClass

页脚类

Assigns a defined CSS stylesheet style for the column headers of the data table component. The CSS stylesheet file must be linked into the component's jsp before it can be used. dataTable (Data Table), panelGrid (Grid)

for

标签的标识

显示有关组件的错误消息

Specifies the component the helper component is to be applied to. The value should be the Id of the helped component. message (Display Error), outputLabel (Label), outputStatistics (Data Table Pager - Add Pager Statistics), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager)

frame

  Specifies which sides of the frame surrounding a table will be visible. dataTable (Data Table), panelGrid (Grid), panelLayout (Snap To Border)

globalOnly

显示此页面生成的所有错误消息

Show only those messages that are not associated with a particular component. messages (Display Errors)

groupingsUsed

  Specifies whether formatted output will contain grouping separators. InputText (Number format)

headerClass

标题类

Assigns a defined CSS stylesheet style for the column headers of the data table component. The CSS stylesheet file must be linked into the component's jsp before it can be used. dataTable (Data Table), panelGrid (Grid)

height

大小:高度

Specifies the height of the component in either pixels or percentage. To specify percentage, append % to the value. graphicImageEx (Image), inputRichText (Rich Text Area), outputSeparator (Horizontal Rule), panelActionbar (Panel - Menu Bar), panelBox (List), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), tabbedPanel (Panels - Tabbed)

hidden

  Specifies whether or not to hide the player on a web page. playerGenericPlayer (Media - Generic A/V Player)

himage

类型 > 图像:鼠标在其上的图像

The path to the image for this button. commandExButton (Command - Button)

hreflang

  The language code of the resource designated by this hyperlink commandLink (Command - Hyperlink), outputLinkEx (Link)

hspace

页边空白:水平

Specifies the amount of white space in pixels to be inserted to the left and right of the component. graphicImageEx (Image), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

id

标识

对组件指定一个名称。它应该是 JSP 内的唯一名称。

标识

column (Data Table Column), commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputHidden (Input - Hidden), inputRichText (Rich Text Area), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), jspPanel (Panel - JSP), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), panelRowCategory (Data Table Row category support - not in palette), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), scriptCollector (Script Collector - not in palette), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group), tabbedPanel (Panels - Tabbed)

imagekey

  Used in conjunction with the 'bundle' attribute, the imageKey attribute relates to a key within the set of key = value pairs specified in the bundle, where the value is a URL/URI to an image file. commandExButton (Command - Button)

image

类型 > 图像:正常图像

Specifies an URL/URI to an image for an image hyperlink. commandExButton (Command - Button)

imeMode

  Specify the IME mode. This attribute is valid for Internet Explorer only. Values include:
  • auto - This is the default. IME is not affected. This is the same as not specifying the ime-mode attribute.
  • active - All characters are entered through the IME. Users can still deactivate the IME.
  • inactive - All characters are entered without IME. Users can still activate the IME.
  • disabled - IME is completely disabled. Users cannot activate the IME if the control has focus.
To specify IME mode, the "Auto-advance to next control" setting needs to be checked on the Behavior tab of the input component's Attributes view.
inputHelperAssist

immediate

未表示

如果为 true,则直接跳至生命周期的呈示阶段。

commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

infoClass

  Alternative CSS class names associated with the component The situation in which these are used can be determined from the names. messages (Display Errors), message (Display Error)

infoStyle

  Style modifiers for the CSS classes. messages (Display Errors), message (Display Error)

initialPandelld

     

inputAssistant

  Specify whether client-side auto-formatting is enabled or not. The default value is false (not enabled). inputHelperAssist

integerOnly

仅整数

Specifies whether only the integer part of the value will be parsed. InputText (Number format)

ismap

  If set to true, the image component is set to use a Server Side image map. Note that the graphic component must be contained within a hyperlink component. graphicImageEx (Image)

key

  Specify a key expression. inputHelperKeybind

label

  Specifies the displayed text commandExButton (Command - Button)

lang

未表示

指定组件的属性值和文本内容的基本语言。采用 ISO 标准语言缩写代码(例如,“en”表示英语,“en-US”表示美国英语,“fr”表示法语,而“de”表示徳语)。

commandExButton (Command - Button), commandLink (Command - Hyperlink), dataTable (Data Table), form (Form), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), outputLabel (Label), outputLinkEx (Link), panelGrid (Grid), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

layout

方向

方向

显示错误:布局

面板方向

Specifies the layout as horizontal or vertical. Options include:
  • page_direction = Vertical
  • line_direction = Horizontal
messages (Display Errors), panelActionbar (Panel - Menu Bar), panelBox (List), selectManyCheckbox (Check Box Group), selectOneRadio (Radio Button Group)

locale

  Locale whose predefined styles for dates and times are used during formatting or parsing. If not specified, the locale returned by FacesContext.getViewRoot().getLocale() is used. Input Text - Date/Time

locale

  Locale whose predefined styles for numbers are used during formatting or parsing. If not specified, the locale returned by FacesContext.getViewRoot().getLocale() is used. Input Text - Number

longdesc

  Specifies a link to a long description of the image. This description should supplement the short description provided using the alt attribute. graphicImageEx (Image)

loop

  Specifies whether playback of the clip should continue or loop, indefinitely. playerRealPlayer (Media - RealOne Player)
  Specifies whether the movie repeats indefinitely or stops when it reaches the last frame. Default is true. playerFlash (Media- Macromedia Flash Player)

mask

掩码

未表示

Specify an input mask pattern by using mask characters. Use # as a digit placeholder and ? as a letter placeholder. convertMask

maxFractionDigits

  Maximum number of digits that will be formatted in the fractional portion of the output. InputText (Number format)

maximum

最大长度

   

maxIntegerDigits

  Maximum number of digits that will be formatted in the integer portion of the output. InputText (Number format)

maxlength

在用户输入 X 个字符后

Specifies the maximum length of characters the input component can allow. fileupload (File Upload), inputSecret (Input - Password), inputText (Input)

menu

  Specifies the displayed menu type:
  • true - displays the full menu, allowing the user a variety of options to enhance or control playback
  • false - displays a menu that contains only the Settings option and the About Flash option.
playerFlash (Media- Macromedia Flash Player)

mimeType

  Used for declaring the media MIME type when src is bound to binary data graphicImageEx (Image), outputLinkEx (Link), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

minFractionDigits

  Minimum number of digits that will be formatted in the fractional portion of the output. InputText (Number format)

minimum

最小长度

   

minIntegerDigits

  Minimum number of digits that will be formatted in the integer portion of the output. InputText (Number format)

name

  Specifies a name for the component, should be unique within a jsp. fileupload (File Upload)

name

  Specifies the name of the facet that is added. For example: header (in a data table). facet

nestedExpanded

最初显示展开的面板

Expand or collapse the child panelActionbar. Applies only if one panelActionbar is nested inside another. panelActionbar (Panel - Menu Bar)

nestedImagePosition

图像位置

Places the image before or after the label of the child panelActionbar. Applies only if one panelActionbar is nested inside another. panelActionbar (Panel - Menu Bar)

nestedIndent

  Amount by which the submenu of the child panelActionbar will be indented. Applies only if one panelActionbar is nested inside another. panelActionbar (Panel - Menu Bar)

nestedTitleImage

图像

Image to be displayed in the title of the child panelActionbar. Applies only if one panelActionbar is nested inside another. panelActionbar (Panel - Menu Bar)

nestedTitleText

标签

Label of child panelActionbar. Applies only if one panelActionbar is nested inside another. panelActionbar (Panel - Menu Bar)

noscript

  Do not use JavaScript with this control. inputRowSelect (Data Table Row select support - not in palette)

noshade

使用 3-D 加阴影显示

If this attribute is set to true, a noshade attribute is added to the rendered horizontal rule <HR> tag. This causes the rendered <HR> tag to be displayed in a solid color. If this attribute is set to false or left blank, the browser used will display the <HR> tag in its default way. outputSeparator (Horizontal Rule)

numOfTabs

在显示 X 个选项卡之后就滚动

Number of tabs to be displayed on the panel. tabbedPanel (Panels - Tabbed)

pattern

模式

Custom formatting pattern which determines how the date/time string should be parsed. InputText (Date/Time format)

pattern

模式

Custom formatting pattern which determines how the number string should be formatted and parsed. InputText (Number format)

pimage

     

playCount

  Specifies the number of times a clip plays. playerMediaPlayer (Media - Windows Media Player)

playerAttributes

  For adding a list of additional player attributes/parameters, the list should be a comma separated list of name=value pairs. playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

pluginsPage

  Specifies URL containing player code for download. Shown if player is not already installed. playerGenericPlayer (Media - Generic A/V Player)

pluginUrl

  Specifies location of Java Archive (JAR) file containing player code for download. Shown if player is not already installed. playerGenericPlayer (Media - Generic A/V Player)

preRender

  Used to specify a method that is to be invoked at the start of the encodeBegin phase of the scriptCollector, that is, the method is invoked just before the component is rendered. scriptCollector (Script Collector - not in palette)

postRender

  Used to specify a method that is to be invoked at the end of the encodeEnd phase of the scriptCollector, that is, the method is invoked immediately after the component is rendered. scriptCollector (Script Collector - not in palette)

promptCharacter

提示字符

The underscore character ( _ )is the default character value for the property. The PromptChar property can only be set to exactly one character. inputHelperAssist

quality

选项:质量

Specifies playing quality:
  • low- favors playback speed over appearance and never uses anti-aliasing.
  • autolow - emphasizes speed at first but improves appearance whenever possible. Playback begins with anti-aliasing turned off. If the Flash Player detects that the processor can handle it, anti-aliasing is turned on.
  • autohigh - emphasizes playback speed and appearance equally at first but sacrifices appearance for playback speed if necessary. Playback begins with anti-aliasing turned on. If the actual frame rate drops below the specified frame rate, anti-aliasing is turned off to improve playback speed. Use this setting to emulate the View > Antialias setting in Flash.
  • medium - applies some anti-aliasing and does not smooth bitmaps. It produces a better quality than the Low setting, but lower quality than the High setting.
  • high - favors appearance over playback speed and always applies anti-aliasing. If the movie does not contain animation, bitmaps are smoothed; if the movie has animation, bitmaps are not smoothed.
  • best - provides the best display quality and does not consider playback speed. All output is anti-aliased and all bitmaps are smoothed.
playerFlash (Media- Macromedia Flash Player)

readonly

未表示

控件是只读的

指定组件的初始值不可更改。

commandExButton (Command - Button), fileupload (File Upload), inputRichText (Rich Text Area), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

redisplay

  If set to 'true' at runtime, the password asterisks will be redisplayed in same named password fields after submitting the containing form. inputSecret (Input - Password)

regex

约束

   

rel

  The relationship from the current document to the anchor specified by this hyperlink. The value of this attribute is a space-separated list of link types. commandLink (Command - Hyperlink), outputLinkEx (Link)

renderButton

  Render a button as an accessibility hook for keyboard navigation commandExRowAction (Data Table Row action support - not in palette)

rendered

未表示

可设置为 true 或 false:
  • false - 将不会在运行时向浏览器呈示组件。
  • true - 将呈现组件。
column (Data Table Column), commandExButton (Command - Button), commandExRowAction (Data Table Row action support - not in palette), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), jspPanel (Panel - JSP), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), panelRowCategory (Data Table Row category support - not in palette), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), scriptCollector (Script Collector - not in palette), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size)

required

未表示

值是必需的

必须指定组件。选择此项以要求用户输入值。

inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit)max selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

rev

  A reverse link from the anchor specified by this hyperlink to the current document. The value of this attribute is a space-separated list of link types. commandLink (Command - Hyperlink), outputLinkEx (Link)

rowClasses

行类

A set of classes which are cycled through as the rows are displayed. dataTable (Data Table), panelGrid (Grid)

rows

每页的行数

Specifies the number of rows displayed at runtime. dataTable (Data Table), inputTextarea (Input - Text Area)

rules

  Specifies which rules will appear between cells within a table. dataTable (Data Table), panelGrid (Grid)

salign

  Specifies alignment, values can be l, r, t, b, Default centers the movie in the browser window and crops edges if the browser window is smaller than the movie. Left, Right, Top, and Bottom align the movie along the corresponding edge of the browser window and crop the remaining three sides as needed. playerFlash (Media- Macromedia Flash Player)

scale

  Specifies scale. You can specify the following values:
  • showall - This is the default value. It makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie.
  • No Border - scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie.
  • Exact Fit - makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur.
playerFlash (Media- Macromedia Flash Player)

separatorSize

大小(各项之间的像素)

Specifies the pixel width of the rendered table cell containing the separators. panelActionbar (Panel - Menu Bar)

separatorStyle

样式

Assigns a defined CSS stylesheet style for the separator. The CSS stylesheet file must be linked into the component's jsp before it can be used. panelActionbar (Panel - Menu Bar)

shape

  Sets the shape of the link. commandLink (Command - Hyperlink), outputLinkEx (Link)

showBackNextButton

  Specifies whether "Back" and "Next" buttons are shown for navigating between panels. tabbedPanel (Panels - Tabbed)

showDetail

  Specifies whether the detail part of the error is shown. messages (Display Errors), message (Display Error)

showFinishCancelButton

     

showSummary

  Specifies whether the summary of the message is shown. messages (Display Errors), message (Display Error)

showTabs

隐藏选项卡

Show only this many tabs at a time and display scroller-buttons used to get to the tabs not displayed tabbedPanel (Panels - Tabbed)

shuffle

  Specifies whether all unplayed clips in a presentation, should be played back in a random order. This parameter can be used for multi-clip RAM files (.ram or .rpm) or SMIL files that contain only a sequence of clips playerRealPlayer (Media - RealOne Player)

size

大小:高度

大小:宽度

Specifies the initial width of the component. The width is given in pixels except in the case of a text input component where its value refers to the number of characters. commandExButton (Command - Button), fileupload (File Upload), inputSecret (Input - Password), inputText (Input), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit)

slantActiveLeft

选项卡边框曲线(以像素计)

Width of "nip" off the upper left side of the tab, when tab is the selected tab tabbedPanel (Panels - Tabbed)

slantActiveRight

选项卡边框曲线(以像素计)

Width of "nip" off the upper left side of the tab, when tab is the selected tab tabbedPanel (Panels - Tabbed)

slantInactiveLeft

选项卡边框曲线(以像素计)

Width of "nip" off the upper left side of the tab, when tab is NOT the selected tab tabbedPanel (Panels - Tabbed)

slantInactiveRight

选项卡边框曲线(以像素计)

Width of "nip" off the upper right side of the tab, when tab is NOT the selected tab tabbedPanel (Panels - Tabbed)

srcFirst

  The URL to an image representing the first button. pagerDeluxe (Data Table Pager - Add Deluxe Pager)

srcLast

  The URL to an image representing the last button. pagerDeluxe (Data Table Pager - Add Deluxe Pager)

srcNext

  The URL to an image representing the next button. pagerDeluxe (Data Table Pager - Add Deluxe Pager)

srcPrevious

  The URL to an image representing the previous button. pagerDeluxe (Data Table Pager - Add Deluxe Pager)

srcSelected

  URL of image to display when selected. inputRowSelect (Data Table Row select support - not in palette)

srcUnselected

  URL of image to display when unselected. inputRowSelect (Data Table Row select support - not in palette)

src

文件

Media file to be played. playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

standby

  Specifies a message that a browser may render while loading the component's implementation and data. playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

stretchToFit

  Takes a true or false value to set whether to maintain the original aspect ratio of the video to be played. Default is false. playerMediaPlayer (Media - Windows Media Player)

styleClass

样式:类

当呈示此元素时要应用的以空格分隔的 CSS 样式类列表。此值必须在生成的标记上作为“class”属性传递。定义所选组件的类(例如,样式表)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的类来完成。

commandExButton (Command - Button), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), jspPanel (Panel - JSP), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), panelRowCategory (Data Table Row category support - not in palette), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group), tabbedPanel (Panels - Tabbed)

style

样式:属性

指定组件的 CSS 样式信息(例如,style="font-size : 8pt ; color : red")。定义所选组件的属性(例如,字体和颜色)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的属性来完成。

commandExButton (Command - Button), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), jspPanel (Panel - JSP), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), panelRowCategory (Data Table Row category support - not in palette), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

successAction

  Specify an action by one of the predefined actions or JavaScript function, which is invoked when client-side validation results in success. inputHelperAssist

successClass

  Specify a CSS class for success with client-side validation. Multiple classes can be specified. inputHelperAssist

summary

  Specifies a summary details string for user agents rendering to non-visual media. dataTable (Data Table), panelGrid (Grid), panelLayout (Snap To Border)

swRemote

  Controls all Shockmachine functionality and has separate subparameters. playerShockwave (Media - Macromedia Shockwave Player)

swStretchHAlign

  Specifies horizontal alignment when swStretchStyle is set to meet or stage. Value can be Left, Center or Right. playerShockwave (Media - Macromedia Shockwave Player)

swStretchStyle

  Specifies the stretch style to use for the Shockwave media, values are.. none - no stretching meet - preserve proportions fill - stretch to fill stage - Expand stage size playerShockwave (Media - Macromedia Shockwave Player)

swStretchVAlign

  Specifies vertical alignment when swStretchStyle is set to meet or stage. Value can be Top, Center, or Bottom. playerShockwave (Media - Macromedia Shockwave Player)

tabindex

辅助功能 > 跳进顺序索引

指定 JSP 中按跳进顺序排列的组件的位置。此值必须是 0 与 32767 之间的数。

commandExButton (Command - Button), commandLink (Command - Hyperlink), fileupload (File Upload), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), outputLabel (Label), outputLinkEx (Link), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

tabindexStartAt

  Specifies the number to start the tabindex property at for the categories. Default is 0. panelRowCategory (Data Table Row category support - not in palette)

target

  Specifies the position of the component in the tabbing order in the jsp. This value must be a number between 0 and 32767. commandExButton (Command - Button), commandLink (Command - Hyperlink), fileupload (File Upload), graphicImageEx (Image), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), outputLabel (Label), outputLinkEx (Link), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)
  Assigns the target frame within a frameset that a page should be loaded into when the hyperlink is clicked. form (Form), outputLinkEx (Link)
  Specify the action target by tag id. When the target is not specified and action is set, the default target is the event-source object. inputHelperKeybind

targetAction

  Specify the predefined action. inputHelperKeybind

textStyleClass

  CSS class applied to the text field. This allows the distinction between the input type=submit and input type=text when using ELEMENT.className notation in CSS. pagerGoto (Data Table Pager - Add Go To Pager)

timeStyle

时间样式

Predefined formatting style which determines how the time portion of a date string is to be formatted and parsed. This attribute works only if the type is "time" or "both." InputText (Date/Time format)

timeZone

  Time zone in which to interpret any time information in the date string. InputText (Date/Time format)

title

辅助功能 > 标题

指定标题文本,它在运行时以工具提示的形式显示在浏览器中。

commandExButton (Command - Button), commandExRowEdit (Data Table Row Edit support - not in palette), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), form (Form), graphicImageEx (Image), inputText (Input), inputTextarea (Input - Text Area), messages (Display Errors), message (Display Error), outputFormat (Output - Formatted Text), outputLabel (Label), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), pagerDeluxe (Data Table Pager - Add Deluxe Pager), pagerGoto (Data Table Pager - Add Go To Pager), pagerSimple (Data Table Pager - Add Simple Pager), pagerWeb (Data Table Pager - Add Web Style Pager), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size)

tooltip

  Specifies whether detail part of message should be shown as tooltip. messages (Display Errors), message (Display Error)

type

类型

Specifies the button type, either SUBMIT or RESET. commandExButton (Command - Button), commandLink (Command - Hyperlink), outputLinkEx (Link)

type

类型

Specifies whether the string value will contain a date, time, or both. InputText (Date/Time format)

type

类型

Specifies whether the value will be parsed and formatted as a number, currency, or percentage. InputText (Number format)

uiMode

  Specifies the appearance of the embedded Windows Media Player. Values include none, mini, full, and invisible. playerMediaPlayer (Media - Windows Media Player)

url

     

useButtons

  Render text buttons instead of images. pagerDeluxe (Data Table Pager - Add Deluxe Pager)

usemap

  Specifies an image map to be used with the component. The image map is defined by a MAP element. The value of usemap must match the value of the name attribute of the associated MAP element. graphicImageEx (Image)

validation

  Specify whether client-side validation is enabled or not. The default value is true (enabled). inputHelperAssist

validator

未表示

要实例化的验证器的类名。

inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

valign

对齐:垂直

Specifies the vertical position of data within a cell. Values include top, middle, bottom. panelBox (List)

valueChangeListener

未表示

当组件的值更改时要通知的方法。

inputHidden (Input - Hidden), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), inputTextarea (Input - Text Area), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

value

文件

输入 > 文本:按钮标签

URL

指定在运行时显示的组件的初始文本值。包含要显示的信息,它采用指定值或者指向动态值的指针的形式。

commandExButton (Command - Button), commandLink (Command - Hyperlink), dataTable (Data Table), fileupload (File Upload), graphicImageEx (Image), inputHidden (Input - Hidden), inputRichText (Rich Text Area), inputRowSelect (Data Table Row select support - not in palette), inputSecret (Input - Password), inputText (Input), outputFormat (Output - Formatted Text), outputLabel (Label), outputLinkEx (Link), outputSeparator (Horizontal Rule), outputStatistics (Data Table Pager - Add Pager Statistics), outputText (Output), panelRowCategory (Data Table Row category support - not in palette), selectBooleanCheckbox (Check Box), selectManyCheckbox (Check Box Group), selectManyListbox (List Box - Multiple Select - Size to fit), selectOneListbox (List Box - Single Select - Size to fit), selectOneMenu (List Box - Single Select - Custom size), selectOneRadio (Radio Button Group)

variableTabLength

  Specifies whether tabs will be of different lengths, depending on their name. tabbedPanel (Panels - Tabbed)

variableTableLength

选项卡的布局:按统一宽度显示选项卡

   

var

  Specifies the reference variable name for the data available via the value attribute dataTable (Data Table)

volume

  Specifies the volume, in hundredths of decibels ranging from –10,000 to 0. It has a default value of –600. playerMediaPlayer (Media - Windows Media Player)

vspace

页边空白:垂直

Specifies the amount of white space in pixels to be inserted to the top and bottom of the component. graphicImageEx (Image), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player)

warnClass

  Alternative CSS class names associated with the component The situation in which these are used can be determined from the names. messages (Display Errors), message (Display Error)

warnStyle

  Style modifiers for the CSS classes. messages (Display Errors), message (Display Error)

width

宽度

大小:宽度

Specifies the width of the component in either pixels or percentage. To specify percentage is to be used append % to the value. dataTable (Data Table), graphicImageEx (Image), inputRichText (Rich Text Area), outputSeparator (Horizontal Rule), panelActionbar (Panel - Menu Bar), panelBox (List), panelGrid (Grid), panelLayout (Snap To Border), playerFlash (Media- Macromedia Flash Player), playerGenericPlayer (Media - Generic A/V Player), playerMediaPlayer (Media - Windows Media Player), playerRealPlayer (Media - RealOne Player), playerShockwave (Media - Macromedia Shockwave Player), tabbedPanel (Panels - Tabbed)

wmode

  Specifies the Window Mode property of the Flash movie for transparency, layering, and positioning in the browser. Values include:
  • window - movie plays in its own rectangular window on a Web page.
  • opaque - the movie hides everything on the page behind it.
  • transparent - the background of the HTML page shows through all transparent portions of the movie. This option may slow animation performance.
.
playerFlash (Media- Macromedia Flash Player)

属性名

在“全部属性”视图中表示为

描述

h:selectBooleanCheckbox>Accessibility>

辅助功能 > 访问键

accesskey

将单个键盘键指定为访问键。在运行时按指定的访问键就可以使此组件具有焦点。

h:selectBooleanCheckbox>

标识

id

对组件指定一个名称。它应该是 JSP 内的唯一名称。

h:selectBooleanCheckbox>

样式:属性

style

指定组件的 CSS 样式信息(例如,style="font-size : 8pt ; color : red")。定义所选组件的属性(例如,字体和颜色)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的属性来完成。

h:selectBooleanCheckbox>

样式:类

styleClass

当呈示此元素时要应用的以空格分隔的 CSS 样式类列表。此值必须在生成的标记上作为“class”属性传递。定义所选组件的类(例如,样式表)。这可以通过手工完成,也可以通过单击按钮并从窗口中选择期望的类来完成。

h:selectBooleanCheckbox>Accessibility>

辅助功能 > 跳进顺序索引

tabindex

指定 JSP 中按跳进顺序排列的组件的位置。此值必须是 0 与 32767 之间的数。

h:selectBooleanCheckbox>Accessibility>

辅助功能 > 标题

title

指定标题文本,它在运行时以工具提示的形式显示在浏览器中。

h:selectBooleanCheckbox>

value

指定在运行时显示的组件的初始文本值。包含要显示的信息,它采用指定值或者指向动态值的指针的形式。

反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.