Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.fieldctrlimpl | |
com.wewebu.ow.server.fieldctrlimpl.dynamic |
Modifier and Type | Class and Description |
---|---|
class |
OwStandardFieldManager
Standard Implementation of the Property User Interface.
|
Modifier and Type | Field and Description |
---|---|
protected OwFieldManager |
OwSearchCriteriaView.m_theFieldManager
instance of the property field class
|
Modifier and Type | Method and Description |
---|---|
OwFieldManager |
OwMainAppContext.createFieldManager()
create a new instance of the field manager
|
OwFieldManager |
OwConfiguration.createFieldManager()
create a new instance of the field manager
|
OwFieldManager |
OwFieldManagerControl.getFieldManager() |
Modifier and Type | Method and Description |
---|---|
void |
OwFieldManagerControl.init(OwFieldManager fieldmanager_p,
Node configNode_p)
initialization of a field control to display fields
|
Modifier and Type | Field and Description |
---|---|
protected OwFieldManager |
OwObjectListViewEXTJSGrid.m_FieldManager
Deprecated.
since 4.2.0.0 use set-/
OwPageableListView.getFieldManager() instead |
protected OwFieldManager |
OwObjectPropertyFormularView.m_theFieldManager
instance of the property field class
|
protected OwFieldManager |
OwObjectPropertyView.m_theFieldManager
instance of the property field class
|
protected OwFieldManager |
OwObjectListViewRow.m_theFieldManager
Deprecated.
since 4.2.0.0 use set-/
OwPageableListView.getFieldManager() instead |
protected OwFieldManager |
OwObjectListViewThumbnails.m_theFieldManager
Deprecated.
since 4.2.0.0 use set-/
OwPageableListView.getFieldManager() instead |
Modifier and Type | Method and Description |
---|---|
abstract OwFieldManager |
OwObjectListView.getFieldManager()
get the internal fieldmanager
|
OwFieldManager |
OwObjectPropertyFormularView.getFieldManager()
get a reference to the internal field manager
|
OwFieldManager |
OwObjectPropertyView.getFieldManager()
get a reference to the internal field manager
|
OwFieldManager |
OwPageableListView.getFieldManager() |
Modifier and Type | Method and Description |
---|---|
abstract void |
OwObjectListView.setFieldManager(OwFieldManager fielmanager_p)
set the internal fieldmanager
in case you want a specific fieldmanager
|
void |
OwObjectListViewCombined.setFieldManager(OwFieldManager fieldmanager_p) |
void |
OwPageableListView.setFieldManager(OwFieldManager fieldmanager_p) |
Modifier and Type | Method and Description |
---|---|
void |
OwLastDaysDateControl.init(OwFieldManager fieldmanager_p,
Node configNode_p) |
void |
OwNumberFieldControl.init(OwFieldManager fieldmanager_p,
Node configNode_p)
Initializes this field control with the configured number format.
If no number format is configured the default locale NumberFormat is used. |
void |
OwFieldManagerControlImage.init(OwFieldManager fieldmanager_p,
Node configNode_p) |
void |
OwFieldManagerControlImageInsteadOfValue.init(OwFieldManager fieldmanager_p,
Node configNode_p)
Initializes the field control from configuration node
|
Modifier and Type | Method and Description |
---|---|
void |
OwDependentComboboxFieldControl.init(OwFieldManager fieldmanager_p,
Node configNode_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.