|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicObject | |
|---|---|
| org.openmdx.base.cci | |
| org.openmdx.ui1.cci | |
| Uses of BasicObject in org.openmdx.base.cci |
|---|
| Classes in org.openmdx.base.cci that implement BasicObject | |
|---|---|
class |
BasicObjectImpl
|
| Uses of BasicObject in org.openmdx.ui1.cci |
|---|
| Subinterfaces of BasicObject in org.openmdx.ui1.cci | |
|---|---|
interface |
AbstractField
|
interface |
AdditionalElementDefinition
|
interface |
AlternateElementDefinition
|
interface |
AssertableInspector
|
interface |
AttributePane
|
interface |
CheckBox
|
interface |
CompoundField
|
interface |
Container
|
interface |
ContainerField
|
interface |
DateField
|
interface |
DocumentBox
|
interface |
Element
|
interface |
ElementDefinition
|
interface |
FieldGroup
|
interface |
Inspector
|
interface |
LabelledField
|
interface |
NonLabelledField
|
interface |
NumberField
|
interface |
ObjectContainer
|
interface |
ObjectReferenceField
|
interface |
OperationPane
|
interface |
OperationTab
|
interface |
Pane
|
interface |
ReferencePane
|
interface |
Tab
|
interface |
TextBox
|
interface |
TextField
|
interface |
ValuedField
|
| Classes in org.openmdx.ui1.cci that implement BasicObject | |
|---|---|
class |
AbstractFieldImpl
|
class |
AdditionalElementDefinitionImpl
|
class |
AlternateElementDefinitionImpl
|
class |
AssertableInspectorImpl
|
class |
AttributePaneImpl
|
class |
CheckBoxImpl
|
class |
CompoundFieldImpl
|
class |
ContainerFieldImpl
|
class |
ContainerImpl
|
class |
DateFieldImpl
|
class |
DocumentBoxImpl
|
class |
ElementDefinitionImpl
|
class |
ElementImpl
|
class |
FieldGroupImpl
|
class |
InspectorImpl
|
class |
LabelledFieldImpl
|
class |
NonLabelledFieldImpl
|
class |
NumberFieldImpl
|
class |
ObjectContainerImpl
|
class |
ObjectReferenceFieldImpl
|
class |
OperationPaneImpl
|
class |
OperationTabImpl
|
class |
PaneImpl
|
class |
ReferencePaneImpl
|
class |
TabImpl
|
class |
TextBoxImpl
|
class |
TextFieldImpl
|
class |
ValuedFieldImpl
|
| Methods in org.openmdx.ui1.cci with parameters of type BasicObject | |
|---|---|
ElementDefinition |
ElementDefinitionClassImpl.extendBasicObject(BasicObject _base,
boolean active)
|
ElementDefinition |
ElementDefinitionClass.extendBasicObject(BasicObject _base,
boolean active)
Creates an instance of class ElementDefinition based on
the superclass BasicObject and all required attributes not
included in this superclass. |
ReferencePane |
ReferencePaneClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
|
ReferencePane |
ReferencePaneClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
Creates an instance of class ReferencePane based on the
superclass BasicObject and all required attributes not
included in this superclass. |
OperationPane |
OperationPaneClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
|
OperationPane |
OperationPaneClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
Creates an instance of class OperationPane based on the
superclass BasicObject and all required attributes not
included in this superclass. |
AttributePane |
AttributePaneClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
|
AttributePane |
AttributePaneClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable)
Creates an instance of class AttributePane based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Tab |
TabClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
boolean verticalFill)
|
Tab |
TabClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
boolean verticalFill)
Creates an instance of class Tab based on the superclass
BasicObject and all required attributes not included in
this superclass. |
OperationTab |
OperationTabClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
boolean verticalFill,
boolean isQuery,
String operationName)
|
OperationTab |
OperationTabClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
boolean verticalFill,
boolean isQuery,
String operationName)
Creates an instance of class OperationTab based on the
superclass BasicObject and all required attributes not
included in this superclass. |
FieldGroup |
FieldGroupClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean verticalFill)
|
FieldGroup |
FieldGroupClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean verticalFill)
Creates an instance of class FieldGroup based on the
superclass BasicObject and all required attributes not
included in this superclass. |
TextBox |
TextBoxClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean acceptsTab,
boolean autoSize,
boolean isPassword,
int maxLength,
boolean multiline,
boolean tabStop,
short textAlign,
boolean wordWrap,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
TextBox |
TextBoxClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean acceptsTab,
boolean autoSize,
boolean isPassword,
int maxLength,
boolean multiline,
boolean tabStop,
short textAlign,
boolean wordWrap,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class TextBox based on the
superclass BasicObject and all required attributes not
included in this superclass. |
DocumentBox |
DocumentBoxClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean inPlace,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
DocumentBox |
DocumentBoxClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean inPlace,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class DocumentBox based on the
superclass BasicObject and all required attributes not
included in this superclass. |
CheckBox |
CheckBoxClassImpl.extendBasicObject(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 |
CheckBoxClass.extendBasicObject(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. |
TextField |
TextFieldClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
TextField |
TextFieldClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class TextField based on the
superclass BasicObject and all required attributes not
included in this superclass. |
CompoundField |
CompoundFieldClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
CompoundField |
CompoundFieldClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CompoundField based on the
superclass BasicObject and all required attributes not
included in this superclass. |
ObjectContainer |
ObjectContainerClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
|
ObjectContainer |
ObjectContainerClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
Creates an instance of class ObjectContainer based on the
superclass BasicObject and all required attributes not
included in this superclass. |
ObjectReferenceField |
ObjectReferenceFieldClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
ObjectReferenceField |
ObjectReferenceFieldClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class ObjectReferenceField based on
the superclass BasicObject and all required attributes not
included in this superclass. |
NumberField |
NumberFieldClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
int decimalPlaces,
boolean hasThousandsSeparator,
BigDecimal increment,
BigDecimal maxValue,
BigDecimal minValue,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
NumberField |
NumberFieldClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean autoGenerated,
boolean changeable,
int decimalPlaces,
boolean hasThousandsSeparator,
BigDecimal increment,
BigDecimal maxValue,
BigDecimal minValue,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class NumberField based on the
superclass BasicObject and all required attributes not
included in this superclass. |
DateField |
DateFieldClassImpl.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
String format,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
DateField |
DateFieldClass.extendBasicObject(BasicObject _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
String format,
boolean autoGenerated,
boolean changeable,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class DateField based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Inspector |
InspectorClassImpl.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
String forClass,
int scaleX,
int scaleY)
|
Inspector |
InspectorClass.extendBasicObject(BasicObject _base,
boolean autoGenerated,
boolean changeable,
String forClass,
int scaleX,
int scaleY)
Creates an instance of class Inspector based on the
superclass BasicObject and all required attributes not
included in this superclass. |
AssertableInspector |
AssertableInspectorClassImpl.extendBasicObject(BasicObject _base,
boolean changeable,
boolean filterable,
String forClass,
String iconKey,
boolean sortable)
|
AssertableInspector |
AssertableInspectorClass.extendBasicObject(BasicObject _base,
boolean changeable,
boolean filterable,
String forClass,
String iconKey,
boolean sortable)
Creates an instance of class AssertableInspector based on
the superclass BasicObject and all required attributes not
included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||