|
||||||||||
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.autolayout.AutoLayoutGenericContentAssociationControl
lumis.content.control.autolayout.AutoLayoutCategorizationAssociationControl
public class AutoLayoutCategorizationAssociationControl
Control that lays out the list of terms associated.
This controls detects if a categorization service is associated
with the current service instance and responds appropriately when
the renderControl()
method is called.
Field Summary | |
---|---|
protected boolean |
bRelatedToCategorizationServiceInstance
|
Fields inherited from class lumis.content.control.autolayout.AutoLayoutGenericContentAssociationControl |
---|
associationType |
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 | |
---|---|
AutoLayoutCategorizationAssociationControl()
|
Method Summary | |
---|---|
void |
init(org.w3c.dom.Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
boolean |
renderControl()
|
Methods inherited from class lumis.content.control.autolayout.AutoLayoutGenericContentAssociationControl |
---|
addAssociationProcessAction, addAssociationSource, buildSubControls, getAssociationType, getDefaultAssociationType, getSelectItemsInterfaceId, getSourceId |
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 |
Field Detail |
---|
protected boolean bRelatedToCategorizationServiceInstance
Constructor Detail |
---|
public AutoLayoutCategorizationAssociationControl()
Method Detail |
---|
public void init(org.w3c.dom.Node controlDefinitionNode, ControlContainer controlContainer, IControl parentControl) throws PortalException
init
in interface IControl
init
in class AutoLayoutGenericContentAssociationControl
PortalException
public boolean renderControl() throws PortalException
renderControl
in class AutoLayoutGenericContentAssociationControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |