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:inputHelperKeybind> 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:
|