|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.DataControl
lumis.doui.control.DataBoundControl<TabularSource<?>>
lumis.doui.control.tabulardata.TabularDataControl
lumis.doui.control.tabulardata.AdvancedTabularDataControl
lumis.service.portalmanagement.filesystem.FileSystemTabularData
public class FileSystemTabularData
Customized tabular data for the filesystem service.
Field Summary |
---|
Fields inherited from class lumis.doui.control.tabulardata.AdvancedTabularDataControl |
---|
ALLOW_SELECT_ROW_TYPE_MULTIPLE, ALLOW_SELECT_ROW_TYPE_NONE, ALLOW_SELECT_ROW_TYPE_SINGLE, allowSelectRowType, orderByDir, orderByField |
Fields inherited from class lumis.doui.control.DataControl |
---|
FORCE_CASE_LOWER, FORCE_CASE_NONE, FORCE_CASE_UPPER, forceCase, requestParameterName, UNKNOWN_DATA_TYPE, value, valuePreviouslySet |
Constructor Summary | |
---|---|
FileSystemTabularData()
|
Method Summary | |
---|---|
protected java.lang.String |
getFieldHyperlink(TabularSource source,
ISourceData row,
java.lang.String fieldId,
java.lang.String compositePrimaryKey,
int rowIndex)
|
protected java.lang.String |
getRowHyperlink(TabularSource source,
ISourceData row,
java.lang.String compositePrimaryKey,
int rowIndex)
|
Methods inherited from class lumis.doui.control.tabulardata.AdvancedTabularDataControl |
---|
buildSubControls, init, loadFromRequest, setFieldData, setOrderByRenderData, setRenderData, setSelectedElementsRenderData, setValueFromSource |
Methods inherited from class lumis.doui.control.tabulardata.TabularDataControl |
---|
getControlResource, getConverter, getRowOnClick, getStringsToLocalize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.doui.control.IDataControl |
---|
getProcessActionIds, getValue, getValue, setProcessActionHandlerParameters, setValue |
Methods inherited from interface lumis.doui.control.IControl |
---|
createContainer, disconnect, getChildControls, getId, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes |
Methods inherited from interface lumis.doui.render.IRenderer |
---|
getResources, getSourceContext |
Constructor Detail |
---|
public FileSystemTabularData()
Method Detail |
---|
protected java.lang.String getFieldHyperlink(TabularSource source, ISourceData row, java.lang.String fieldId, java.lang.String compositePrimaryKey, int rowIndex) throws PortalException
getFieldHyperlink
in class TabularDataControl
PortalException
protected java.lang.String getRowHyperlink(TabularSource source, ISourceData row, java.lang.String compositePrimaryKey, int rowIndex) throws PortalException
getRowHyperlink
in class TabularDataControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |