blob: 5494cb93d95c92ff03d92ab885daf6f8e821dc68 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.core.BindableCSSStyles",
"baseClassname": "org.apache.royale.events.EventDispatcher"
,
"description": "The BindableCSSStyles class contains CSS style properties supported by SimpleCSSValuesImpl but dispatch change events when modified The class implements IStyleObject which means the host object sets a reference onto this one, allowing us to reapply the styles to the host component when the style is changed.",
"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.core.BindableCSSStyles",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.core.IStyleableObject",
"qname": "object",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Sets the host object's reference so that we can update the HTML element styles on this if our properties are changed in the future.",
"tags": [
{ "tagName": "copy",
"values": ["org.apache.royale.core.IStyleObject#object"]} ]},
{ "type": "method",
"qname": "styleChangeHandler",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Handles a single style value being updated, and applies this to the host object",
"tags": [
{ "tagName": "param",
"values": ["value The event containing new style properties."]} ],
"return": "void",
"params": [{ "name": "value", "type": "org.apache.royale.events.ValueChangeEvent"}]}
,
{ "type": "field",
"qname": "styleList",
"return": "Object",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "top",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "bottom",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "left",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "right",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "padding",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "paddingLeft",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "paddingRight",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "paddingTop",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "paddingBottom",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "margin",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "marginLeft",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "marginRight",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "marginTop",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "marginBottom",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "verticalAlign",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "fontFamily",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "fontSize",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "color",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "fontWeight",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "fontStyle",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "backgroundColor",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "backgroundImage",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "border",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "borderColor",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "borderStyle",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "borderRadius",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "borderWidth",
"return": "*",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}