|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ITabularSourceField in lumis.content.source.field |
---|
Classes in lumis.content.source.field that implement ITabularSourceField | |
---|---|
class |
MetaDataSourceField
A generic meta data source field. |
class |
VersionActiveField
Boolean field that indicates if the current version is active or not. |
class |
WorkflowAssignedToSourceField
A workflow's assigned to source field. |
Uses of ITabularSourceField in lumis.doui.control.datagrid |
---|
Method parameters in lumis.doui.control.datagrid with type arguments of type ITabularSourceField | |
---|---|
static List<IDataGridControlField> |
DataGridControlFieldTabularSourceFieldWrapper.getFields(List<ITabularSourceField> tabularSourceFields)
|
Constructors in lumis.doui.control.datagrid with parameters of type ITabularSourceField | |
---|---|
DataGridControlFieldTabularSourceFieldWrapper(ITabularSourceField field)
|
Uses of ITabularSourceField in lumis.doui.search |
---|
Fields in lumis.doui.search with type parameters of type ITabularSourceField | |
---|---|
protected List<ITabularSourceField> |
DouiTabularSourceSearchContentFiller.searchableFields
|
protected TabularSource<ITabularSourceField> |
DouiTabularSourceSearchContentFiller.tabularSource
|
Methods in lumis.doui.search with parameters of type ITabularSourceField | |
---|---|
protected String |
DouiTabularSourceSearchContentFiller.parseField(ITabularSourceField field)
|
Uses of ITabularSourceField in lumis.doui.source |
---|
Classes in lumis.doui.source with type parameters of type ITabularSourceField | |
---|---|
class |
TabularSource<F extends ITabularSourceField>
A source that has its data in a tabular format. |
Fields in lumis.doui.source declared as ITabularSourceField | |
---|---|
protected F |
TabularSource.primaryKeySourceField
|
Uses of ITabularSourceField in lumis.doui.source.field |
---|
Classes in lumis.doui.source.field that implement ITabularSourceField | |
---|---|
class |
BaseTabularSourceField
Base implementation for a ITabularSourceField . |
Uses of ITabularSourceField in lumis.doui.table.field |
---|
Subinterfaces of ITabularSourceField in lumis.doui.table.field | |
---|---|
interface |
ITableSourceField
A TableSource field. |
Classes in lumis.doui.table.field that implement ITabularSourceField | |
---|---|
class |
BaseTableSourceField
Base implementation for the ITableSourceField interface. |
class |
ChannelTableSourceField
|
class |
FileTableSourceField
Field used for files |
class |
GenericTableSourceField
A generic table source field. |
class |
PageTableSourceField
A page source field. |
class |
ParentContentSourceField
A parent content source field. |
class |
SingleColumnTableSourceField
A generic single column table source field. |
Uses of ITabularSourceField in lumis.service.comment |
---|
Classes in lumis.service.comment that implement ITabularSourceField | |
---|---|
class |
CommentContentLocaleField
Implementation used for targetContentLocaleId, that shows the primary name of the content locale. |
Uses of ITabularSourceField in lumis.service.document.field |
---|
Classes in lumis.service.document.field that implement ITabularSourceField | |
---|---|
class |
DocumentSourceField
A document source field. |
Uses of ITabularSourceField in lumis.service.image.field |
---|
Classes in lumis.service.image.field that implement ITabularSourceField | |
---|---|
class |
ImageSourceField
An image source field. |
Uses of ITabularSourceField in lumis.service.portalmanagement.filesystem |
---|
Classes in lumis.service.portalmanagement.filesystem that implement ITabularSourceField | |
---|---|
class |
FileSizeField
A field for displaying file size information. |
Uses of ITabularSourceField in lumis.service.portalmanagement.group |
---|
Classes in lumis.service.portalmanagement.group that implement ITabularSourceField | |
---|---|
class |
GroupConfigurationButtonField
Field used for providing information for rendering the configuration button. |
Uses of ITabularSourceField in lumis.service.portalmanagement.grouptype |
---|
Classes in lumis.service.portalmanagement.grouptype that implement ITabularSourceField | |
---|---|
class |
GroupTypeConfigurationButtonField
Field used for providing information for rendering the configuration button. |
Uses of ITabularSourceField in lumis.service.wsrp.consumer.doui |
---|
Method parameters in lumis.service.wsrp.consumer.doui with type arguments of type ITabularSourceField | |
---|---|
void |
RemotePortletConfigurationInterfaceDataProvider.loadData(SessionConfig sessionConfig,
TabularSource<ITabularSourceField> source,
ITransaction transaction)
|
Uses of ITabularSourceField in lumis.service.wsrp.producer |
---|
Method parameters in lumis.service.wsrp.producer with type arguments of type ITabularSourceField | |
---|---|
void |
ProducerConfigurationInterfaceDataProvider.loadData(SessionConfig sessionConfig,
TabularSource<ITabularSourceField> source,
ITransaction transaction)
|
void |
ProducerAdministrationListDataProvider.loadData(SessionConfig sessionConfig,
TabularSource<ITabularSourceField> source,
ITransaction transaction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |