public abstract class GeneratedGrid extends GenericItem
Grid.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
COMETCONFIG
Qualifier of the
Grid.cometConfig attribute |
protected static BidirectionalOneToManyHandler<GeneratedGrid> |
COMETCONFIGHANDLER
BidirectionalOneToManyHandler for handling 1:n COMETCONFIG's relation attributes from 'one' side. |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DEFAULTLAYOUTTEMPLATE
Qualifier of the
Grid.defaultLayoutTemplate attribute |
static String |
DESCRIPTION
Qualifier of the
Grid.description attribute |
static String |
ELEMENTS
Qualifier of the
Grid.elements attribute |
protected static OneToManyHandler<GridElement> |
ELEMENTSHANDLER
OneToManyHandler for handling 1:n ELEMENTS's relation attributes from 'many' side. |
static String |
ID
Qualifier of the
Grid.id attribute |
static String |
LEFTGRID
Qualifier of the
Grid.leftGrid attribute |
static String |
LEFTGRIDID
Qualifier of the
Grid.leftGridId attribute |
static String |
MIDDLEGRID
Qualifier of the
Grid.middleGrid attribute |
static String |
MIDDLEGRIDID
Qualifier of the
Grid.middleGridId attribute |
static String |
NAME
Qualifier of the
Grid.name attribute |
static String |
PREVIEWIMAGE
Qualifier of the
Grid.previewImage attribute |
static String |
PREVIEWIMAGEURL
Qualifier of the
Grid.previewImageUrl attribute |
static String |
RIGHTGRID
Qualifier of the
Grid.rightGrid attribute |
static String |
RIGHTGRIDID
Qualifier of the
Grid.rightGridId attribute |
static String |
SPREADPOSITION
Qualifier of the
Grid.spreadPosition attribute |
static String |
XPOS
Qualifier of the
Grid.xpos attribute |
static String |
XSIZE
Qualifier of the
Grid.xsize attribute |
static String |
YPOS
Qualifier of the
Grid.ypos attribute |
static String |
YSIZE
Qualifier of the
Grid.ysize attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedGrid() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToElements(GridElement value)
Generated method - Adds
value to elements. |
void |
addToElements(SessionContext ctx,
GridElement value)
Generated method - Adds
value to elements. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
CometConfiguration |
getCometConfig()
Generated method - Getter of the
Grid.cometConfig attribute. |
CometConfiguration |
getCometConfig(SessionContext ctx)
Generated method - Getter of the
Grid.cometConfig attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
LayoutTemplate |
getDefaultLayoutTemplate()
Generated method - Getter of the
Grid.defaultLayoutTemplate attribute. |
LayoutTemplate |
getDefaultLayoutTemplate(SessionContext ctx)
Generated method - Getter of the
Grid.defaultLayoutTemplate attribute. |
String |
getDescription()
Generated method - Getter of the
Grid.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
Grid.description attribute. |
List<GridElement> |
getElements()
Generated method - Getter of the
Grid.elements attribute. |
List<GridElement> |
getElements(SessionContext ctx)
Generated method - Getter of the
Grid.elements attribute. |
Integer |
getId()
Generated method - Getter of the
Grid.id attribute. |
Integer |
getId(SessionContext ctx)
Generated method - Getter of the
Grid.id attribute. |
int |
getIdAsPrimitive()
Generated method - Getter of the
Grid.id attribute. |
int |
getIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.id attribute. |
Grid |
getLeftGrid()
Generated method - Getter of the
Grid.leftGrid attribute. |
abstract Grid |
getLeftGrid(SessionContext ctx)
Generated method - Getter of the
Grid.leftGrid attribute. |
Integer |
getLeftGridId()
Generated method - Getter of the
Grid.leftGridId attribute. |
Integer |
getLeftGridId(SessionContext ctx)
Generated method - Getter of the
Grid.leftGridId attribute. |
int |
getLeftGridIdAsPrimitive()
Generated method - Getter of the
Grid.leftGridId attribute. |
int |
getLeftGridIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.leftGridId attribute. |
Grid |
getMiddleGrid()
Generated method - Getter of the
Grid.middleGrid attribute. |
abstract Grid |
getMiddleGrid(SessionContext ctx)
Generated method - Getter of the
Grid.middleGrid attribute. |
Integer |
getMiddleGridId()
Generated method - Getter of the
Grid.middleGridId attribute. |
Integer |
getMiddleGridId(SessionContext ctx)
Generated method - Getter of the
Grid.middleGridId attribute. |
int |
getMiddleGridIdAsPrimitive()
Generated method - Getter of the
Grid.middleGridId attribute. |
int |
getMiddleGridIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.middleGridId attribute. |
String |
getName()
Generated method - Getter of the
Grid.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
Grid.name attribute. |
Media |
getPreviewImage()
Generated method - Getter of the
Grid.previewImage attribute. |
abstract Media |
getPreviewImage(SessionContext ctx)
Generated method - Getter of the
Grid.previewImage attribute. |
String |
getPreviewImageUrl()
Generated method - Getter of the
Grid.previewImageUrl attribute. |
abstract String |
getPreviewImageUrl(SessionContext ctx)
Generated method - Getter of the
Grid.previewImageUrl attribute. |
Grid |
getRightGrid()
Generated method - Getter of the
Grid.rightGrid attribute. |
abstract Grid |
getRightGrid(SessionContext ctx)
Generated method - Getter of the
Grid.rightGrid attribute. |
Integer |
getRightGridId()
Generated method - Getter of the
Grid.rightGridId attribute. |
Integer |
getRightGridId(SessionContext ctx)
Generated method - Getter of the
Grid.rightGridId attribute. |
int |
getRightGridIdAsPrimitive()
Generated method - Getter of the
Grid.rightGridId attribute. |
int |
getRightGridIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.rightGridId attribute. |
EnumerationValue |
getSpreadPosition()
Generated method - Getter of the
Grid.spreadPosition attribute. |
EnumerationValue |
getSpreadPosition(SessionContext ctx)
Generated method - Getter of the
Grid.spreadPosition attribute. |
Double |
getXpos()
Generated method - Getter of the
Grid.xpos attribute. |
Double |
getXpos(SessionContext ctx)
Generated method - Getter of the
Grid.xpos attribute. |
double |
getXposAsPrimitive()
Generated method - Getter of the
Grid.xpos attribute. |
double |
getXposAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.xpos attribute. |
Double |
getXsize()
Generated method - Getter of the
Grid.xsize attribute. |
Double |
getXsize(SessionContext ctx)
Generated method - Getter of the
Grid.xsize attribute. |
double |
getXsizeAsPrimitive()
Generated method - Getter of the
Grid.xsize attribute. |
double |
getXsizeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.xsize attribute. |
Double |
getYpos()
Generated method - Getter of the
Grid.ypos attribute. |
Double |
getYpos(SessionContext ctx)
Generated method - Getter of the
Grid.ypos attribute. |
double |
getYposAsPrimitive()
Generated method - Getter of the
Grid.ypos attribute. |
double |
getYposAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.ypos attribute. |
Double |
getYsize()
Generated method - Getter of the
Grid.ysize attribute. |
Double |
getYsize(SessionContext ctx)
Generated method - Getter of the
Grid.ysize attribute. |
double |
getYsizeAsPrimitive()
Generated method - Getter of the
Grid.ysize attribute. |
double |
getYsizeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Grid.ysize attribute. |
void |
removeFromElements(GridElement value)
Generated method - Removes
value from elements. |
void |
removeFromElements(SessionContext ctx,
GridElement value)
Generated method - Removes
value from elements. |
void |
setCometConfig(CometConfiguration value)
Generated method - Setter of the
Grid.cometConfig attribute. |
void |
setCometConfig(SessionContext ctx,
CometConfiguration value)
Generated method - Setter of the
Grid.cometConfig attribute. |
void |
setDefaultLayoutTemplate(LayoutTemplate value)
Generated method - Setter of the
Grid.defaultLayoutTemplate attribute. |
void |
setDefaultLayoutTemplate(SessionContext ctx,
LayoutTemplate value)
Generated method - Setter of the
Grid.defaultLayoutTemplate attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
Grid.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
Grid.description attribute. |
void |
setElements(List<GridElement> value)
Generated method - Setter of the
Grid.elements attribute. |
void |
setElements(SessionContext ctx,
List<GridElement> value)
Generated method - Setter of the
Grid.elements attribute. |
void |
setId(int value)
Generated method - Setter of the
Grid.id attribute. |
void |
setId(Integer value)
Generated method - Setter of the
Grid.id attribute. |
void |
setId(SessionContext ctx,
int value)
Generated method - Setter of the
Grid.id attribute. |
void |
setId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Grid.id attribute. |
void |
setLeftGrid(Grid value)
Generated method - Setter of the
Grid.leftGrid attribute. |
abstract void |
setLeftGrid(SessionContext ctx,
Grid value)
Generated method - Setter of the
Grid.leftGrid attribute. |
void |
setLeftGridId(int value)
Generated method - Setter of the
Grid.leftGridId attribute. |
void |
setLeftGridId(Integer value)
Generated method - Setter of the
Grid.leftGridId attribute. |
void |
setLeftGridId(SessionContext ctx,
int value)
Generated method - Setter of the
Grid.leftGridId attribute. |
void |
setLeftGridId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Grid.leftGridId attribute. |
void |
setMiddleGrid(Grid value)
Generated method - Setter of the
Grid.middleGrid attribute. |
abstract void |
setMiddleGrid(SessionContext ctx,
Grid value)
Generated method - Setter of the
Grid.middleGrid attribute. |
void |
setMiddleGridId(int value)
Generated method - Setter of the
Grid.middleGridId attribute. |
void |
setMiddleGridId(Integer value)
Generated method - Setter of the
Grid.middleGridId attribute. |
void |
setMiddleGridId(SessionContext ctx,
int value)
Generated method - Setter of the
Grid.middleGridId attribute. |
void |
setMiddleGridId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Grid.middleGridId attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
Grid.name attribute. |
void |
setName(String value)
Generated method - Setter of the
Grid.name attribute. |
void |
setRightGrid(Grid value)
Generated method - Setter of the
Grid.rightGrid attribute. |
abstract void |
setRightGrid(SessionContext ctx,
Grid value)
Generated method - Setter of the
Grid.rightGrid attribute. |
void |
setRightGridId(int value)
Generated method - Setter of the
Grid.rightGridId attribute. |
void |
setRightGridId(Integer value)
Generated method - Setter of the
Grid.rightGridId attribute. |
void |
setRightGridId(SessionContext ctx,
int value)
Generated method - Setter of the
Grid.rightGridId attribute. |
void |
setRightGridId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Grid.rightGridId attribute. |
void |
setSpreadPosition(EnumerationValue value)
Generated method - Setter of the
Grid.spreadPosition attribute. |
void |
setSpreadPosition(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Grid.spreadPosition attribute. |
void |
setXpos(double value)
Generated method - Setter of the
Grid.xpos attribute. |
void |
setXpos(Double value)
Generated method - Setter of the
Grid.xpos attribute. |
void |
setXpos(SessionContext ctx,
double value)
Generated method - Setter of the
Grid.xpos attribute. |
void |
setXpos(SessionContext ctx,
Double value)
Generated method - Setter of the
Grid.xpos attribute. |
void |
setXsize(double value)
Generated method - Setter of the
Grid.xsize attribute. |
void |
setXsize(Double value)
Generated method - Setter of the
Grid.xsize attribute. |
void |
setXsize(SessionContext ctx,
double value)
Generated method - Setter of the
Grid.xsize attribute. |
void |
setXsize(SessionContext ctx,
Double value)
Generated method - Setter of the
Grid.xsize attribute. |
void |
setYpos(double value)
Generated method - Setter of the
Grid.ypos attribute. |
void |
setYpos(Double value)
Generated method - Setter of the
Grid.ypos attribute. |
void |
setYpos(SessionContext ctx,
double value)
Generated method - Setter of the
Grid.ypos attribute. |
void |
setYpos(SessionContext ctx,
Double value)
Generated method - Setter of the
Grid.ypos attribute. |
void |
setYsize(double value)
Generated method - Setter of the
Grid.ysize attribute. |
void |
setYsize(Double value)
Generated method - Setter of the
Grid.ysize attribute. |
void |
setYsize(SessionContext ctx,
double value)
Generated method - Setter of the
Grid.ysize attribute. |
void |
setYsize(SessionContext ctx,
Double value)
Generated method - Setter of the
Grid.ysize attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String ID
Grid.id attributepublic static final String NAME
Grid.name attributepublic static final String DESCRIPTION
Grid.description attributepublic static final String XPOS
Grid.xpos attributepublic static final String YPOS
Grid.ypos attributepublic static final String XSIZE
Grid.xsize attributepublic static final String YSIZE
Grid.ysize attributepublic static final String PREVIEWIMAGE
Grid.previewImage attributepublic static final String PREVIEWIMAGEURL
Grid.previewImageUrl attributepublic static final String SPREADPOSITION
Grid.spreadPosition attributepublic static final String LEFTGRIDID
Grid.leftGridId attributepublic static final String LEFTGRID
Grid.leftGrid attributepublic static final String MIDDLEGRIDID
Grid.middleGridId attributepublic static final String MIDDLEGRID
Grid.middleGrid attributepublic static final String RIGHTGRIDID
Grid.rightGridId attributepublic static final String RIGHTGRID
Grid.rightGrid attributepublic static final String DEFAULTLAYOUTTEMPLATE
Grid.defaultLayoutTemplate attributepublic static final String ELEMENTS
Grid.elements attributepublic static final String COMETCONFIG
Grid.cometConfig attributeprotected static final OneToManyHandler<GridElement> ELEMENTSHANDLER
OneToManyHandler for handling 1:n ELEMENTS's relation attributes from 'many' side.protected static final BidirectionalOneToManyHandler<GeneratedGrid> COMETCONFIGHANDLER
BidirectionalOneToManyHandler for handling 1:n COMETCONFIG's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic CometConfiguration getCometConfig(SessionContext ctx)
Grid.cometConfig attribute.public CometConfiguration getCometConfig()
Grid.cometConfig attribute.public void setCometConfig(SessionContext ctx, CometConfiguration value)
Grid.cometConfig attribute.value - the cometConfigpublic void setCometConfig(CometConfiguration value)
Grid.cometConfig attribute.value - the cometConfigprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic LayoutTemplate getDefaultLayoutTemplate(SessionContext ctx)
Grid.defaultLayoutTemplate attribute.public LayoutTemplate getDefaultLayoutTemplate()
Grid.defaultLayoutTemplate attribute.public void setDefaultLayoutTemplate(SessionContext ctx, LayoutTemplate value)
Grid.defaultLayoutTemplate attribute.value - the defaultLayoutTemplatepublic void setDefaultLayoutTemplate(LayoutTemplate value)
Grid.defaultLayoutTemplate attribute.value - the defaultLayoutTemplatepublic String getDescription(SessionContext ctx)
Grid.description attribute.public String getDescription()
Grid.description attribute.public void setDescription(SessionContext ctx, String value)
Grid.description attribute.value - the descriptionpublic void setDescription(String value)
Grid.description attribute.value - the descriptionpublic List<GridElement> getElements(SessionContext ctx)
Grid.elements attribute.public List<GridElement> getElements()
Grid.elements attribute.public void setElements(SessionContext ctx, List<GridElement> value)
Grid.elements attribute.value - the elementspublic void setElements(List<GridElement> value)
Grid.elements attribute.value - the elementspublic void addToElements(SessionContext ctx, GridElement value)
value to elements.value - the item to add to elementspublic void addToElements(GridElement value)
value to elements.value - the item to add to elementspublic void removeFromElements(SessionContext ctx, GridElement value)
value from elements.value - the item to remove from elementspublic void removeFromElements(GridElement value)
value from elements.value - the item to remove from elementspublic Integer getId(SessionContext ctx)
Grid.id attribute.public Integer getId()
Grid.id attribute.public int getIdAsPrimitive(SessionContext ctx)
Grid.id attribute.public int getIdAsPrimitive()
Grid.id attribute.public void setId(SessionContext ctx, Integer value)
Grid.id attribute.value - the idpublic void setId(Integer value)
Grid.id attribute.value - the idpublic void setId(SessionContext ctx, int value)
Grid.id attribute.value - the idpublic void setId(int value)
Grid.id attribute.value - the idpublic abstract Grid getLeftGrid(SessionContext ctx)
Grid.leftGrid attribute.public Grid getLeftGrid()
Grid.leftGrid attribute.public abstract void setLeftGrid(SessionContext ctx, Grid value)
Grid.leftGrid attribute.value - the leftGridpublic void setLeftGrid(Grid value)
Grid.leftGrid attribute.value - the leftGridpublic Integer getLeftGridId(SessionContext ctx)
Grid.leftGridId attribute.public Integer getLeftGridId()
Grid.leftGridId attribute.public int getLeftGridIdAsPrimitive(SessionContext ctx)
Grid.leftGridId attribute.public int getLeftGridIdAsPrimitive()
Grid.leftGridId attribute.public void setLeftGridId(SessionContext ctx, Integer value)
Grid.leftGridId attribute.value - the leftGridIdpublic void setLeftGridId(Integer value)
Grid.leftGridId attribute.value - the leftGridIdpublic void setLeftGridId(SessionContext ctx, int value)
Grid.leftGridId attribute.value - the leftGridIdpublic void setLeftGridId(int value)
Grid.leftGridId attribute.value - the leftGridIdpublic abstract Grid getMiddleGrid(SessionContext ctx)
Grid.middleGrid attribute.public Grid getMiddleGrid()
Grid.middleGrid attribute.public abstract void setMiddleGrid(SessionContext ctx, Grid value)
Grid.middleGrid attribute.value - the middleGridpublic void setMiddleGrid(Grid value)
Grid.middleGrid attribute.value - the middleGridpublic Integer getMiddleGridId(SessionContext ctx)
Grid.middleGridId attribute.public Integer getMiddleGridId()
Grid.middleGridId attribute.public int getMiddleGridIdAsPrimitive(SessionContext ctx)
Grid.middleGridId attribute.public int getMiddleGridIdAsPrimitive()
Grid.middleGridId attribute.public void setMiddleGridId(SessionContext ctx, Integer value)
Grid.middleGridId attribute.value - the middleGridIdpublic void setMiddleGridId(Integer value)
Grid.middleGridId attribute.value - the middleGridIdpublic void setMiddleGridId(SessionContext ctx, int value)
Grid.middleGridId attribute.value - the middleGridIdpublic void setMiddleGridId(int value)
Grid.middleGridId attribute.value - the middleGridIdpublic String getName(SessionContext ctx)
Grid.name attribute.public String getName()
Grid.name attribute.public void setName(SessionContext ctx, String value)
Grid.name attribute.value - the namepublic void setName(String value)
Grid.name attribute.value - the namepublic abstract Media getPreviewImage(SessionContext ctx)
Grid.previewImage attribute.public Media getPreviewImage()
Grid.previewImage attribute.public abstract String getPreviewImageUrl(SessionContext ctx)
Grid.previewImageUrl attribute.public String getPreviewImageUrl()
Grid.previewImageUrl attribute.public abstract Grid getRightGrid(SessionContext ctx)
Grid.rightGrid attribute.public Grid getRightGrid()
Grid.rightGrid attribute.public abstract void setRightGrid(SessionContext ctx, Grid value)
Grid.rightGrid attribute.value - the rightGridpublic void setRightGrid(Grid value)
Grid.rightGrid attribute.value - the rightGridpublic Integer getRightGridId(SessionContext ctx)
Grid.rightGridId attribute.public Integer getRightGridId()
Grid.rightGridId attribute.public int getRightGridIdAsPrimitive(SessionContext ctx)
Grid.rightGridId attribute.public int getRightGridIdAsPrimitive()
Grid.rightGridId attribute.public void setRightGridId(SessionContext ctx, Integer value)
Grid.rightGridId attribute.value - the rightGridIdpublic void setRightGridId(Integer value)
Grid.rightGridId attribute.value - the rightGridIdpublic void setRightGridId(SessionContext ctx, int value)
Grid.rightGridId attribute.value - the rightGridIdpublic void setRightGridId(int value)
Grid.rightGridId attribute.value - the rightGridIdpublic EnumerationValue getSpreadPosition(SessionContext ctx)
Grid.spreadPosition attribute.public EnumerationValue getSpreadPosition()
Grid.spreadPosition attribute.public void setSpreadPosition(SessionContext ctx, EnumerationValue value)
Grid.spreadPosition attribute.value - the spreadPositionpublic void setSpreadPosition(EnumerationValue value)
Grid.spreadPosition attribute.value - the spreadPositionpublic Double getXpos(SessionContext ctx)
Grid.xpos attribute.public Double getXpos()
Grid.xpos attribute.public double getXposAsPrimitive(SessionContext ctx)
Grid.xpos attribute.public double getXposAsPrimitive()
Grid.xpos attribute.public void setXpos(SessionContext ctx, Double value)
Grid.xpos attribute.value - the xpospublic void setXpos(Double value)
Grid.xpos attribute.value - the xpospublic void setXpos(SessionContext ctx, double value)
Grid.xpos attribute.value - the xpospublic void setXpos(double value)
Grid.xpos attribute.value - the xpospublic Double getXsize(SessionContext ctx)
Grid.xsize attribute.public Double getXsize()
Grid.xsize attribute.public double getXsizeAsPrimitive(SessionContext ctx)
Grid.xsize attribute.public double getXsizeAsPrimitive()
Grid.xsize attribute.public void setXsize(SessionContext ctx, Double value)
Grid.xsize attribute.value - the xsizepublic void setXsize(Double value)
Grid.xsize attribute.value - the xsizepublic void setXsize(SessionContext ctx, double value)
Grid.xsize attribute.value - the xsizepublic void setXsize(double value)
Grid.xsize attribute.value - the xsizepublic Double getYpos(SessionContext ctx)
Grid.ypos attribute.public Double getYpos()
Grid.ypos attribute.public double getYposAsPrimitive(SessionContext ctx)
Grid.ypos attribute.public double getYposAsPrimitive()
Grid.ypos attribute.public void setYpos(SessionContext ctx, Double value)
Grid.ypos attribute.value - the ypospublic void setYpos(Double value)
Grid.ypos attribute.value - the ypospublic void setYpos(SessionContext ctx, double value)
Grid.ypos attribute.value - the ypospublic void setYpos(double value)
Grid.ypos attribute.value - the ypospublic Double getYsize(SessionContext ctx)
Grid.ysize attribute.public Double getYsize()
Grid.ysize attribute.public double getYsizeAsPrimitive(SessionContext ctx)
Grid.ysize attribute.public double getYsizeAsPrimitive()
Grid.ysize attribute.public void setYsize(SessionContext ctx, Double value)
Grid.ysize attribute.value - the ysizepublic void setYsize(Double value)
Grid.ysize attribute.value - the ysizepublic void setYsize(SessionContext ctx, double value)
Grid.ysize attribute.value - the ysizepublic void setYsize(double value)
Grid.ysize attribute.value - the ysizeCopyright © 2017 SAP SE. All Rights Reserved.