|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwEnumCollection | |
|---|---|
| com.wewebu.ow.server.ecm | |
| com.wewebu.ow.server.field | |
| com.wewebu.ow.server.history | |
| Uses of OwEnumCollection in com.wewebu.ow.server.ecm |
|---|
| Fields in com.wewebu.ow.server.ecm declared as OwEnumCollection | |
|---|---|
protected OwEnumCollection |
OwStandardPropertyClass.m_Enums
|
protected OwEnumCollection |
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper.m_exchangedEnum
the new OwEnumCollection that is returned on getEnums() instead of the OwEnumCollection of the wrapped OwFieldDefinition |
| Methods in com.wewebu.ow.server.ecm that return OwEnumCollection | |
|---|---|
OwEnumCollection |
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper.getEnums()
|
OwEnumCollection |
OwStandardPropertyClass.getEnums()
get a list of enum objects for the enum type (see isEnum) |
OwEnumCollection |
OwFieldPropertyClassWrapper.getEnums()
|
| Constructors in com.wewebu.ow.server.ecm with parameters of type OwEnumCollection | |
|---|---|
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper(OwFieldDefinition fieldDefinition_p,
OwEnumCollection exchangedEnum_p)
|
|
| Uses of OwEnumCollection in com.wewebu.ow.server.field |
|---|
| Classes in com.wewebu.ow.server.field that implement OwEnumCollection | |
|---|---|
class |
OwStandardEnumCollection
Standard implementation of OwEnumCollection of OwEnum elements. |
| Methods in com.wewebu.ow.server.field that return OwEnumCollection | |
|---|---|
OwEnumCollection |
OwStandardLocalizeableEnum.getChilds()
|
OwEnumCollection |
OwStandardEnum.getChilds()
get the contained child collection |
OwEnumCollection |
OwEnum.getChilds()
get the contained child collection |
OwEnumCollection |
OwStandardDecoratorSearchCriteria.getEnums()
|
OwEnumCollection |
OwStandardDecoratorFieldDefinition.getEnums()
|
OwEnumCollection |
OwSearchCriteria.getEnums()
|
OwEnumCollection |
OwFieldDefinition.getEnums()
get a list of enum objects for the enum type (see isEnum) |
| Uses of OwEnumCollection in com.wewebu.ow.server.history |
|---|
| Methods in com.wewebu.ow.server.history that return OwEnumCollection | |
|---|---|
static OwEnumCollection |
OwStandardHistoryManager.getEventStatusEnum()
get a OwEnum enumerator for Combobox selection |
static OwEnumCollection |
OwStandardHistoryManager.getEventTypeEnum()
get a OwEnum enumerator for Combobox selection |
| Methods in com.wewebu.ow.server.history with parameters of type OwEnumCollection | |
|---|---|
protected void |
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass.addPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
add a new property class description |
| Constructors in com.wewebu.ow.server.history with parameters of type OwEnumCollection | |
|---|---|
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
init property class description |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||