Package | flashx.textLayout.formats |
Class | public class ListMarkerFormat |
Inheritance | ListMarkerFormat TextLayoutFormat Object |
Implements | IListMarkerFormat |
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
See also
Property | Defined By | ||
---|---|---|---|
afterContent : * Specifies a string that goes after the marker. | ListMarkerFormat | ||
alignmentBaseline : *
Specifies the baseline to which the dominant baseline aligns. | TextLayoutFormat | ||
alignmentBaselineProperty : Property [static] [read-only] | TextLayoutFormat | ||
backgroundAlpha : *
Alpha (transparency) value for the background (adopts default value if undefined during cascade). | TextLayoutFormat | ||
backgroundAlphaProperty : Property [static] [read-only] | TextLayoutFormat | ||
backgroundColor : *
Background color of the text (adopts default value if undefined during cascade). | TextLayoutFormat | ||
backgroundColorProperty : Property [static] [read-only] | TextLayoutFormat | ||
baselineShift : *
Amount to shift the baseline from the dominantBaseline value. | TextLayoutFormat | ||
baselineShiftProperty : Property [static] [read-only] | TextLayoutFormat | ||
beforeContent : * Specifies a string that goes before the marker. | ListMarkerFormat | ||
blockProgression : *
Specifies a vertical or horizontal progression of line placement. | TextLayoutFormat | ||
blockProgressionProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderBottomColor : *
Color of the bottom border (adopts default value if undefined during cascade). | TextLayoutFormat | ||
borderBottomColorProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderBottomPriority : *
Specifies the priority when drawing cell boundaries. | TextLayoutFormat | ||
borderBottomPriorityProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderBottomWidth : *
Bottom border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| TextLayoutFormat | ||
borderBottomWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderLeftColor : *
Color of the left border (adopts default value if undefined during cascade). | TextLayoutFormat | ||
borderLeftColorProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderLeftPriority : *
Specifies the priority when drawing cell boundaries. | TextLayoutFormat | ||
borderLeftPriorityProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderLeftWidth : *
Left border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| TextLayoutFormat | ||
borderLeftWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderRightColor : *
Color of the right border (adopts default value if undefined during cascade). | TextLayoutFormat | ||
borderRightColorProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderRightPriority : *
Specifies the priority when drawing cell boundaries. | TextLayoutFormat | ||
borderRightPriorityProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderRightWidth : *
Right border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| TextLayoutFormat | ||
borderRightWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderTopColor : *
Color of the top border (adopts default value if undefined during cascade). | TextLayoutFormat | ||
borderTopColorProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderTopPriority : *
Specifies the priority when drawing cell boundaries. | TextLayoutFormat | ||
borderTopPriorityProperty : Property [static] [read-only] | TextLayoutFormat | ||
borderTopWidth : *
Top border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| TextLayoutFormat | ||
borderTopWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
breakOpportunity : *
Controls where lines are allowed to break when breaking wrapping text into multiple lines. | TextLayoutFormat | ||
breakOpportunityProperty : Property [static] [read-only] | TextLayoutFormat | ||
cellPadding : *
cellPadding specifies the amount of space between the border of the cell and its contents. | TextLayoutFormat | ||
cellPaddingProperty : Property [static] [read-only] | TextLayoutFormat | ||
cellSpacing : *
cellSpacing specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. | TextLayoutFormat | ||
cellSpacingProperty : Property [static] [read-only] | TextLayoutFormat | ||
cffHinting : *
The type of CFF hinting used for this text. | TextLayoutFormat | ||
cffHintingProperty : Property [static] [read-only] | TextLayoutFormat | ||
clearFloats : *
Controls how text wraps around a float. | TextLayoutFormat | ||
clearFloatsProperty : Property [static] [read-only] | TextLayoutFormat | ||
color : *
Color of the text. | TextLayoutFormat | ||
colorProperty : Property [static] [read-only] | TextLayoutFormat | ||
columnBreakAfter : *
Controls column after before the element. | TextLayoutFormat | ||
columnBreakAfterProperty : Property [static] [read-only] | TextLayoutFormat | ||
columnBreakBefore : *
Controls column break before the element. | TextLayoutFormat | ||
columnBreakBeforeProperty : Property [static] [read-only] | TextLayoutFormat | ||
columnCount : *
Number of text columns (adopts default value if undefined during cascade). | TextLayoutFormat | ||
columnCountProperty : Property [static] [read-only] | TextLayoutFormat | ||
columnGap : *
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | TextLayoutFormat | ||
columnGapProperty : Property [static] [read-only] | TextLayoutFormat | ||
columnWidth : *
Column width in pixels (adopts default value if undefined during cascade). | TextLayoutFormat | ||
columnWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
containerBreakAfter : *
Controls container after before the element. | TextLayoutFormat | ||
containerBreakAfterProperty : Property [static] [read-only] | TextLayoutFormat | ||
containerBreakBefore : *
Controls container break before the element. | TextLayoutFormat | ||
containerBreakBeforeProperty : Property [static] [read-only] | TextLayoutFormat | ||
content : *
Controls the content of the marker. | ListMarkerFormat | ||
coreStyles : Object [read-only] Returns the coreStyles on this TextLayoutFormat. | TextLayoutFormat | ||
counterIncrement : *
Controls incrementing the value of the counter. | ListMarkerFormat | ||
counterReset : *
Controls resetting the value of the counter. | ListMarkerFormat | ||
defaultFormat : ITextLayoutFormat [static] [read-only]
Returns a TextLayoutFormat object with default settings. | TextLayoutFormat | ||
digitCase : *
The type of digit case used for this text. | TextLayoutFormat | ||
digitCaseProperty : Property [static] [read-only] | TextLayoutFormat | ||
digitWidth : *
Type of digit width used for this text. | TextLayoutFormat | ||
digitWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
direction : *
Specifies the default bidirectional embedding level of the text in the text block. | TextLayoutFormat | ||
directionProperty : Property [static] [read-only] | TextLayoutFormat | ||
dominantBaseline : *
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | TextLayoutFormat | ||
dominantBaselineProperty : Property [static] [read-only] | TextLayoutFormat | ||
firstBaselineOffset : *
Specifies the baseline position of the first line in the container. | TextLayoutFormat | ||
firstBaselineOffsetProperty : Property [static] [read-only] | TextLayoutFormat | ||
fontFamily : *
The name of the font to use, or a comma-separated list of font names. | TextLayoutFormat | ||
fontFamilyProperty : Property [static] [read-only] | TextLayoutFormat | ||
fontLookup : *
Font lookup to use. | TextLayoutFormat | ||
fontLookupProperty : Property [static] [read-only] | TextLayoutFormat | ||
fontSize : *
The size of the text in pixels. | TextLayoutFormat | ||
fontSizeProperty : Property [static] [read-only] | TextLayoutFormat | ||
fontStyle : *
Style of text. | TextLayoutFormat | ||
fontStyleProperty : Property [static] [read-only] | TextLayoutFormat | ||
fontWeight : *
Weight of text. | TextLayoutFormat | ||
fontWeightProperty : Property [static] [read-only] | TextLayoutFormat | ||
frame : *
frame specifies which sides of the frame surrounding a table will be visible. | TextLayoutFormat | ||
frameProperty : Property [static] [read-only] | TextLayoutFormat | ||
justificationRule : *
Rule used to justify text in a paragraph. | TextLayoutFormat | ||
justificationRuleProperty : Property [static] [read-only] | TextLayoutFormat | ||
justificationStyle : *
The style used for justification of the paragraph. | TextLayoutFormat | ||
justificationStyleProperty : Property [static] [read-only] | TextLayoutFormat | ||
kerning : *
Kerning adjusts the pixels between certain character pairs to improve readability. | TextLayoutFormat | ||
kerningProperty : Property [static] [read-only] | TextLayoutFormat | ||
leadingModel : *
Specifies the leading model, which is a combination of leading basis and leading direction. | TextLayoutFormat | ||
leadingModelProperty : Property [static] [read-only] | TextLayoutFormat | ||
ligatureLevel : *
Controls which of the ligatures that are defined in the font may be used in the text. | TextLayoutFormat | ||
ligatureLevelProperty : Property [static] [read-only] | TextLayoutFormat | ||
lineBreak : *
Controls word wrapping within the container (adopts default value if undefined during cascade). | TextLayoutFormat | ||
lineBreakProperty : Property [static] [read-only] | TextLayoutFormat | ||
lineHeight : *
Leading controls for the text. | TextLayoutFormat | ||
lineHeightProperty : Property [static] [read-only] | TextLayoutFormat | ||
lineThrough : *
If true, applies strikethrough, a line drawn through the middle of the text. | TextLayoutFormat | ||
lineThroughProperty : Property [static] [read-only] | TextLayoutFormat | ||
linkActiveFormat : *
Defines the formatting attributes used for links in normal state. | TextLayoutFormat | ||
linkActiveFormatProperty : Property [static] [read-only] | TextLayoutFormat | ||
linkHoverFormat : *
Defines the formatting attributes used for links in hover state, when the mouse is within the bounds (rolling over) a link. | TextLayoutFormat | ||
linkHoverFormatProperty : Property [static] [read-only] | TextLayoutFormat | ||
linkNormalFormat : *
Defines the formatting attributes used for links in normal state. | TextLayoutFormat | ||
linkNormalFormatProperty : Property [static] [read-only] | TextLayoutFormat | ||
listAutoPadding : *
This specifies an auto indent for the start edge of lists when the padding value of the list on that side is auto. | TextLayoutFormat | ||
listAutoPaddingProperty : Property [static] [read-only] | TextLayoutFormat | ||
listMarkerFormat : *
Defines the formatting attributes list markers. | TextLayoutFormat | ||
listMarkerFormatProperty : Property [static] [read-only] | TextLayoutFormat | ||
listStylePosition : *
Legal values are ListStylePosition.INSIDE, ListStylePosition.OUTSIDE, FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will inherit its value from an ancestor. | TextLayoutFormat | ||
listStylePositionProperty : Property [static] [read-only] | TextLayoutFormat | ||
listStyleType : *
Legal values are ListStyleType.UPPER_ALPHA, ListStyleType.LOWER_ALPHA, ListStyleType.UPPER_ROMAN, ListStyleType.LOWER_ROMAN, ListStyleType.NONE, ListStyleType.DISC, ListStyleType.CIRCLE, ListStyleType.SQUARE, ListStyleType.BOX, ListStyleType.CHECK, ListStyleType.DIAMOND, ListStyleType.HYPHEN, ListStyleType.ARABIC_INDIC, ListStyleType.BENGALI, ListStyleType.DECIMAL, ListStyleType.DECIMAL_LEADING_ZERO, ListStyleType.DEVANAGARI, ListStyleType.GUJARATI, ListStyleType.GURMUKHI, ListStyleType.KANNADA, ListStyleType.PERSIAN, ListStyleType.THAI, ListStyleType.URDU, ListStyleType.CJK_EARTHLY_BRANCH, ListStyleType.CJK_HEAVENLY_STEM, ListStyleType.HANGUL, ListStyleType.HANGUL_CONSTANT, ListStyleType.HIRAGANA, ListStyleType.HIRAGANA_IROHA, ListStyleType.KATAKANA, ListStyleType.KATAKANA_IROHA, ListStyleType.LOWER_ALPHA, ListStyleType.LOWER_GREEK, ListStyleType.LOWER_LATIN, ListStyleType.UPPER_ALPHA, ListStyleType.UPPER_GREEK, ListStyleType.UPPER_LATIN, FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will inherit its value from an ancestor. | TextLayoutFormat | ||
listStyleTypeProperty : Property [static] [read-only] | TextLayoutFormat | ||
locale : *
The locale of the text. | TextLayoutFormat | ||
localeProperty : Property [static] [read-only] | TextLayoutFormat | ||
marginBottom : *
bottom margin in pixels (adopts default value if undefined during cascade). | TextLayoutFormat | ||
marginBottomProperty : Property [static] [read-only] | TextLayoutFormat | ||
marginLeft : *
left margin in pixels(adopts default value if undefined during cascade). | TextLayoutFormat | ||
marginLeftProperty : Property [static] [read-only] | TextLayoutFormat | ||
marginRight : *
right margin in pixels (adopts default value if undefined during cascade). | TextLayoutFormat | ||
marginRightProperty : Property [static] [read-only] | TextLayoutFormat | ||
marginTop : *
top margin in pixels (adopts default value if undefined during cascade). | TextLayoutFormat | ||
marginTopProperty : Property [static] [read-only] | TextLayoutFormat | ||
maxCellHeight : *
Maximum height of a table cell. | TextLayoutFormat | ||
maxCellHeightProperty : Property [static] [read-only] | TextLayoutFormat | ||
minCellHeight : *
Minimum height of a table cell. | TextLayoutFormat | ||
minCellHeightProperty : Property [static] [read-only] | TextLayoutFormat | ||
paddingBottom : *
Bottom inset in pixels. | TextLayoutFormat | ||
paddingBottomProperty : Property [static] [read-only] | TextLayoutFormat | ||
paddingLeft : *
Left inset in pixels. | TextLayoutFormat | ||
paddingLeftProperty : Property [static] [read-only] | TextLayoutFormat | ||
paddingRight : *
Right inset in pixels. | TextLayoutFormat | ||
paddingRightProperty : Property [static] [read-only] | TextLayoutFormat | ||
paddingTop : *
Top inset in pixels. | TextLayoutFormat | ||
paddingTopProperty : Property [static] [read-only] | TextLayoutFormat | ||
paragraphEndIndent : *
A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | TextLayoutFormat | ||
paragraphEndIndentProperty : Property [static] [read-only] | TextLayoutFormat | ||
paragraphSpaceAfter : *
A Number that specifies the amount of space, in pixels, to leave after the paragraph. | TextLayoutFormat | ||
paragraphSpaceAfterProperty : Property [static] [read-only] | TextLayoutFormat | ||
paragraphSpaceBefore : *
A Number that specifies the amount of space, in pixels, to leave before the paragraph. | TextLayoutFormat | ||
paragraphSpaceBeforeProperty : Property [static] [read-only] | TextLayoutFormat | ||
paragraphStartIndent : *
A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | TextLayoutFormat | ||
paragraphStartIndentProperty : Property [static] [read-only] | TextLayoutFormat | ||
renderingMode : *
The rendering mode used for this text. | TextLayoutFormat | ||
renderingModeProperty : Property [static] [read-only] | TextLayoutFormat | ||
rules : *
rules specifies which rules will appear between cells within a table. | TextLayoutFormat | ||
rulesProperty : Property [static] [read-only] | TextLayoutFormat | ||
styleName : *
Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName. | TextLayoutFormat | ||
styleNameProperty : Property [static] [read-only] | TextLayoutFormat | ||
styles : Object [read-only] Returns the styles on this TextLayoutFormat. | TextLayoutFormat | ||
suffix : *
Controls the application of the suffix in the generated text in the ListItemElement. | ListMarkerFormat | ||
tableColumnWidth : *
Width of table column specifies a default width for each column spanned by the current COL element. | TextLayoutFormat | ||
tableColumnWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
tableWidth : *
Width of table element specifies the desired width of the entire table and is intended for visual user agents. | TextLayoutFormat | ||
tableWidthProperty : Property [static] [read-only] | TextLayoutFormat | ||
tabStops : *
Specifies the tab stops associated with the paragraph. | TextLayoutFormat | ||
tabStopsProperty : Property [static] [read-only] | TextLayoutFormat | ||
textAlign : *
Alignment of lines in the paragraph relative to the container. | TextLayoutFormat | ||
textAlignLast : *
Alignment of the last (or only) line in the paragraph relative to the container in justified text. | TextLayoutFormat | ||
textAlignLastProperty : Property [static] [read-only] | TextLayoutFormat | ||
textAlignProperty : Property [static] [read-only] | TextLayoutFormat | ||
textAlpha : *
Alpha (transparency) value for the text. | TextLayoutFormat | ||
textAlphaProperty : Property [static] [read-only] | TextLayoutFormat | ||
textDecoration : *
Decoration on text. | TextLayoutFormat | ||
textDecorationProperty : Property [static] [read-only] | TextLayoutFormat | ||
textIndent : *
A Number that specifies, in pixels, the amount to indent the first line of the paragraph. | TextLayoutFormat | ||
textIndentProperty : Property [static] [read-only] | TextLayoutFormat | ||
textJustify : *
Specifies options for justifying text. | TextLayoutFormat | ||
textJustifyProperty : Property [static] [read-only] | TextLayoutFormat | ||
textRotation : *
Determines the number of degrees to rotate this text. | TextLayoutFormat | ||
textRotationProperty : Property [static] [read-only] | TextLayoutFormat | ||
trackingLeft : *
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character. | TextLayoutFormat | ||
trackingLeftProperty : Property [static] [read-only] | TextLayoutFormat | ||
trackingRight : *
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character. | TextLayoutFormat | ||
trackingRightProperty : Property [static] [read-only] | TextLayoutFormat | ||
typographicCase : *
The type of typographic case used for this text. | TextLayoutFormat | ||
typographicCaseProperty : Property [static] [read-only] | TextLayoutFormat | ||
userStyles : Object [read-only] Returns the userStyles on this TextLayoutFormat. | TextLayoutFormat | ||
verticalAlign : *
Vertical alignment or justification (adopts default value if undefined during cascade). | TextLayoutFormat | ||
verticalAlignProperty : Property [static] [read-only] | TextLayoutFormat | ||
whiteSpaceCollapse : *
Collapses or preserves whitespace when importing text into a TextFlow. | TextLayoutFormat | ||
whiteSpaceCollapseProperty : Property [static] [read-only] | TextLayoutFormat | ||
wordSpacing : *
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification. | TextLayoutFormat | ||
wordSpacingProperty : Property [static] [read-only] | TextLayoutFormat |
Method | Defined By | ||
---|---|---|---|
ListMarkerFormat(initialValues:IListMarkerFormat = null) Create a ListMarkerFormat that holds all the properties possible for a list marker. | ListMarkerFormat | ||
apply(incoming:ITextLayoutFormat):void
Replaces property values in this TextLayoutFormat object with the values of properties that are set in
the incoming ITextLayoutFormat instance. | TextLayoutFormat | ||
concat(incoming:ITextLayoutFormat):void
Concatenates the values of properties in the incoming ITextLayoutFormat instance
with the values of this TextLayoutFormat object. | TextLayoutFormat | ||
concatInheritOnly(incoming:ITextLayoutFormat):void
Concatenates the values of properties in the incoming ITextLayoutFormat instance
with the values of this TextLayoutFormat object. | TextLayoutFormat | ||
copy(incoming:ITextLayoutFormat):void
Copies TextLayoutFormat settings from the values ITextLayoutFormat instance into this TextLayoutFormat object. | TextLayoutFormat | ||
createListMarkerFormat(initialValues:Object):ListMarkerFormat [static]
Creates a new ListMarkerFormat object. | ListMarkerFormat | ||
createTextLayoutFormat(initialValues:Object):TextLayoutFormat [static]
Creates a new TextLayoutFormat object. | TextLayoutFormat | ||
getStyle(styleProp:String):* Returns the value of the style specified by the styleProp parameter, which specifies
the style name. | TextLayoutFormat | ||
[static]
Compares properties in ITextLayoutFormat instance p1 with properties in ITextLayoutFormat instance p2
and returns true if all properties match. | TextLayoutFormat | ||
removeClashing(incoming:ITextLayoutFormat):void
Sets properties in this TextLayoutFormat object to undefined if they do not match those in the
incoming ITextLayoutFormat instance. | TextLayoutFormat | ||
removeMatching(incoming:ITextLayoutFormat):void
Sets properties in this TextLayoutFormat object to undefined if they match those in the incoming
ITextLayoutFormat instance. | TextLayoutFormat | ||
setStyle(styleProp:String, newValue:*):void Sets the style specified by the styleProp parameter to the value specified by the
newValue parameter. | TextLayoutFormat |
afterContent | property |
afterContent:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Specifies a string that goes after the marker. Default is the empty string.
public function get afterContent():*
public function set afterContent(value:any):void
beforeContent | property |
beforeContent:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Specifies a string that goes before the marker. Default is the empty string.
public function get beforeContent():*
public function set beforeContent(value:any):void
content | property |
content:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Controls the content of the marker.
Legal values for this string are:
none
- No marker.counter(ordered)
- Display the marker.counter(ordered,ListStyleType)
- Display the marker but change the listStyleType to the specified value.counters(ordered)
- Starting from the top-most parent ListElement creating a string of values of the ordered counter in each counters specified listStyleType separated by the suffix for each. This is used for outline number - for example I.1., I.2. etc.counters(ordered,"<string>")
- Similar to the previous value, except the suffix for each ordered counter is replaced by <string>.counters(ordered,"<string>",ListStyleType)
- Similar to the previous value, except each counter's listStyleType
is replaced with the specified value.If undefined, the default vaule of this property is "counter(ordered)"
.
public function get content():*
public function set content(value:any):void
RangeError — when set value is not within range for this property
|
counterIncrement | property |
counterIncrement:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Controls incrementing the value of the counter.
Legal values for this string are:
none
- No increment.ordered
- Increment the counter by one.ordered integer
- Increment the counter by integer
.If undefined, the default vaule of this property is "ordered 1"
.
Note: The counterIncrement
property is applied before the counterReset
property.
public function get counterIncrement():*
public function set counterIncrement(value:any):void
RangeError — when set value is not within range for this property
|
counterReset | property |
counterReset:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Controls resetting the value of the counter.
Legal values for this property are:
none
- No reset.ordered
- Reset the counter to zero.ordered integer
- Reset the counter to integer
.If undefined
, the default value of this property is "none".
Note: The counterReset
property is applied before the counterIncrement
property.
public function get counterReset():*
public function set counterReset(value:any):void
RangeError — when set value is not within range for this property
|
suffix | property |
suffix:*
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Controls the application of the suffix in the generated text in the ListItemElement.
Legal values are:
flashx.textLayout.formats.Suffix.NONE
- No suffix.flashx.textLayout.formats.Suffix.AUTO
- Follow CSS rules for adding a suffix.Default value is Suffix.AUTO
.
public function get suffix():*
public function set suffix(value:any):void
RangeError — when set value is not within range for this property
|
See also
ListMarkerFormat | () | Constructor |
public function ListMarkerFormat(initialValues:IListMarkerFormat = null)
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Create a ListMarkerFormat that holds all the properties possible for a list marker.
ParametersinitialValues:IListMarkerFormat (default = null ) — An optional instance from which to copy initial values.
|
createListMarkerFormat | () | method |
public static function createListMarkerFormat(initialValues:Object):ListMarkerFormat
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Creates a new ListMarkerFormat object. All settings are empty or, optionally, are initialized from the
supplied initialValues
object.
Parameters
initialValues:Object — Optional instance from which to copy initial values. If the object is of type IListMarkerFormat or ITextLayoutFormat, the values are copied.
Otherwise the initialValues parameter is treated like a Dictionary or Object and iterated over.
|
ListMarkerFormat — The new ListMarkerFormat object.
|
See also