Converter
Converter instance registered with this control
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
format
contentType, string
Content Type
Specifies the type of content to expect. HTML and Text are supported. Text is the default.
Required Attribute
false
Localizable
false
Allow Runtime Binding
true
Allow Load Time Binding
true
Allow Non Binding
true
styling
disableTheme, boolean [Inherited]
Disable Theme
A flag used to determine if the theme should be applied to this control.
Required Attribute
false
Localizable
false
Allow Runtime Binding
false
Allow Load Time Binding
true
Allow Non Binding
true
themeId, string [Inherited]
Theme Id
The theme id that should be used to set the component properties when a theme is applied
Required Attribute
false
Localizable
false
Allow Runtime Binding
false
Allow Load Time Binding
true
Allow Non Binding
true
style, string
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
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.