blob: c6be84fad6cb5f4e0acd60c5c1e95278ed7f859c [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.jewel.events.WizardEvent",
"baseClassname": "org.apache.royale.events.Event"
,
"description": "Programmatic (not user/UI) based wizard navigation events.",
"members": [
{ "type": "field",
"qname": "REQUEST_NAVIGATE_TO_STEP",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "REQUEST_NAVIGATE_NEXT_STEP",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "REQUEST_NAVIGATE_PREVIOUS_STEP",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "stepName",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []} ]},
{ "type": "method",
"qname": "org.apache.royale.jewel.events.WizardEvent",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "type", "type": "String"},
{ "name": "stepName", "type": "String"}]}
]
}