Properties inherited from the UIComponent class
The following table lists the properties the CheckBox class inherits from the UIComponent
class. When accessing these properties from the CheckBox object, use the form
checkBoxInstance.propertyName
Property
UIComponent.enabled
UIComponent.tabIndex
Properties inherited from the SimpleButton class
The following table lists the properties the CheckBox class inherits from the SimpleButton
class. When accessing these properties from the CheckBox object, use the form
checkBoxInstance.propertyName
Property
SimpleButton.emphasized
SimpleButton.emphasizedStyleDeclaration
SimpleButton.selected
SimpleButton.toggle
Properties inherited from the Button class
The following table lists the properties the CheckBox class inherits from the Button class.
When accessing these properties from the CheckBox object, use the form
checkBoxInstance.propertyName
Property
Button.label
Button.labelPlacement
138
CheckBox component
.
Description
Indicates whether the component can receive focus and
input.
A number indicating the tab order for a component in a
document.
.
Description
Indicates whether a button has the appearance
of a default push button.
The style declaration when the
property is set to
A Boolean value indicating whether the button is
selected (
is
.
false
A Boolean value indicating whether the button
behaves as a toggle switch (
The default value is
.
Description
Specifies the text that appears in a button.
Specifies the orientation of the label text in relation to an icon.
.
true
) or not (
). The default value
true
false
true
.
false
emphasized
) or not (
).
false
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers