|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.openmdx.ui1.cci | |
| Uses of Container in org.openmdx.ui1.cci |
|---|
| Subinterfaces of Container in org.openmdx.ui1.cci | |
|---|---|
interface |
AttributePane
|
interface |
CompoundField
|
interface |
ContainerField
|
interface |
FieldGroup
|
interface |
Inspector
|
interface |
ObjectContainer
|
interface |
OperationPane
|
interface |
OperationTab
|
interface |
Pane
|
interface |
ReferencePane
|
interface |
Tab
|
| Classes in org.openmdx.ui1.cci that implement Container | |
|---|---|
class |
AttributePaneImpl
|
class |
CompoundFieldImpl
|
class |
ContainerFieldImpl
|
class |
ContainerImpl
|
class |
FieldGroupImpl
|
class |
InspectorImpl
|
class |
ObjectContainerImpl
|
class |
OperationPaneImpl
|
class |
OperationTabImpl
|
class |
PaneImpl
|
class |
ReferencePaneImpl
|
class |
TabImpl
|
| Methods in org.openmdx.ui1.cci with parameters of type Container | |
|---|---|
Tab |
TabClassImpl.extendContainer(Container _base,
boolean verticalFill)
|
Tab |
TabClass.extendContainer(Container _base,
boolean verticalFill)
Creates an instance of class Tab based on the superclass
Container and all required attributes not included in this
superclass. |
OperationTab |
OperationTabClassImpl.extendContainer(Container _base,
boolean verticalFill,
boolean isQuery,
String operationName)
|
OperationTab |
OperationTabClass.extendContainer(Container _base,
boolean verticalFill,
boolean isQuery,
String operationName)
Creates an instance of class OperationTab based on the
superclass Container and all required attributes not
included in this superclass. |
FieldGroup |
FieldGroupClassImpl.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean verticalFill)
|
FieldGroup |
FieldGroupClass.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean verticalFill)
Creates an instance of class FieldGroup based on the
superclass Container and all required attributes not
included in this superclass. |
CompoundField |
CompoundFieldClassImpl.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
|
CompoundField |
CompoundFieldClass.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean filterable,
String multiplicity,
int skipRow,
boolean sortable,
int spanRow)
Creates an instance of class CompoundField based on the
superclass Container and all required attributes not
included in this superclass. |
ObjectContainer |
ObjectContainerClassImpl.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
|
ObjectContainer |
ObjectContainerClass.extendContainer(Container _base,
boolean fontBold,
boolean fontItalic,
String fontName,
BigDecimal fontSize,
boolean fontStrikeout,
boolean fontUnderline,
boolean referenceIsStoredAsAttribute,
String referenceName,
String referencedTypeName,
boolean userDefinedQualifier)
Creates an instance of class ObjectContainer based on the
superclass Container and all required attributes not
included in this superclass. |
Inspector |
InspectorClassImpl.extendContainer(Container _base,
String forClass,
int scaleX,
int scaleY)
|
Inspector |
InspectorClass.extendContainer(Container _base,
String forClass,
int scaleX,
int scaleY)
Creates an instance of class Inspector based on the
superclass Container and all required attributes not
included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||