Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.field | |
com.wewebu.ow.server.history |
Modifier and Type | Method and Description |
---|---|
protected List<OwProperty> |
OwObjectPropertyView.getSubregionAvailable(OwPropertySubregion<OwPropertyInfo> subregion)
Get the Properties available to be rendered for current object reference.
|
Modifier and Type | Method and Description |
---|---|
protected String |
OwObjectListViewEXTJSGrid.getEncodedPropertyValue(OwObjectListViewEXTJSGrid.OwAjaxColumnEntry ace_p,
OwProperty prop_p)
Encode the value of the given property depending on data type of the property.
|
protected String |
OwObjectPropertyView.getRowClassName(int iIndex_p,
OwProperty prop_p)
overridable get the style class name for the row
|
protected boolean |
OwObjectPropertyView.isPropertyReadonly(OwProperty property_p)
(overridable)
Detect/Verify if this property has to be read only or editable.
|
protected void |
OwObjectPropertyView.renderExtraColumnRows(Writer w_p,
OwProperty prop_p)
overridable to render additional columns
|
protected void |
OwObjectPropertyView.renderHorizontalProperty(Writer w_p,
String strRowClassName_p,
OwProperty property_p,
OwPropertyClass propertyClass_p)
Render the property as a row in table.
|
void |
OwPasteMetadataHandler.renderPasteMetadata(Writer w_p,
OwProperty prop_p,
OwEventTarget view_p)
Render the "paste" metadata HTML code
|
void |
OwStandardPasteMetadataHandler.renderPasteMetadata(Writer w_p,
OwProperty prop_p,
OwEventTarget view_p) |
protected void |
OwObjectPropertyFormularView.renderProperty(Writer w_p,
OwProperty prop_p,
boolean fReadOnly_p)
overridable to render a property
|
Modifier and Type | Method and Description |
---|---|
protected void |
OwObjectPropertyView.renderPropertyGroup(Writer w_p,
OwPropertyGroup<OwPropertyInfo> group,
int propertyIndex,
List<OwProperty> properties)
Render a group based on provided information
|
Modifier and Type | Class and Description |
---|---|
class |
OwStandardProperty
Standard Implementation for object properties.
A property contains the name and value of a object property. |
Modifier and Type | Method and Description |
---|---|
OwProperty |
OwObjectSkeleton.createNewProperty(Object defaultValue_p,
OwPropertyClass classDescription_p)
overridable to create the property
|
protected OwProperty |
OwObjectSkeleton.findProperty(String strPropertyName_p)
Retrieve the specified property.
|
OwProperty |
OwFileObject.getProperty(String strPropertyName_p)
retrieve the specified property from the object.
|
OwProperty |
OwObjectSkeleton.getProperty(String strPropertyName_p)
retrieve the specified property from the object.
|
OwProperty |
OwObject.getProperty(String strPropertyName_p)
retrieve the specified property from the object.
|
OwProperty |
OwStandardDecoratorObject.getProperty(String strPropertyName_p) |
OwProperty |
OwStandardVirtualFolderObjectFactory.getProperty(String strPropertyName_p)
retrieve the specified property from the object.
|
Modifier and Type | Method and Description |
---|---|
int |
OwPropertyComparator.compare(OwProperty property1_p,
OwProperty property2_p) |
protected Object |
OwStandardSemiVirtualFolderAdapter.convertPropertyValue(OwSearchCriteria searchCriteria_p,
OwProperty folderProperty_p)
(overridable)
Convert the given property value to a value compatible with given search criteria.
|
Modifier and Type | Method and Description |
---|---|
protected OwProperty |
OwObjectScope.getProperty(String propertyName_p) |
protected OwProperty |
OwPropertiesCollectionScope.getProperty(String propertyName_p) |
protected abstract OwProperty |
OwPropertiesContainerScope.getProperty(String propertyName_p)
(overridable)
|
Modifier and Type | Method and Description |
---|---|
OwProperty |
OwStandardHistoryEntry.getProperty(String strPropertyName_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.