public class MXMLEventSpecifier extends MXMLNodeSpecifier
| Modifier and Type | Field and Description |
|---|---|
String |
eventHandler |
org.apache.royale.compiler.tree.mxml.IMXMLEventSpecifierNode |
node |
String |
type |
name, sb, value, valueNeedsQuotes| Constructor and Description |
|---|
MXMLEventSpecifier() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJSEventName(String name) |
String |
output(boolean writeNewline) |
write, write, writeDelimiter, writeNewline, writeNewline, writeNewline, writeSimpleDescriptor, writeToken, writeTokenpublic String eventHandler
public String type
public org.apache.royale.compiler.tree.mxml.IMXMLEventSpecifierNode node
public String output(boolean writeNewline)
output in class MXMLNodeSpecifierCopyright © 2020 The Apache Software Foundation. All rights reserved.