|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CheckBoxClass
| Method Summary | |
|---|---|
CheckBox |
createCheckBox()
Creates an instance of class CheckBox. |
CheckBox |
createCheckBox(boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on all
required attributes. |
CheckBox |
extendAbstractField(AbstractField _base,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass AbstractField and all required attributes not
included in this superclass. |
CheckBox |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass BasicObject and all required attributes not
included in this superclass. |
CheckBox |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
CheckBox |
extendElement(Element _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass Element and all required attributes not
included in this superclass. |
CheckBox |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
CheckBox |
extendLabelledField(LabelledField _base,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass LabelledField and all required attributes not
included in this superclass. |
CheckBox |
extendValuedField(ValuedField _base,
boolean threeState)
Creates an instance of class CheckBox based on the
superclass ValuedField and all required attributes not
included in this superclass. |
CheckBox |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CheckBox based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
CheckBox |
getCheckBox(Object object)
Creates an instance of class CheckBox based on the
specified Object instance. |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| 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 |
|---|
CheckBox createCheckBox()
CheckBox.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox getCheckBox(Object object)
CheckBox based on the
specified Object instance.
This is a factory operation used to create instance objects of class
CheckBox.
object - The Object instance this class is based on.
CheckBox createCheckBox(boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on all
required attributes.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass BasicObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass ContextCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass ExtentCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass ViewCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendAbstractField(AbstractField _base,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass AbstractField and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendElement(Element _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass Element and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendLabelledField(LabelledField _base,
boolean threeState,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
CheckBox based on the
superclass LabelledField and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
CheckBox extendValuedField(ValuedField _base,
boolean threeState)
CheckBox based on the
superclass ValuedField and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
CheckBox.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||