| Property | Defined By | ||
|---|---|---|---|
| fontIndex : int | StiHtmlState | ||
| listLevels : Array | StiHtmlState | ||
| posBegin : int | StiHtmlState | ||
| tagsStack : Array | StiHtmlState | ||
| text : StiStringBuilder | StiHtmlState | ||
| ts : StiHtmlTagsState | StiHtmlState | ||
| Method | Defined By | ||
|---|---|---|---|
| StiHtmlState | |||
[static] | StiHtmlState | ||
[static] | StiHtmlState | ||
| fontIndex | property |
public var fontIndex:int| listLevels | property |
public var listLevels:Array| posBegin | property |
public var posBegin:int| tagsStack | property |
public var tagsStack:Array| text | property |
public var text:StiStringBuilder| ts | property |
public var ts:StiHtmlTagsState| StiHtmlState | () | Constructor |
public function StiHtmlState()| create1 | () | method |
public static function create1(ts:StiHtmlTagsState, posBegin:int):StiHtmlStateParameters
ts:StiHtmlTagsState | |
posBegin:int |
StiHtmlState |
| create2 | () | method |
public static function create2(state:StiHtmlState):StiHtmlStateParameters
state:StiHtmlState |
StiHtmlState |