|
||||||||||
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.autolayout.AutoLayoutListControl
public class AutoLayoutListControl
Autolayout control that creates a form, interface header and list associated with the interface's default source.
Example use:
ListControl
,
InterfaceHeaderControl
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 | |
---|---|
AutoLayoutListControl()
|
Method Summary | |
---|---|
protected void |
addPostListControls(java.lang.StringBuilder subControls)
|
protected void |
addPreListControls(java.lang.StringBuilder subControls)
|
void |
buildSubControls()
|
protected java.lang.String |
generateControlId()
|
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 AutoLayoutListControl()
Method Detail |
---|
public void buildSubControls() throws PortalException
buildSubControls
in interface IControl
buildSubControls
in class DataBoundControl<TabularSource>
PortalException
protected java.lang.String generateControlId()
generateControlId
in class Control
protected void addPreListControls(java.lang.StringBuilder subControls) throws PortalException
PortalException
protected void addPostListControls(java.lang.StringBuilder subControls) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |