Interface IStyleItemModel<T>
- All Superinterfaces:
IEditableModel
,IModel
,IValidable
,IValue<T>
- All Known Implementing Classes:
BorderStyleItemModel
,ColorStyleItemModel
,FontStyleItemModel
,StyleItemModel
StyleItem
model.-
Method Summary
Modifier and TypeMethodDescriptionReturns style item default value.Returns style item id.Methods inherited from interface com._1c.g5.aef2.models.IEditableModel
isEditable, setEditable
Methods inherited from interface com._1c.g5.aef2.models.IModel
addModelListener, commit, discard, dispose, getChange, getComponent, isOnline, removeModelListener, setComponent
Methods inherited from interface com._1c.g5.aef2.validators.IValidable
addValidator, removeValidator, validate, validate
Methods inherited from interface com._1c.g5.aef2.models.value.IValue
addValueListener, createWorkingCopy, get, isEqual, removeValueListener, set