This component has no visual rendering. No HTML is rendered.
Configure this component using the Quick Edit view. To open the Quick Edit view, click
.The common attributes for the <hx:inputHelperSetFocus> component are listed in the table below.
Attribute name |
Description |
---|---|
binding |
An expression that binds the component's instance (usually a user interface component) to a bean property (usually in the backing file). |
id |
Assigns a name to a component. Should be a unique name within a JSP. |
rendered |
Can be set to true or false:
|
select |
If true, the content of the field receiving focus is initially selected. If omitted or false, the content of the field initially receiving focus is not selected. |
target |
Assigns the target frame within a frameset that a page
should be loaded into when the hyperlink is clicked:
|