{ "type": "class", | |
"qname": "org.apache.royale.html.beads.models.TitleBarModel", | |
"baseClassname": "org.apache.royale.core.DispatcherBead" | |
, | |
"description": "The TitleBarModel class bead holds the values for the org.apache.royale.html.TitleBar's properties.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "org.apache.royale.html.beads.models.TitleBarModel", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "", | |
"params": []} | |
, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "String", | |
"qname": "title", | |
"namespace": "public", | |
"bindable": ["titleChange"], | |
"details": [], | |
"deprecated": {}, | |
"description": "The string title for the org.apache.royale.html.TitleBar.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.core.ITitleBarModel#title"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "String", | |
"qname": "htmlTitle", | |
"namespace": "public", | |
"bindable": ["htmlTitleChange"], | |
"details": [], | |
"deprecated": {}, | |
"description": "The HTML string for the title.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.core.ITitleBarModel#htmlTitle"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Boolean", | |
"qname": "showCloseButton", | |
"namespace": "public", | |
"bindable": ["showCloseButtonChange"], | |
"details": [], | |
"deprecated": {}, | |
"description": "Whether or not to show a close button.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.core.ITitleBarModel#showCloseButton"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}] | |
} |