|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPersistentObject
org.modelsphere.jack.baseDb.db.DbObject
org.modelsphere.sms.db.DbSMSStyle
org.modelsphere.sms.or.db.DbORDomainStyle
public final class DbORDomainStyle
Direct subclass(es)/subinterface(s) : none.
Composites : DbSMSProject.
Components : none.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, fValidationStatus, LONG_FORM, SHORT_FORM, VALIDATION_ERROR, VALIDATION_OK, VALIDATION_WARNING, writeAccess |
Constructor Summary | |
---|---|
DbORDomainStyle()
Parameter-less constructor. |
|
DbORDomainStyle(DbObject composite)
Creates an instance of DbORDomainStyle. |
Method Summary | |
---|---|
void |
copyOptions(DbObject srcStyle)
|
java.awt.Color |
getBackgroundColorDbORDomain()
Gets the "domain background" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getDashStyleDbORDomain()
Gets the "domain dash style" of a DbORDomainStyle's instance. |
java.awt.Font |
getDescriptorFontDbORDomain()
Gets the "domain descriptor" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getHighlightDbORDomain()
Gets the "domain highlight" of a DbORDomainStyle's instance. |
java.awt.Color |
getLineColorDbORDomain()
Gets the "domain border" of a DbORDomainStyle's instance. |
MetaClass |
getMetaClass()
|
MetaField |
getMetaField(java.lang.String name)
|
java.lang.Boolean |
getOr_domainLengthDecimalsDisplay()
Gets the "domain length and decimals" of a DbORDomainStyle's instance. |
java.awt.Font |
getOr_domainLengthDecimalsFont()
Gets the "domain length and decimals" of a DbORDomainStyle's instance. |
DbtPrefix |
getOr_domainNonOrderedCollectionPrefix()
Gets the domain non-ordered collection object associated to a DbORDomainStyle's instance. |
DbtPrefix |
getOr_domainOrderedCollectionPrefix()
Gets the domain ordered collection object associated to a DbORDomainStyle's instance. |
java.lang.Boolean |
getOr_domainOwnerDisplay()
Gets the "domain user" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getOr_fieldDefaultValueDisplay()
Gets the "field initial value" of a DbORDomainStyle's instance. |
java.awt.Font |
getOr_fieldDefaultValueFont()
Gets the "field initial value" of a DbORDomainStyle's instance. |
java.awt.Font |
getOr_fieldDescriptorFont()
Gets the "field descriptor" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getOr_fieldDisplay()
Gets the "field" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getOr_fieldLengthDecimalsDisplay()
Gets the "field length and decimals" of a DbORDomainStyle's instance. |
java.awt.Font |
getOr_fieldLengthDecimalsFont()
Gets the "field length and decimals" of a DbORDomainStyle's instance. |
java.lang.Boolean |
getOr_fieldTypeDisplay()
Gets the "field type" of a DbORDomainStyle's instance. |
java.awt.Font |
getOr_fieldTypeFont()
Gets the "field type" of a DbORDomainStyle's instance. |
SMSDisplayDescriptor |
getOr_nameDescriptor()
Gets the "descriptor" of a DbORDomainStyle's instance. |
DbSMSProject |
getReferringProjectDomain()
Gets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
java.awt.Color |
getTextColorDbORDomain()
Gets the "domain text" of a DbORDomainStyle's instance. |
static void |
initMeta()
For internal use only. |
void |
initNullOptions()
|
void |
initOptions()
|
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setBackgroundColorDbORDomain(java.awt.Color value)
Sets the "domain background" property of a DbORDomainStyle's instance. |
void |
setDashStyleDbORDomain(java.lang.Boolean value)
Sets the "domain dash style" property of a DbORDomainStyle's instance. |
void |
setDescriptorFontDbORDomain(java.awt.Font value)
Sets the "domain descriptor" property of a DbORDomainStyle's instance. |
void |
setHighlightDbORDomain(java.lang.Boolean value)
Sets the "domain highlight" property of a DbORDomainStyle's instance. |
void |
setLineColorDbORDomain(java.awt.Color value)
Sets the "domain border" property of a DbORDomainStyle's instance. |
void |
setOr_domainLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "domain length and decimals" property of a DbORDomainStyle's instance. |
void |
setOr_domainLengthDecimalsFont(java.awt.Font value)
Sets the "domain length and decimals" property of a DbORDomainStyle's instance. |
void |
setOr_domainNonOrderedCollectionPrefix(DbtPrefix value)
Sets the domain non-ordered collection object associated to a DbORDomainStyle's instance. |
void |
setOr_domainOrderedCollectionPrefix(DbtPrefix value)
Sets the domain ordered collection object associated to a DbORDomainStyle's instance. |
void |
setOr_domainOwnerDisplay(java.lang.Boolean value)
Sets the "domain user" property of a DbORDomainStyle's instance. |
void |
setOr_fieldDefaultValueDisplay(java.lang.Boolean value)
Sets the "field initial value" property of a DbORDomainStyle's instance. |
void |
setOr_fieldDefaultValueFont(java.awt.Font value)
Sets the "field initial value" property of a DbORDomainStyle's instance. |
void |
setOr_fieldDescriptorFont(java.awt.Font value)
Sets the "field descriptor" property of a DbORDomainStyle's instance. |
void |
setOr_fieldDisplay(java.lang.Boolean value)
Sets the "field" property of a DbORDomainStyle's instance. |
void |
setOr_fieldLengthDecimalsDisplay(java.lang.Boolean value)
Sets the "field length and decimals" property of a DbORDomainStyle's instance. |
void |
setOr_fieldLengthDecimalsFont(java.awt.Font value)
Sets the "field length and decimals" property of a DbORDomainStyle's instance. |
void |
setOr_fieldTypeDisplay(java.lang.Boolean value)
Sets the "field type" property of a DbORDomainStyle's instance. |
void |
setOr_fieldTypeFont(java.awt.Font value)
Sets the "field type" property of a DbORDomainStyle's instance. |
void |
setOr_nameDescriptor(SMSDisplayDescriptor value)
Sets the "descriptor" property of a DbORDomainStyle's instance. |
void |
setReferringProjectDomain(DbSMSProject value)
Sets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
void |
setTextColorDbORDomain(java.awt.Color value)
Sets the "domain text" property of a DbORDomainStyle's instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaField fOr_nameDescriptor
public static final MetaField fHighlightDbORDomain
public static final MetaField fDashStyleDbORDomain
public static final MetaField fTextColorDbORDomain
public static final MetaField fDescriptorFontDbORDomain
public static final MetaField fBackgroundColorDbORDomain
public static final MetaField fLineColorDbORDomain
public static final MetaRelation1 fReferringProjectDomain
public static final MetaField fOr_fieldLengthDecimalsDisplay
public static final MetaField fOr_fieldLengthDecimalsFont
public static final MetaField fOr_fieldTypeFont
public static final MetaField fOr_fieldDefaultValueDisplay
public static final MetaField fOr_fieldDefaultValueFont
public static final MetaField fOr_fieldDisplay
public static final MetaField fOr_fieldDescriptorFont
public static final MetaField fOr_fieldTypeDisplay
public static final MetaField fOr_domainOrderedCollectionPrefix
public static final MetaField fOr_domainNonOrderedCollectionPrefix
public static final MetaField fOr_domainOwnerDisplay
public static final MetaField fOr_domainLengthDecimalsFont
public static final MetaField fOr_domainLengthDecimalsDisplay
public static final MetaClass metaClass
public static java.lang.String[] domain_listOptionTabs
public static final java.lang.String SEQUENCE_KEYWORD
public static java.lang.String[] domain_optionGroupHeaders
public static MetaField[][] domain_optionGroups
public static java.lang.Object[][] domain_optionValueGroups
public static MetaField[] domain_colorOptions
public static java.awt.Color[] domain_colorOptionDefaultValues
public static MetaField[] domain_fontOptions
public static java.awt.Font[] domain_fontOptionDefaultValues
public static SMSDisplayDescriptor[] domain_descriptorOptionDefaultValues
public static MetaField[] domain_displayOptions
public static java.lang.Boolean[] domain_displayOptionDefaultValues
public static MetaField[] domain_descriptorOptions
public static java.lang.Boolean[] domain_lineOptionDefaultValues
public static MetaField[] domain_lineOptions
public static DbtPrefix[] domain_prefixOptionDefaultValues
public static MetaField[] domain_prefixOptions
public static java.lang.String DEFAULT_STYLE_NAME
Constructor Detail |
---|
public DbORDomainStyle()
public DbORDomainStyle(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public void initOptions() throws DbException
DbException
public void initNullOptions() throws DbException
DbException
public void copyOptions(DbObject srcStyle) throws DbException
srcstyle
- org.modelsphere.jack.baseDb.db.DbObject
DbException
public final MetaField getMetaField(java.lang.String name)
getMetaField
in class DbSMSStyle
name
- java.lang.String
public final void setOr_nameDescriptor(SMSDisplayDescriptor value) throws DbException
value
- the "descriptor" property
DbException
public final void setHighlightDbORDomain(java.lang.Boolean value) throws DbException
value
- the "domain highlight" property
DbException
public final void setDashStyleDbORDomain(java.lang.Boolean value) throws DbException
value
- the "domain dash style" property
DbException
public final void setTextColorDbORDomain(java.awt.Color value) throws DbException
value
- the "domain text" property
DbException
public final void setDescriptorFontDbORDomain(java.awt.Font value) throws DbException
value
- the "domain descriptor" property
DbException
public final void setBackgroundColorDbORDomain(java.awt.Color value) throws DbException
value
- the "domain background" property
DbException
public final void setLineColorDbORDomain(java.awt.Color value) throws DbException
value
- the "domain border" property
DbException
public final void setReferringProjectDomain(DbSMSProject value) throws DbException
value
- the referringprojectdomain object to be associated
DbException
public final void setOr_fieldLengthDecimalsDisplay(java.lang.Boolean value) throws DbException
value
- the "field length and decimals" property
DbException
public final void setOr_fieldLengthDecimalsFont(java.awt.Font value) throws DbException
value
- the "field length and decimals" property
DbException
public final void setOr_fieldTypeFont(java.awt.Font value) throws DbException
value
- the "field type" property
DbException
public final void setOr_fieldDefaultValueDisplay(java.lang.Boolean value) throws DbException
value
- the "field initial value" property
DbException
public final void setOr_fieldDefaultValueFont(java.awt.Font value) throws DbException
value
- the "field initial value" property
DbException
public final void setOr_fieldDisplay(java.lang.Boolean value) throws DbException
value
- the "field" property
DbException
public final void setOr_fieldDescriptorFont(java.awt.Font value) throws DbException
value
- the "field descriptor" property
DbException
public final void setOr_fieldTypeDisplay(java.lang.Boolean value) throws DbException
value
- the "field type" property
DbException
public final void setOr_domainOrderedCollectionPrefix(DbtPrefix value) throws DbException
value
- the domain ordered collection object to be associated
DbException
public final void setOr_domainNonOrderedCollectionPrefix(DbtPrefix value) throws DbException
value
- the domain non-ordered collection object to be associated
DbException
public final void setOr_domainOwnerDisplay(java.lang.Boolean value) throws DbException
value
- the "domain user" property
DbException
public final void setOr_domainLengthDecimalsFont(java.awt.Font value) throws DbException
value
- the "domain length and decimals" property
DbException
public final void setOr_domainLengthDecimalsDisplay(java.lang.Boolean value) throws DbException
value
- the "domain length and decimals" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbSMSStyle
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbSMSStyle
DbException
public final SMSDisplayDescriptor getOr_nameDescriptor() throws DbException
DbException
public final java.lang.Boolean getHighlightDbORDomain() throws DbException
DbException
public final java.lang.Boolean getDashStyleDbORDomain() throws DbException
DbException
public final java.awt.Color getTextColorDbORDomain() throws DbException
DbException
public final java.awt.Font getDescriptorFontDbORDomain() throws DbException
DbException
public final java.awt.Color getBackgroundColorDbORDomain() throws DbException
DbException
public final java.awt.Color getLineColorDbORDomain() throws DbException
DbException
public final DbSMSProject getReferringProjectDomain() throws DbException
DbException
public final java.lang.Boolean getOr_fieldLengthDecimalsDisplay() throws DbException
DbException
public final java.awt.Font getOr_fieldLengthDecimalsFont() throws DbException
DbException
public final java.awt.Font getOr_fieldTypeFont() throws DbException
DbException
public final java.lang.Boolean getOr_fieldDefaultValueDisplay() throws DbException
DbException
public final java.awt.Font getOr_fieldDefaultValueFont() throws DbException
DbException
public final java.lang.Boolean getOr_fieldDisplay() throws DbException
DbException
public final java.awt.Font getOr_fieldDescriptorFont() throws DbException
DbException
public final java.lang.Boolean getOr_fieldTypeDisplay() throws DbException
DbException
public final DbtPrefix getOr_domainOrderedCollectionPrefix() throws DbException
DbException
public final DbtPrefix getOr_domainNonOrderedCollectionPrefix() throws DbException
DbException
public final java.lang.Boolean getOr_domainOwnerDisplay() throws DbException
DbException
public final java.awt.Font getOr_domainLengthDecimalsFont() throws DbException
DbException
public final java.lang.Boolean getOr_domainLengthDecimalsDisplay() throws DbException
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |