|
||||||||||
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
lumis.doui.control.autolayout.AutoLayoutAdministrationListControl
lumis.content.control.autolayout.AutoLayoutContentAdministrationListControl
public class AutoLayoutContentAdministrationListControl
Auto layout control for rendering a content administration list.
This control renders interface header, administration buttons, and an administration list control.
This control is suitable for use with content sources.
By default this control renders the following sub controls.
<control type="lum_form"> <control type="lum_interfaceHeader" /> <control type="lum_autoAdminListButtons"/> <control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" />
AutoContentAdministrationListButtonsControl
,
InterfaceHeaderControl
,
AdministrationListControl
,
AutoLayoutAdministrationListControl
Field Summary |
---|
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 | |
---|---|
AutoLayoutContentAdministrationListControl()
|
Method Summary | |
---|---|
protected java.lang.String |
getAdminListButtonsControl()
|
Methods inherited from class lumis.doui.control.autolayout.AutoLayoutAdministrationListControl |
---|
buildSubControls, generateControlId, getAdminListControl |
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 |
---|
getConverter, getProcessActionIds, getValue, getValue, setProcessActionHandlerParameters, setValue |
Methods inherited from interface lumis.doui.control.IControl |
---|
createContainer, disconnect, getChildControls, getControlResource, getId, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes |
Methods inherited from interface lumis.doui.render.IRenderer |
---|
getResources, getSourceContext |
Constructor Detail |
---|
public AutoLayoutContentAdministrationListControl()
Method Detail |
---|
protected java.lang.String getAdminListButtonsControl() throws PortalException
getAdminListButtonsControl
in class AutoLayoutAdministrationListControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |