Modifier and Type | Method and Description |
---|---|
void |
IMXMLEmitter.emitStyleSpecifier(IMXMLStyleSpecifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLEmitter.emitStyleSpecifier(IMXMLStyleSpecifierNode node) |
void |
MXMLBlockWalker.visitStyleSpecifier(IMXMLStyleSpecifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLFlexJSEmitter.emitStyleSpecifier(IMXMLStyleSpecifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLVF2JSEmitter.emitStyleSpecifier(IMXMLStyleSpecifierNode node) |
Modifier and Type | Interface and Description |
---|---|
interface |
IMXMLEffectSpecifierNode
This AST node represents an MXML tag or attribute that specifies an effect
trigger, such as
showEffect="Wipe" . |
Modifier and Type | Method and Description |
---|---|
void |
IMXMLBlockVisitor.visitStyleSpecifier(IMXMLStyleSpecifierNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.