|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementLayoutDefinition
| Method Summary | |
|---|---|
List |
getColumnBreakAtElement()
|
int |
getColumnBreakAtElement(int index)
|
List |
getColumnSizeMax()
|
int |
getColumnSizeMax(int index)
|
List |
getColumnSizeMin()
|
int |
getColumnSizeMin(int index)
|
boolean |
isVerticalFill()
Retrieves the value for the attribute verticalFill. |
void |
setColumnBreakAtElement(int[] newValue)
|
void |
setColumnBreakAtElement(List newValue)
|
void |
setColumnSizeMax(int[] newValue)
|
void |
setColumnSizeMax(List newValue)
|
void |
setColumnSizeMin(int[] newValue)
|
void |
setColumnSizeMin(List newValue)
|
void |
setVerticalFill(boolean newValue)
Sets a new value for the attribute verticalFill. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
List getColumnBreakAtElement()
JmiException - If the values cannot be retrieved for some reason.int getColumnBreakAtElement(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setColumnBreakAtElement(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setColumnBreakAtElement(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getColumnSizeMax()
JmiException - If the values cannot be retrieved for some reason.int getColumnSizeMax(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setColumnSizeMax(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setColumnSizeMax(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.List getColumnSizeMin()
JmiException - If the values cannot be retrieved for some reason.int getColumnSizeMin(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setColumnSizeMin(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setColumnSizeMin(int[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.boolean isVerticalFill()
verticalFill.
verticalFill.
JmiException - If the value cannot be retrieved for some reason.void setVerticalFill(boolean newValue)
verticalFill.
newValue - The non-null new value for attribute verticalFill.
JmiException - If the value cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||