Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs | |
com.wewebu.ow.server.dmsdialogs.views |
Modifier and Type | Method and Description |
---|---|
OwPropertyListConfiguration |
OwCreateObjectDialog.getPropertyListConfiguration()
Get currently defined PropertyList configuration
|
Modifier and Type | Method and Description |
---|---|
void |
OwPropertyViewBridge.setPropertyListConfiguration(OwPropertyListConfiguration propListConfiguration)
Define a PropertyList configuration which allows a
|
void |
OwFormPropertyViewBridge.setPropertyListConfiguration(OwPropertyListConfiguration propListConfiguration) |
void |
OwStandardPropertyViewBridge.setPropertyListConfiguration(OwPropertyListConfiguration propListConfiguration) |
void |
OwCreateObjectDialog.setPropertyListConfiguration(OwPropertyListConfiguration propertyListConfiguration)
Set PropertyList Configuration
|
Modifier and Type | Method and Description |
---|---|
OwPropertyListConfiguration |
OwObjectPropertyView.getPropertyListConfiguration()
Getter of OwPropertyListConfiguration which can return null, in such case all properties will be shown
matching based on defined
OwObjectPropertyView.setReadOnlyContext(int) state. |
Modifier and Type | Method and Description |
---|---|
void |
OwObjectPropertyView.setPropertyListConfiguration(OwPropertyListConfiguration propListConfiguration)
Setter for OwPropertyListConfiguration, setting null will show all properties based on
OwObjectPropertyView.setReadOnlyContext(int) .Can throw OwViewUpdateException if OwObjectPropertyView.onUpdate(OwEventTarget, int, Object) call fails |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.