public interface IMXMLApplicationNode extends IMXMLDocumentNode
UNKNOWN
Modifier and Type | Method and Description |
---|---|
int |
getFrameRate()
Gets the frame rate specified by the
frameRate attribute on
the application tag. |
String |
getPageTitle()
Gets the page title specified by the
pageTitle attribute on
the application tag. |
int |
getScriptRecursionLimit()
Gets the script recursion limit specified by the
scriptRecursionLimit attribute on the application tag. |
int |
getScriptTimeLimit()
Gets the script time limit specified by the
scriptTimeLimit
attribute on the application tag. |
getAllStateDependentNodes, getClassDefinition, getDeclarationsNodes, getGeneratedID, getHasDataBindings, getInitialState, getMetadataNodes, getNodesDependentOnState, getNodeWithID, getScriptNodes, getStateByName, getStateGroupByName, getStateGroupNames, getStateGroups, getStateNames, getStates
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
getBaseClassName, getClassClassification, getDefinition, getImplementedInterfaces, getMetaTagsByName
getScopedNode
getContainingFilePath, getMetaInfos, getMetaTags, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNameStart, getQualifiedName, getShortName, hasModifier, hasNamespace, isImplicit
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
getASDocComment, hasExplicitComment
int getFrameRate()
frameRate
attribute on
the application tag.String getPageTitle()
pageTitle
attribute on
the application tag.int getScriptRecursionLimit()
scriptRecursionLimit
attribute on the application tag.int getScriptTimeLimit()
scriptTimeLimit
attribute on the application tag.Copyright © 2016 The Apache Software Foundation. All rights reserved.