blob: 6e4e45510c07a6536a93bb40e62cea5170418698 [file] [log] [blame]
{ "type": "interface",
"qname": "mx.managers.IToolTipManager2",
"description": "This interface is used internally by Flex 3. Flex 2.0.1 used the IToolTipManager interface. This interface does not extend IToolTipManager because IToolTipManager had a dependency on Effect, which has a dependency on UIComponent. IToolTipManager2 fixes this by depending on IAbstractEffect, a new interface in Flex 3. IToolTipManager2 must be in the cross-versioning bootstrap set of classes (see bootstrap-defs.as) and if the bootstrap loader contains implementation classes such as Effect and UIComponent then any apps and modules it loads would use the bootstrap's version of these classes, instead of using their own versions.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "mx.core.IToolTip",
"qname": "currentToolTip",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "enabled",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "hideDelay",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "mx.effects.IAbstractEffect",
"qname": "hideEffect",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "scrubDelay",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "showDelay",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "mx.effects.IAbstractEffect",
"qname": "showEffect",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Class",
"qname": "toolTipClass",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]}]
}