ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.icc.editors.model 


The com.adobe.icc.editors.model package contains domain model classes for various asset types. For example, the LetterModel.



Interfaces
 InterfaceDescription
 IAssignmentModel Base class for all assignment models
Classes
 ClassDescription
 AssetModel The base domain class for all the assets.
 CategoryModel The CategoryModel class represents the domain object for the assets of type Category.
 ConditionAssignmentModel The ConditionAssignmentModel class represents the domain object for the assignments related to the condition data module.
 ConditionModel The ConditionModel class represents the domain object for the assets of type Condition.
 ContainerLayoutAssignmentModel The ContainerLayoutAssignmentModel class represents the domain object for the assets of type ContainerLayoutAssignment.
 DataModelFactory The factory for creating the module domain object for a module value object.
 FieldAssignmentModel This domain class represents the field assignments of a Letter.
 FieldModel The model class representing the Field of the Letter layout.
 FileModel The domain class that represents a file uploaded to the server.
 FragmentLayoutModel The FragmentLayoutModel class represents the domain object for the assets of type FragmentLayout.
 ImageModel The ImageModel class represents the domain object for the assets of type Image.
 LayoutModel The LayoutModel class represents the domain object for the assets of type Layout.
 LetterModel The LetterModel class represents the domain object for the assets of type Letter.
 LetterVariableModel An extension of the variable domain class, this class is for variable objects used in the letter's assignments.
 ListAssignmentModel The ListAssignmentModel class represents the domain object for the assignments related to the list data module.
 ListModel The ListModel class represents the domain object for the assets of type List.
 ModuleAssignmentModel The domain class for the module assignments in a Letter's target area assignment.
 ModuleModel The base domain class for all the modules.
 TargetAreaAssignmentModel The domain class representing the target area assignments in Letters.
 TextModel The TextModel class represents the domain object for the assets of type Text.
 VariableAssignmentModel This domain class represents the variable assignments of a Letter.
 VariableModel The domain class for the variables.