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, getStatesgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGengetBaseClassName, getClassClassification, getDefinition, getImplementedInterfaces, getMetaTagsByNamegetScopedNodegetContainingFilePath, getMetaInfos, getMetaTags, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNameStart, getQualifiedName, getShortName, hasModifier, hasNamespace, isImplicitcontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartgetASDocComment, hasExplicitCommentint 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.