Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute
false
Localizable
false
Allow Runtime Binding
false
Allow Load Time Binding
true
Allow Non Binding
true
label, string [Inherited]
Label
Node label
Required Attribute
false
Localizable
true
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
image, string [Inherited]
Image
Icon being displayed
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
role, string [Inherited]
Role
Role
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
rendered, boolean [Inherited]
Rendered
Indicates if the node should be rendered
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
enabled, boolean [Inherited]
Enabled
Indicates if the node is enabled
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
selected, boolean [Inherited]
Selected
Indicates if the node is selected
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
href, string [Inherited]
HRef
URL reference
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
onClick, string [Inherited]
OnClick
On click event
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
submitValue, string [Inherited]
Submitted Value
Value submitted by the event to the server
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
databaseName, string
Database Name
Domino Database Name
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
selection, string
Selection formula
Regular expression used to filter the view/folder names to be displayed
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
var, string
var
Request scope attribute under which the view object will be made available
Required Attribute
false
Localizable
false
Allow Runtime Binding
false
Allow Load Time Binding
true
Allow Non Binding
true
views, boolean
Include Views Flag
Flag that selects the view objects (true by default)
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
folders, boolean
Include Folders Flag
Flag that selects the folder objects (true by default)
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
styling
style, string [Inherited]
CSS Styles
Specifies CSS style(s) to be applied when this control is rendered.
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
styleClass, string [Inherited]
CSS Style Classes
Specifies the space-separated list of CSS style class(es) to be applied when this control is rendered. This value must be passed through as the "class" attribute on generated markup.