public class TableStyleModel extends StyleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_STYLECONTAINER2TABLESTYLERELATION
Generated relation code constant for relation
StyleContainer2TableStyleRelation defining source attribute styleContainer in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
STYLECONTAINER
Generated constant - Attribute key of
TableStyle.styleContainer attribute defined at extension print. |
static String |
STYLECONTAINERPOS
Generated constant - Attribute key of
TableStyle.styleContainerPOS attribute defined at extension print. |
ID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
TableStyleModel()
Generated constructor - Default constructor for generic creation.
|
TableStyleModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TableStyleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
StyleContainerModel |
getStyleContainer()
Generated method - Getter of the
TableStyle.styleContainer attribute defined at extension print. |
void |
setStyleContainer(StyleContainerModel value)
Generated method - Setter of
TableStyle.styleContainer attribute defined at extension print. |
getId, setIdgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _STYLECONTAINER2TABLESTYLERELATION
StyleContainer2TableStyleRelation defining source attribute styleContainer in extension print.public static final String STYLECONTAINERPOS
TableStyle.styleContainerPOS attribute defined at extension print.public static final String STYLECONTAINER
TableStyle.styleContainer attribute defined at extension print.public TableStyleModel()
public TableStyleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public TableStyleModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="styleContainer", type=GETTER) public StyleContainerModel getStyleContainer()
TableStyle.styleContainer attribute defined at extension print.@Accessor(qualifier="styleContainer", type=SETTER) public void setStyleContainer(StyleContainerModel value)
TableStyle.styleContainer attribute defined at extension print.value - the styleContainerCopyright © 2017 SAP SE. All Rights Reserved.