ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
xd.core.axm.view.components 

TextEditingConstants  - AS3 ADEP Adobe Experience Model

Packagexd.core.axm.view.components
Classpublic class TextEditingConstants
InheritanceTextEditingConstants Inheritance Object

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

Constants for use with text editing



Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
Public Methods
 MethodDefined By
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of this object, formatted according to locale-specific conventions.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Public Constants
 ConstantDefined By
  BOLD_CLICKED : String = "BOLD_CLICKED"
[static] BOLD_CLICKED
TextEditingConstants
  COLOR_CHANGED : String = "COLOR_CHANGED"
[static] COLOR_CHANGED
TextEditingConstants
  CREATE_LIST_CLICKED : String = "CREATE_LIST_CLICKED"
[static] REATE_LIST_CLICKED
TextEditingConstants
  FONT_FACE_CHANGED : String = "FONT_FACE_CHANGED"
[static] FONT_FACE_CHANGED
TextEditingConstants
  FONT_SIZE_CHANGED : String = "FONT_SIZE_CHANGED"
[static] FONT_SIZE_CHANGED
TextEditingConstants
  INSERT_GRAPHIC_CLICKED : String = "INSERT_GRAPHIC_CLICKED"
[static] INSERT_GRAPHIC_CLICKED
TextEditingConstants
  INSERT_IMAGE_CLICKED : String = "INSERT_IMAGE_CLICKED"
[static] INSERT_IMAGE_CLICKED
TextEditingConstants
  INSERT_LINK_CLICKED : String = "INSERT_LINK_CLICKED"
[static] INSERT_LINK_CLICKED
TextEditingConstants
  INSERT_URL_CLICKED : String = "INSERT_URL_CLICKED"
[static] INSERT_URL_CLICKED
TextEditingConstants
  ITALICIZE_CLICKED : String = "ITALICIZE_CLICKED"
[static] ITALICIZE_CLICKED
TextEditingConstants
  REDO_TEXT_CLICKED : String = "REDO_CLICKED"
[static] REDO_TEXT_CLICKED
TextEditingConstants
  TEXT_ALIGNMENT_CHANGED : String = "TEXT_ALIGNMENT_CHANGED"
[static] TEXT_ALIGNMENT_CHANGED
TextEditingConstants
  UNDERLINE_CLICKED : String = "UNDERLINE_CLICKED"
[static] UNDERLINE_CLICKED
TextEditingConstants
  UNDO_TEXT_CLICKED : String = "UNDO_CLICKED"
[static] INSERT_LINK_CLICKED
TextEditingConstants
Constant Detail

BOLD_CLICKED

Constant
public static const BOLD_CLICKED:String = "BOLD_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

BOLD_CLICKED

COLOR_CHANGED

Constant 
public static const COLOR_CHANGED:String = "COLOR_CHANGED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

COLOR_CHANGED

CREATE_LIST_CLICKED

Constant 
public static const CREATE_LIST_CLICKED:String = "CREATE_LIST_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

REATE_LIST_CLICKED

FONT_FACE_CHANGED

Constant 
public static const FONT_FACE_CHANGED:String = "FONT_FACE_CHANGED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

FONT_FACE_CHANGED

FONT_SIZE_CHANGED

Constant 
public static const FONT_SIZE_CHANGED:String = "FONT_SIZE_CHANGED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

FONT_SIZE_CHANGED

INSERT_GRAPHIC_CLICKED

Constant 
public static const INSERT_GRAPHIC_CLICKED:String = "INSERT_GRAPHIC_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

INSERT_GRAPHIC_CLICKED

INSERT_IMAGE_CLICKED

Constant 
public static const INSERT_IMAGE_CLICKED:String = "INSERT_IMAGE_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

INSERT_IMAGE_CLICKED

INSERT_LINK_CLICKED

Constant 
public static const INSERT_LINK_CLICKED:String = "INSERT_LINK_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

INSERT_LINK_CLICKED

INSERT_URL_CLICKED

Constant 
public static const INSERT_URL_CLICKED:String = "INSERT_URL_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

INSERT_URL_CLICKED

ITALICIZE_CLICKED

Constant 
public static const ITALICIZE_CLICKED:String = "ITALICIZE_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

ITALICIZE_CLICKED

REDO_TEXT_CLICKED

Constant 
public static const REDO_TEXT_CLICKED:String = "REDO_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

REDO_TEXT_CLICKED

TEXT_ALIGNMENT_CHANGED

Constant 
public static const TEXT_ALIGNMENT_CHANGED:String = "TEXT_ALIGNMENT_CHANGED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

TEXT_ALIGNMENT_CHANGED

UNDERLINE_CLICKED

Constant 
public static const UNDERLINE_CLICKED:String = "UNDERLINE_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

UNDERLINE_CLICKED

UNDO_TEXT_CLICKED

Constant 
public static const UNDO_TEXT_CLICKED:String = "UNDO_CLICKED"

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10
Runtime Versions: AIR 2.6, Flash Player 10.2

INSERT_LINK_CLICKED