blob: 3ecd675d821f8559a6c754047ff1b8d0787146be [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.FooterBar",
"baseClassname": "org.apache.royale.jewel.Bar"
,
"description": "The FooterBar class is a container component for different items like navigation icons and/or buttons. Normaly is located at the bottom of an application and use to fill all horizontal availale space. It's responsive as screen size changes",
"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.FooterBar",
"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": "accessor",
"access": "read-only",
"return": "String",
"qname": "headerClassName",
"namespace": "protected",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "field",
"qname": "_fixed",
"return": "Boolean",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "If not fixed this scroll handler manages that the top bar doesn't get lost above and will get back to screen sooner since only get scroll up by its size",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "fixed",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "A boolean flag to activate "fixed" effect selector. Optional. Makes the header always visible.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "hasDrawer",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "a boolean flag to indicate if the container needs to make some room for a Drawer so content doesn't get lost on the right",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.4"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}