blob: fc749352f6f3f0f7e9c47b0836497ba3144c3240 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.beads.controls.tabbar.AssignTabContent",
"baseClassname": ""
,
"description": "The AssignTabContent bead class is a specialty bead that can be used with a TabBar control to assign a TabBarContent to the "content" property and bind both components to work together.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.jewel.beads.controls.tabbar.AssignTabContent",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "field",
"qname": "tabbar",
"return": "org.apache.royale.jewel.TabBar",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStrand",
"qname": "strand",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "copy",
"values": ["org.apache.royale.core.IBead#strand"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "royaleignorecoercion",
"values": ["HTMLInputElement", "org.apache.royale.core.UIBase;"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "updateHost",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "This bead adds the content to the tabbar parent, other strategies could be done extending this bead.",
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "selectionChangedHandler",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Select the right content for the selected tabbar button. Or if the dataprovider changes and a content was already selected, tries to select the tabbar button (if exits).",
"tags": [
{ "tagName": "param",
"values": ["event"]} ],
"return": "void",
"params": [{ "name": "event", "type": "org.apache.royale.events.Event"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.jewel.TabBarContent",
"qname": "content",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The TabBarContent related to the TabBar",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "selectedContentProperty",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "the TabBar dataProvider object's property that will be used to select the content",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.6"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}