Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.field |
Modifier and Type | Method and Description |
---|---|
OwFieldColumnInfo |
OwObjectListViewEXTJSGrid.OwAjaxColumnEntry.getFieldColumnInfo()
get FieldColumnInfo
|
Modifier and Type | Method and Description |
---|---|
protected Collection<OwFieldColumnInfo> |
OwObjectLinksView.createColumnInfo(Collection<String> propertyList_p) |
protected Collection<OwFieldColumnInfo> |
OwTypedLinksView.createRelationColumnInfo(OwObjectLinkRelation relation) |
protected Collection<OwFieldColumnInfo> |
OwObjectLinksView.createRelationColumnInfo(OwObjectLinkRelation relation)
(overridable)
Create relation dependent columns to display.
|
abstract Collection<? extends OwFieldColumnInfo> |
OwObjectListView.getColumnInfo()
get the list of column info to be used by this list view
|
Collection<? extends OwFieldColumnInfo> |
OwPageableListView.getColumnInfo() |
Modifier and Type | Method and Description |
---|---|
protected void |
OwObjectListViewFilterRow.renderPropertyColumnHeader(Writer w_p,
OwFieldColumnInfo colInfo_p)
(overridable) render the property sort column
|
protected void |
OwObjectListViewRow.renderPropertyColumnHeader(Writer w_p,
OwFieldColumnInfo colInfo_p)
(overridable) render the property sort column
|
Modifier and Type | Method and Description |
---|---|
protected OwObjectListView |
OwSplitObjectListView.createObjectListView(Collection<OwFieldColumnInfo> viewColumnInfos) |
abstract void |
OwObjectListView.setColumnInfo(Collection<? extends OwFieldColumnInfo> columnInfo_p)
set the list of column info to be used by this list view
|
void |
OwObjectListViewCombined.setColumnInfo(Collection<? extends OwFieldColumnInfo> columnInfo_p) |
void |
OwPageableListView.setColumnInfo(Collection<? extends OwFieldColumnInfo> columnInfo) |
Constructor and Description |
---|
OwObjectListViewEXTJSGrid.OwAjaxColumnEntry(OwFieldColumnInfo columnInfo_p,
int iColumnWidth_p,
String sColumnName_p)
create a new AjaxColumnEntry
|
Modifier and Type | Interface and Description |
---|---|
interface |
OwHeaderFieldColumnInfo
Header based Column Description.
|
Modifier and Type | Class and Description |
---|---|
class |
OwHeaderFieldColumnInfoDecorator
Header ID decorator of standard
OwFieldColumnInfo s. |
class |
OwStandardFieldColumnInfo
Standard implementation of the OwFieldColumnInfo Interface.
|
class |
OwStandardFieldColumnInfoString
Implements the OwFieldColumnInfo interface using.
|
Constructor and Description |
---|
OwHeaderFieldColumnInfoDecorator(OwFieldColumnInfo fieldInfo_p,
String headerID_p) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.