public class GridModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
COMETCONFIG
Generated constant - Attribute key of
Grid.cometConfig attribute defined at extension print. |
static String |
DEFAULTLAYOUTTEMPLATE
Generated constant - Attribute key of
Grid.defaultLayoutTemplate attribute defined at extension print. |
static String |
DESCRIPTION
Generated constant - Attribute key of
Grid.description attribute defined at extension print. |
static String |
ELEMENTS
Generated constant - Attribute key of
Grid.elements attribute defined at extension print. |
static String |
ID
Generated constant - Attribute key of
Grid.id attribute defined at extension print. |
static String |
LEFTGRID
Generated constant - Attribute key of
Grid.leftGrid attribute defined at extension print. |
static String |
LEFTGRIDID
Generated constant - Attribute key of
Grid.leftGridId attribute defined at extension print. |
static String |
MIDDLEGRID
Generated constant - Attribute key of
Grid.middleGrid attribute defined at extension print. |
static String |
MIDDLEGRIDID
Generated constant - Attribute key of
Grid.middleGridId attribute defined at extension print. |
static String |
NAME
Generated constant - Attribute key of
Grid.name attribute defined at extension print. |
static String |
PREVIEWIMAGE
Generated constant - Attribute key of
Grid.previewImage attribute defined at extension print. |
static String |
PREVIEWIMAGEURL
Generated constant - Attribute key of
Grid.previewImageUrl attribute defined at extension print. |
static String |
RIGHTGRID
Generated constant - Attribute key of
Grid.rightGrid attribute defined at extension print. |
static String |
RIGHTGRIDID
Generated constant - Attribute key of
Grid.rightGridId attribute defined at extension print. |
static String |
SPREADPOSITION
Generated constant - Attribute key of
Grid.spreadPosition attribute defined at extension print. |
static String |
XPOS
Generated constant - Attribute key of
Grid.xpos attribute defined at extension print. |
static String |
XSIZE
Generated constant - Attribute key of
Grid.xsize attribute defined at extension print. |
static String |
YPOS
Generated constant - Attribute key of
Grid.ypos attribute defined at extension print. |
static String |
YSIZE
Generated constant - Attribute key of
Grid.ysize attribute defined at extension print. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
GridModel()
Generated constructor - Default constructor for generic creation.
|
GridModel(CometConfigurationModel _cometConfig,
Integer _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
GridModel(CometConfigurationModel _cometConfig,
Integer _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
GridModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CometConfigurationModel |
getCometConfig()
Generated method - Getter of the
Grid.cometConfig attribute defined at extension print. |
LayoutTemplateModel |
getDefaultLayoutTemplate()
Generated method - Getter of the
Grid.defaultLayoutTemplate attribute defined at extension print. |
String |
getDescription()
Generated method - Getter of the
Grid.description attribute defined at extension print. |
List<GridElementModel> |
getElements()
Generated method - Getter of the
Grid.elements attribute defined at extension print. |
Integer |
getId()
Generated method - Getter of the
Grid.id attribute defined at extension print. |
GridModel |
getLeftGrid()
Generated method - Getter of the
Grid.leftGrid attribute defined at extension print. |
Integer |
getLeftGridId()
Generated method - Getter of the
Grid.leftGridId attribute defined at extension print. |
GridModel |
getMiddleGrid()
Generated method - Getter of the
Grid.middleGrid attribute defined at extension print. |
Integer |
getMiddleGridId()
Generated method - Getter of the
Grid.middleGridId attribute defined at extension print. |
String |
getName()
Generated method - Getter of the
Grid.name attribute defined at extension print. |
MediaModel |
getPreviewImage()
Generated method - Getter of the
Grid.previewImage attribute defined at extension print. |
String |
getPreviewImageUrl()
Generated method - Getter of the
Grid.previewImageUrl attribute defined at extension print. |
GridModel |
getRightGrid()
Generated method - Getter of the
Grid.rightGrid attribute defined at extension print. |
Integer |
getRightGridId()
Generated method - Getter of the
Grid.rightGridId attribute defined at extension print. |
SpreadPosition |
getSpreadPosition()
Generated method - Getter of the
Grid.spreadPosition attribute defined at extension print. |
Double |
getXpos()
Generated method - Getter of the
Grid.xpos attribute defined at extension print. |
Double |
getXsize()
Generated method - Getter of the
Grid.xsize attribute defined at extension print. |
Double |
getYpos()
Generated method - Getter of the
Grid.ypos attribute defined at extension print. |
Double |
getYsize()
Generated method - Getter of the
Grid.ysize attribute defined at extension print. |
void |
setCometConfig(CometConfigurationModel value)
Generated method - Setter of
Grid.cometConfig attribute defined at extension print. |
void |
setDefaultLayoutTemplate(LayoutTemplateModel value)
Generated method - Setter of
Grid.defaultLayoutTemplate attribute defined at extension print. |
void |
setDescription(String value)
Generated method - Setter of
Grid.description attribute defined at extension print. |
void |
setElements(List<GridElementModel> value)
Generated method - Setter of
Grid.elements attribute defined at extension print. |
void |
setId(Integer value)
Generated method - Setter of
Grid.id attribute defined at extension print. |
void |
setLeftGrid(GridModel value)
Generated method - Setter of
Grid.leftGrid attribute defined at extension print. |
void |
setLeftGridId(Integer value)
Generated method - Setter of
Grid.leftGridId attribute defined at extension print. |
void |
setMiddleGrid(GridModel value)
Generated method - Setter of
Grid.middleGrid attribute defined at extension print. |
void |
setMiddleGridId(Integer value)
Generated method - Setter of
Grid.middleGridId attribute defined at extension print. |
void |
setName(String value)
Generated method - Setter of
Grid.name attribute defined at extension print. |
void |
setRightGrid(GridModel value)
Generated method - Setter of
Grid.rightGrid attribute defined at extension print. |
void |
setRightGridId(Integer value)
Generated method - Setter of
Grid.rightGridId attribute defined at extension print. |
void |
setSpreadPosition(SpreadPosition value)
Generated method - Setter of
Grid.spreadPosition attribute defined at extension print. |
void |
setXpos(Double value)
Generated method - Setter of
Grid.xpos attribute defined at extension print. |
void |
setXsize(Double value)
Generated method - Setter of
Grid.xsize attribute defined at extension print. |
void |
setYpos(Double value)
Generated method - Setter of
Grid.ypos attribute defined at extension print. |
void |
setYsize(Double value)
Generated method - Setter of
Grid.ysize attribute defined at extension print. |
getComments, 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 ID
Grid.id attribute defined at extension print.public static final String NAME
Grid.name attribute defined at extension print.public static final String DESCRIPTION
Grid.description attribute defined at extension print.public static final String XPOS
Grid.xpos attribute defined at extension print.public static final String YPOS
Grid.ypos attribute defined at extension print.public static final String XSIZE
Grid.xsize attribute defined at extension print.public static final String YSIZE
Grid.ysize attribute defined at extension print.public static final String PREVIEWIMAGE
Grid.previewImage attribute defined at extension print.public static final String PREVIEWIMAGEURL
Grid.previewImageUrl attribute defined at extension print.public static final String SPREADPOSITION
Grid.spreadPosition attribute defined at extension print.public static final String LEFTGRIDID
Grid.leftGridId attribute defined at extension print.public static final String LEFTGRID
Grid.leftGrid attribute defined at extension print.public static final String MIDDLEGRIDID
Grid.middleGridId attribute defined at extension print.public static final String MIDDLEGRID
Grid.middleGrid attribute defined at extension print.public static final String RIGHTGRIDID
Grid.rightGridId attribute defined at extension print.public static final String RIGHTGRID
Grid.rightGrid attribute defined at extension print.public static final String DEFAULTLAYOUTTEMPLATE
Grid.defaultLayoutTemplate attribute defined at extension print.public static final String ELEMENTS
Grid.elements attribute defined at extension print.public static final String COMETCONFIG
Grid.cometConfig attribute defined at extension print.public GridModel()
public GridModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public GridModel(CometConfigurationModel _cometConfig, Integer _id)
_cometConfig - initial attribute declared by type Grid at extension print_id - initial attribute declared by type Grid at extension print@Deprecated public GridModel(CometConfigurationModel _cometConfig, Integer _id, ItemModel _owner)
_cometConfig - initial attribute declared by type Grid at extension print_id - initial attribute declared by type Grid at extension print_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="cometConfig", type=GETTER) public CometConfigurationModel getCometConfig()
Grid.cometConfig attribute defined at extension print.@Accessor(qualifier="defaultLayoutTemplate", type=GETTER) public LayoutTemplateModel getDefaultLayoutTemplate()
Grid.defaultLayoutTemplate attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription()
Grid.description attribute defined at extension print.@Accessor(qualifier="elements", type=GETTER) public List<GridElementModel> getElements()
Grid.elements attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="id", type=GETTER) public Integer getId()
Grid.id attribute defined at extension print.@Accessor(qualifier="leftGrid", type=GETTER) public GridModel getLeftGrid()
Grid.leftGrid attribute defined at extension print.@Accessor(qualifier="leftGridId", type=GETTER) public Integer getLeftGridId()
Grid.leftGridId attribute defined at extension print.@Accessor(qualifier="middleGrid", type=GETTER) public GridModel getMiddleGrid()
Grid.middleGrid attribute defined at extension print.@Accessor(qualifier="middleGridId", type=GETTER) public Integer getMiddleGridId()
Grid.middleGridId attribute defined at extension print.@Accessor(qualifier="name", type=GETTER) public String getName()
Grid.name attribute defined at extension print.@Accessor(qualifier="previewImage", type=GETTER) public MediaModel getPreviewImage()
Grid.previewImage attribute defined at extension print.@Accessor(qualifier="previewImageUrl", type=GETTER) public String getPreviewImageUrl()
Grid.previewImageUrl attribute defined at extension print.@Accessor(qualifier="rightGrid", type=GETTER) public GridModel getRightGrid()
Grid.rightGrid attribute defined at extension print.@Accessor(qualifier="rightGridId", type=GETTER) public Integer getRightGridId()
Grid.rightGridId attribute defined at extension print.@Accessor(qualifier="spreadPosition", type=GETTER) public SpreadPosition getSpreadPosition()
Grid.spreadPosition attribute defined at extension print.@Accessor(qualifier="xpos", type=GETTER) public Double getXpos()
Grid.xpos attribute defined at extension print.@Accessor(qualifier="xsize", type=GETTER) public Double getXsize()
Grid.xsize attribute defined at extension print.@Accessor(qualifier="ypos", type=GETTER) public Double getYpos()
Grid.ypos attribute defined at extension print.@Accessor(qualifier="ysize", type=GETTER) public Double getYsize()
Grid.ysize attribute defined at extension print.@Accessor(qualifier="cometConfig", type=SETTER) public void setCometConfig(CometConfigurationModel value)
Grid.cometConfig attribute defined at extension print.value - the cometConfig@Accessor(qualifier="defaultLayoutTemplate", type=SETTER) public void setDefaultLayoutTemplate(LayoutTemplateModel value)
Grid.defaultLayoutTemplate attribute defined at extension print.value - the defaultLayoutTemplate@Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
Grid.description attribute defined at extension print.value - the description@Accessor(qualifier="elements", type=SETTER) public void setElements(List<GridElementModel> value)
Grid.elements attribute defined at extension print.value - the elements@Accessor(qualifier="id", type=SETTER) public void setId(Integer value)
Grid.id attribute defined at extension print.value - the id@Accessor(qualifier="leftGrid", type=SETTER) public void setLeftGrid(GridModel value)
Grid.leftGrid attribute defined at extension print.value - the leftGrid@Accessor(qualifier="leftGridId", type=SETTER) public void setLeftGridId(Integer value)
Grid.leftGridId attribute defined at extension print.value - the leftGridId@Accessor(qualifier="middleGrid", type=SETTER) public void setMiddleGrid(GridModel value)
Grid.middleGrid attribute defined at extension print.value - the middleGrid@Accessor(qualifier="middleGridId", type=SETTER) public void setMiddleGridId(Integer value)
Grid.middleGridId attribute defined at extension print.value - the middleGridId@Accessor(qualifier="name", type=SETTER) public void setName(String value)
Grid.name attribute defined at extension print.value - the name@Accessor(qualifier="rightGrid", type=SETTER) public void setRightGrid(GridModel value)
Grid.rightGrid attribute defined at extension print.value - the rightGrid@Accessor(qualifier="rightGridId", type=SETTER) public void setRightGridId(Integer value)
Grid.rightGridId attribute defined at extension print.value - the rightGridId@Accessor(qualifier="spreadPosition", type=SETTER) public void setSpreadPosition(SpreadPosition value)
Grid.spreadPosition attribute defined at extension print.value - the spreadPosition@Accessor(qualifier="xpos", type=SETTER) public void setXpos(Double value)
Grid.xpos attribute defined at extension print.value - the xpos@Accessor(qualifier="xsize", type=SETTER) public void setXsize(Double value)
Grid.xsize attribute defined at extension print.value - the xsize@Accessor(qualifier="ypos", type=SETTER) public void setYpos(Double value)
Grid.ypos attribute defined at extension print.value - the yposCopyright © 2017 SAP SE. All Rights Reserved.