|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.ui1.jdo2.Element
org.openmdx.ui1.jdo2.FieldGroup
public class FieldGroup
Class FieldGroup
| Nested Class Summary | |
|---|---|
static class |
FieldGroup.Slice
Slice object hold the FieldGroup's
multivalued attributes |
| Nested classes/interfaces inherited from class org.openmdx.ui1.jdo2.Element |
|---|
Element.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.Element |
|---|
Element.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::openmdx::ui1::FieldGroup |
| Fields inherited from class org.openmdx.ui1.jdo2.Element |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
FieldGroup()
|
|
| Method Summary | ||
|---|---|---|
String |
getBackColor()
Retrieves the possibly null value for the optional attribute backColor. |
|
String |
getColor()
Retrieves the possibly null value for the optional attribute color. |
|
List<Integer> |
getColumnBreakAtElement()
Retrieves a list containing all the elements for the attribute columnBreakAtElement. |
|
List<Integer> |
getColumnSizeMax()
Retrieves a list containing all the elements for the attribute columnSizeMax. |
|
List<Integer> |
getColumnSizeMin()
Retrieves a list containing all the elements for the attribute columnSizeMin. |
|
String |
getDataBindingName()
Retrieves the possibly null value for the optional attribute dataBindingName. |
|
String |
getFontColor()
Retrieves the possibly null value for the optional attribute fontColor. |
|
String |
getFontName()
Retrieves the value for the attribute fontName. |
|
BigDecimal |
getFontSize()
Retrieves the value for the attribute fontSize. |
|
List<String> |
getLabel()
Retrieves a list containing all the elements for the attribute label. |
|
|
getMember()
Retrieves the Collection of objects referenced by
member. |
|
List<String> |
getShortLabel()
Retrieves a list containing all the elements for the attribute shortLabel. |
|
Integer |
getShowMaxMember()
Retrieves the possibly null value for the optional attribute showMaxMember. |
|
boolean |
isFontBold()
Retrieves the value for the attribute fontBold. |
|
boolean |
isFontItalic()
Retrieves the value for the attribute fontItalic. |
|
boolean |
isFontStrikeout()
Retrieves the value for the attribute fontStrikeout. |
|
boolean |
isFontUnderline()
Retrieves the value for the attribute fontUnderline. |
|
Boolean |
isInPlaceEditable()
Retrieves the possibly null value for the optional attribute inPlaceEditable. |
|
boolean |
isVerticalFill()
Retrieves the value for the attribute verticalFill. |
|
static Element.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static Element.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
|
void |
setBackColor(String backColor)
Sets a new value for the attribute backColor. |
|
void |
setColor(String color)
Sets a new value for the attribute color. |
|
void |
setColumnBreakAtElement(int... columnBreakAtElement)
Clears columnBreakAtElement and adds the given value(s). |
|
void |
setColumnSizeMax(int... columnSizeMax)
Clears columnSizeMax and adds the given value(s). |
|
void |
setColumnSizeMin(int... columnSizeMin)
Clears columnSizeMin and adds the given value(s). |
|
void |
setDataBindingName(String dataBindingName)
Sets a new value for the attribute dataBindingName. |
|
void |
setFontBold(boolean fontBold)
Sets a new value for the attribute fontBold. |
|
void |
setFontColor(String fontColor)
Sets a new value for the attribute fontColor. |
|
void |
setFontItalic(boolean fontItalic)
Sets a new value for the attribute fontItalic. |
|
void |
setFontName(String fontName)
Sets a new value for the attribute fontName. |
|
void |
setFontSize(BigDecimal fontSize)
Sets a new value for the attribute fontSize. |
|
void |
setFontStrikeout(boolean fontStrikeout)
Sets a new value for the attribute fontStrikeout. |
|
void |
setFontUnderline(boolean fontUnderline)
Sets a new value for the attribute fontUnderline. |
|
void |
setInPlaceEditable(Boolean inPlaceEditable)
Sets a new value for the attribute inPlaceEditable. |
|
void |
setLabel(String... label)
Clears label and adds the given value(s). |
|
void |
setShortLabel(String... shortLabel)
Clears shortLabel and adds the given value(s). |
|
void |
setShowMaxMember(Integer showMaxMember)
Sets a new value for the attribute showMaxMember. |
|
void |
setVerticalFill(boolean verticalFill)
Sets a new value for the attribute verticalFill. |
|
| Methods inherited from class org.openmdx.ui1.jdo2.Element |
|---|
addToSegment, addToSegment, getCreatedAt, getCreatedBy, getIconKey, getIdentity, getMimeType, getModifiedAt, getModifiedBy, getToolTip, getView, getView, isAutoGenerated, isChangeable, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices, setAutoGenerated, setChangeable, setIconKey, setMimeType, setToolTip |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openmdx.ui1.cci2.Element |
|---|
getIconKey, getMimeType, getToolTip, isAutoGenerated, isChangeable, setAutoGenerated, setChangeable, setIconKey, setMimeType, setToolTip |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Field Detail |
|---|
public static final List<String> CLASS
org::openmdx::ui1::FieldGroup
| Constructor Detail |
|---|
public FieldGroup()
| Method Detail |
|---|
public String getFontName()
fontName.
getFontName in interface AbstractFieldfontName.public void setFontName(String fontName)
fontName.
setFontName in interface AbstractFieldfontName - The non-null new value for attribute fontName.public final String getFontColor()
fontColor.
getFontColor in interface AbstractFieldfontColor.public void setFontColor(String fontColor)
fontColor.
setFontColor in interface AbstractFieldfontColor - The possibly null new value for attribute fontColor.public final List<Integer> getColumnBreakAtElement()
columnBreakAtElement.
getColumnBreakAtElement in interface ElementLayoutDefinitionpublic void setColumnBreakAtElement(int... columnBreakAtElement)
columnBreakAtElement and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setColumnBreakAtElement in interface ElementLayoutDefinitioncolumnBreakAtElement - value(s) to be added to columnBreakAtElementpublic final Boolean isInPlaceEditable()
inPlaceEditable.
isInPlaceEditable in interface ContainerFieldinPlaceEditable.public void setInPlaceEditable(Boolean inPlaceEditable)
inPlaceEditable.
setInPlaceEditable in interface ContainerFieldinPlaceEditable - The possibly null new value for attribute inPlaceEditable.public final String getBackColor()
backColor.
getBackColor in interface AbstractFieldbackColor.public void setBackColor(String backColor)
backColor.
setBackColor in interface AbstractFieldbackColor - The possibly null new value for attribute backColor.public <T extends Element> List<T> getMember()
Collection of objects referenced by
member.
getMember in interface ContainerCollection of referenced objects.public final List<Integer> getColumnSizeMin()
columnSizeMin.
getColumnSizeMin in interface ElementLayoutDefinitionpublic void setColumnSizeMin(int... columnSizeMin)
columnSizeMin and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setColumnSizeMin in interface ElementLayoutDefinitioncolumnSizeMin - value(s) to be added to columnSizeMinpublic final List<Integer> getColumnSizeMax()
columnSizeMax.
getColumnSizeMax in interface ElementLayoutDefinitionpublic void setColumnSizeMax(int... columnSizeMax)
columnSizeMax and adds the given value(s).
This method is equivalent to
list.clear();
for(int e : attributeName){
list.add(e);
}
setColumnSizeMax in interface ElementLayoutDefinitioncolumnSizeMax - value(s) to be added to columnSizeMaxpublic final List<String> getLabel()
label.
getLabel in interface LabelledFieldpublic void setLabel(String... label)
label and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setLabel in interface LabelledFieldlabel - value(s) to be added to labelpublic boolean isFontBold()
fontBold.
isFontBold in interface AbstractFieldfontBold.public void setFontBold(boolean fontBold)
fontBold.
setFontBold in interface AbstractFieldfontBold - The non-null new value for attribute fontBold.public BigDecimal getFontSize()
fontSize.
getFontSize in interface AbstractFieldfontSize.public void setFontSize(BigDecimal fontSize)
fontSize.
setFontSize in interface AbstractFieldfontSize - The non-null new value for attribute fontSize.public final String getDataBindingName()
dataBindingName.
getDataBindingName in interface ContainerFielddataBindingName.public void setDataBindingName(String dataBindingName)
dataBindingName.
setDataBindingName in interface ContainerFielddataBindingName - The possibly null new value for attribute dataBindingName.public boolean isFontStrikeout()
fontStrikeout.
isFontStrikeout in interface AbstractFieldfontStrikeout.public void setFontStrikeout(boolean fontStrikeout)
fontStrikeout.
setFontStrikeout in interface AbstractFieldfontStrikeout - The non-null new value for attribute fontStrikeout.public boolean isFontItalic()
fontItalic.
isFontItalic in interface AbstractFieldfontItalic.public void setFontItalic(boolean fontItalic)
fontItalic.
setFontItalic in interface AbstractFieldfontItalic - The non-null new value for attribute fontItalic.public boolean isVerticalFill()
verticalFill.
isVerticalFill in interface ElementLayoutDefinitionverticalFill.public void setVerticalFill(boolean verticalFill)
verticalFill.
setVerticalFill in interface ElementLayoutDefinitionverticalFill - The non-null new value for attribute verticalFill.public boolean isFontUnderline()
fontUnderline.
isFontUnderline in interface AbstractFieldfontUnderline.public void setFontUnderline(boolean fontUnderline)
fontUnderline.
setFontUnderline in interface AbstractFieldfontUnderline - The non-null new value for attribute fontUnderline.public final List<String> getShortLabel()
shortLabel.
getShortLabel in interface LabelledFieldpublic void setShortLabel(String... shortLabel)
shortLabel and adds the given value(s).
This method is equivalent to
list.clear();
for(java.lang.String e : attributeName){
list.add(e);
}
setShortLabel in interface LabelledFieldshortLabel - value(s) to be added to shortLabelpublic final String getColor()
color.
getColor in interface AbstractFieldcolor.public void setColor(String color)
color.
setColor in interface AbstractFieldcolor - The possibly null new value for attribute color.public final Integer getShowMaxMember()
showMaxMember.
getShowMaxMember in interface ContainerFieldshowMaxMember.public void setShowMaxMember(Integer showMaxMember)
showMaxMember.
setShowMaxMember in interface ContainerFieldshowMaxMember - The possibly null new value for attribute showMaxMember.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class Element
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class Elementprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class Elementprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class ElementFieldGroup.CLASS
public static Element.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
public static Element.Identity openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||