|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Abstraction of property for BusinessObject.
GB_BOPropertyTools| Nested Class Summary | |
static class |
GB_BOProperty.PERSISTENCE_XML
Values for property semantic. |
static class |
GB_BOProperty.SEMANTIC
Values for property semantic. |
| Method Summary | |
java.lang.String |
getBoType()
|
java.lang.Object |
getDefaultValue()
Getter for defaultValue. |
java.lang.String |
getDeprecatedMsg()
|
java.lang.String |
getDisplayFormat()
Getter for displayFormat. |
java.lang.String |
getEditFormat()
Getter for editFormat. |
java.lang.String |
getEditorName()
Returns a name of the editor. |
java.lang.String |
getEditRegex()
Getter for editRegex. |
int |
getEnumItemCount()
|
GB_BOEnumValues |
getEnumValues()
|
java.lang.String |
getGroupName()
Getter for groupName. |
java.lang.String |
getHistoryId()
Returns the historyId. |
javax.swing.Icon |
getIcon()
Getter for icon. |
int |
getMaxSize()
Getter for maxSize. |
java.lang.Object |
getMaxValue()
Getter for maxValue. |
int |
getMinSize()
Getter for minSize. |
java.lang.Object |
getMinValue()
Getter for minValue. |
int |
getPersistenceXml()
|
int |
getPreferredSize()
Returns the number to use to build preferred size. |
GB_BOProperty |
getPropertyBase()
|
java.lang.String |
getPropertyIdLink()
|
java.lang.String |
getRefId()
Returns the ref id (BOName.propertyName) if the property is defined by reference. |
java.lang.String |
getRevelant()
|
java.lang.String |
getSemantic()
Returns the semantics of the property. |
java.lang.String |
getStyle()
|
java.lang.String |
getUnit()
Getter for unit. |
java.lang.String |
getValidationRegex()
Getter for validationRegex. |
boolean |
isAutoValidation()
|
boolean |
isGroup()
Getter for flagGroup. |
boolean |
isLabel()
|
boolean |
isLineWrap()
Getter for flagLineWrap. |
boolean |
isNotUse()
Getter for flagNotUse. |
boolean |
isOptional()
Getter for flagOptional. |
boolean |
isPassword()
Getter for flagPassword. |
boolean |
isPropertyMap()
Getter for flagPropertyMap. |
boolean |
isReadOnly()
Getter for flagReadOnly. |
boolean |
isScrollable()
Getter for flagScrollable. |
boolean |
isVisible()
Getter for flagVisible. |
| Methods inherited from interface com.loribel.commons.business.abstraction.GB_BOPropertySimple |
getDescription, getEnumItems, getLabel, getType, isBusinessObject, isCalculated, isEnumeration, isPersistent, isPropertyMulti |
| Methods inherited from interface com.loribel.commons.abstraction.GB_NodeConfigOwner |
getConfigNode |
| Methods inherited from interface com.loribel.commons.abstraction.GB_IndexOwner |
getIndex |
| Methods inherited from interface com.loribel.commons.abstraction.GB_NameOwner |
getName |
| Methods inherited from interface com.loribel.commons.abstraction.GB_LabelIconOwner |
getLabelIcon |
| Methods inherited from interface com.loribel.commons.abstraction.GB_LabelsDescOwner |
getDescription, getLabel |
| Methods inherited from interface com.loribel.commons.abstraction.GB_IconsOwner |
getIcon |
| Methods inherited from interface com.loribel.commons.abstraction.GB_TsOwner |
getTs |
| Methods inherited from interface com.loribel.commons.abstraction.GB_LabelInfoOwner |
getLabelInfo |
| Method Detail |
public java.lang.String getBoType()
public java.lang.Object getDefaultValue()
public java.lang.String getDeprecatedMsg()
public java.lang.String getDisplayFormat()
public java.lang.String getEditFormat()
public java.lang.String getEditorName()
public java.lang.String getEditRegex()
public int getEnumItemCount()
public GB_BOEnumValues getEnumValues()
public java.lang.String getGroupName()
public java.lang.String getHistoryId()
public javax.swing.Icon getIcon()
public int getMaxSize()
public java.lang.Object getMaxValue()
public int getMinSize()
public java.lang.Object getMinValue()
public int getPersistenceXml()
public int getPreferredSize()
public java.lang.String getPropertyIdLink()
public java.lang.String getRefId()
public java.lang.String getRevelant()
public java.lang.String getSemantic()
public java.lang.String getStyle()
public java.lang.String getUnit()
public java.lang.String getValidationRegex()
public boolean isAutoValidation()
public boolean isGroup()
public boolean isLabel()
public boolean isLineWrap()
public boolean isNotUse()
public boolean isOptional()
public boolean isPassword()
public boolean isPropertyMap()
public boolean isReadOnly()
public boolean isScrollable()
public boolean isVisible()
public GB_BOProperty getPropertyBase()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||