|
||||||||||
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<ContentTableSource>
lumis.content.control.workflow.WorkflowMetaDataControl
lumis.content.control.autolayout.AutoLayoutWorkflowInformationControl
public class AutoLayoutWorkflowInformationControl
Renders workflow input controls based on the workflow information.
Example use:
InputHiddenControl
,
LabelControl
,
WorkflowStateControl
,
WorkflowAssignedToControl
,
WorkflowActionControl
,
WorkflowSendToControl
Field Summary | |
---|---|
protected boolean |
bHasComments
|
protected java.lang.String |
isCommentsFieldId
|
Fields inherited from class lumis.content.control.workflow.WorkflowMetaDataControl |
---|
primaryKeyFieldId, workflow |
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 | |
---|---|
AutoLayoutWorkflowInformationControl()
|
Method Summary | |
---|---|
void |
buildSubControls()
|
protected java.lang.String |
getFieldIdByPublishFieldType(java.lang.String publishType)
|
boolean |
hasWorkflow()
|
void |
init(org.w3c.dom.Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Methods inherited from class lumis.content.control.workflow.WorkflowMetaDataControl |
---|
getContentWorkflowMetaData, getContentWorkflowMetaData, getItemId, getResources, setValueFromSource |
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, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes |
Methods inherited from interface lumis.doui.render.IRenderer |
---|
getSourceContext |
Field Detail |
---|
protected boolean bHasComments
protected java.lang.String isCommentsFieldId
Constructor Detail |
---|
public AutoLayoutWorkflowInformationControl()
Method Detail |
---|
public void buildSubControls() throws PortalException
buildSubControls
in interface IControl
buildSubControls
in class WorkflowMetaDataControl
PortalException
public void init(org.w3c.dom.Node controlDefinitionNode, ControlContainer controlContainer, IControl parentControl) throws PortalException
init
in interface IControl
init
in class WorkflowMetaDataControl
PortalException
public boolean hasWorkflow()
protected java.lang.String getFieldIdByPublishFieldType(java.lang.String publishType) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |