Print
ActionscriptTags

@actionscript.class

Used to specify class related information of ActionScript value object

Unique false

Allowed locations

class method constructor field
true false false false

@actionscript.property

Defines the value object property found by introspection

Unique false

Allowed locations

class method constructor field
false true false false
Parameter Required Allowed values Default value Array Token separator Description
bindable false true, false   no   Is the property bindable? Default is false.
type false Any value   no   The ActionScript type of the property, if different from the default.
Powered by Atlassian Confluence