| Modifier and Type | Field and Description |
|---|---|
int |
align |
boolean |
autoSize |
boolean |
border |
Rect |
bounds |
int |
color
color as int: 0xAARRGGBB
|
CSMTextSettings |
csmTextSettings |
DefineFont |
font |
String |
fontClass |
boolean |
hasFont |
boolean |
hasFontClass |
boolean |
hasLayout |
boolean |
hasMaxLength |
boolean |
hasText |
boolean |
hasTextColor |
int |
height |
boolean |
html |
int |
ident |
String |
initialText |
int |
leading |
int |
leftMargin |
int |
maxLength |
boolean |
multiline |
boolean |
noSelect |
boolean |
password |
boolean |
readOnly |
int |
rightMargin |
boolean |
useOutlines |
String |
varName |
boolean |
wasStatic |
boolean |
wordWrap |
names, stagCSMTextSettings, stagDebugID, stagDefineBinaryData, stagDefineBits, stagDefineBitsJPEG2, stagDefineBitsJPEG3, stagDefineBitsLossless, stagDefineBitsLossless2, stagDefineButton, stagDefineButton2, stagDefineButtonCxform, stagDefineButtonSound, stagDefineEditText, stagDefineFont, stagDefineFont2, stagDefineFont3, stagDefineFont4, stagDefineFontAlignZones, stagDefineFontInfo, stagDefineFontInfo2, stagDefineFontName, stagDefineMorphShape, stagDefineMorphShape2, stagDefineScalingGrid, stagDefineSceneAndFrameLabelData, stagDefineShape, stagDefineShape2, stagDefineShape3, stagDefineShape4, stagDefineSound, stagDefineSprite, stagDefineText, stagDefineText2, stagDefineVideoStream, stagDoABC, stagDoABC2, stagDoAction, stagDoInitAction, stagEnableDebugger, stagEnableDebugger2, stagEnableTelemetry, stagEnd, stagExportAssets, stagFileAttributes, stagFrameLabel, stagFreeCharacter, stagImportAssets, stagImportAssets2, stagJPEGTables, stagMetadata, stagPathsArePostScript, stagPlaceObject, stagPlaceObject2, stagPlaceObject3, stagProductInfo, stagProtect, stagRemoveObject, stagRemoveObject2, stagScriptLimits, stagSetBackgroundColor, stagSetTabIndex, stagShowFrame, stagSoundStreamBlock, stagSoundStreamHead, stagSoundStreamHead2, stagStartSound, stagSymbolClass, stagVideoFrame| Constructor and Description |
|---|
DefineEditText() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
Iterator<Tag> |
getReferences()
Find the immediate dependencies.
|
void |
visit(TagHandler h)
Subclasses implement this method to callback one of the methods in TagHandler...
|
equals, getSimpleReferencepublic Rect bounds
public boolean hasText
public boolean wordWrap
public boolean multiline
public boolean password
public boolean readOnly
public boolean hasTextColor
public boolean hasMaxLength
public boolean hasFont
public boolean hasFontClass
public boolean autoSize
public boolean hasLayout
public boolean noSelect
public boolean border
public boolean wasStatic
public boolean html
public boolean useOutlines
public DefineFont font
public String fontClass
public int height
public int color
public int maxLength
public int align
public int leftMargin
public int rightMargin
public int ident
public int leading
public String varName
public String initialText
public CSMTextSettings csmTextSettings
public void visit(TagHandler h)
Tagpublic Iterator<Tag> getReferences()
TaggetReferences in class TagCopyright © 2018 The Apache Software Foundation. All rights reserved.