public class ParagraphStyleModel extends StyleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_STYLECONTAINER2PSTYLERELATION
Generated relation code constant for relation
StyleContainer2PStyleRelation defining source attribute styleContainer in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
STYLECONTAINER
Generated constant - Attribute key of
ParagraphStyle.styleContainer attribute defined at extension print. |
static String |
STYLECONTAINERPOS
Generated constant - Attribute key of
ParagraphStyle.styleContainerPOS attribute defined at extension print. |
ID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ParagraphStyleModel()
Generated constructor - Default constructor for generic creation.
|
ParagraphStyleModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ParagraphStyleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
StyleContainerModel |
getStyleContainer()
Generated method - Getter of the
ParagraphStyle.styleContainer attribute defined at extension print. |
void |
setStyleContainer(StyleContainerModel value)
Generated method - Setter of
ParagraphStyle.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 _STYLECONTAINER2PSTYLERELATION
StyleContainer2PStyleRelation defining source attribute styleContainer in extension print.public static final String STYLECONTAINERPOS
ParagraphStyle.styleContainerPOS attribute defined at extension print.public static final String STYLECONTAINER
ParagraphStyle.styleContainer attribute defined at extension print.public ParagraphStyleModel()
public ParagraphStyleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ParagraphStyleModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="styleContainer", type=GETTER) public StyleContainerModel getStyleContainer()
ParagraphStyle.styleContainer attribute defined at extension print.@Accessor(qualifier="styleContainer", type=SETTER) public void setStyleContainer(StyleContainerModel value)
ParagraphStyle.styleContainer attribute defined at extension print.value - the styleContainerCopyright © 2017 SAP SE. All Rights Reserved.