|
||||||||||
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.dropdownlist.DropDownListControl
lumis.service.wsrp.producer.ProducerConfigurationInterfaceVersionDropDownListControl
public class ProducerConfigurationInterfaceVersionDropDownListControl
DropDownListControl
that populates itself with the values contained
into the enum ProducerVersion
. They are ProducerVersion.BOTH
,
ProducerVersion.VERSION1
and ProducerVersion.VERSION2
. It
displays a localized friendly name to the final user.
Field Summary |
---|
Fields inherited from class lumis.doui.control.dropdownlist.DropDownListControl |
---|
OPTIONS_AFTER, OPTIONS_ALL, OPTIONS_BEFORE, optionsSource |
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 | |
---|---|
ProducerConfigurationInterfaceVersionDropDownListControl()
|
Method Summary | |
---|---|
void |
init(org.w3c.dom.Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl)
|
Methods inherited from class lumis.doui.control.dropdownlist.DropDownListControl |
---|
appendDefinitionOptions, autoAddValidators, buildSubControls, fixedIdentifierRequired, loadFromRequest, setRenderData |
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.IClientSideReadableControl |
---|
getScriptGetValues, getScriptGetValuesRegistration |
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 ProducerConfigurationInterfaceVersionDropDownListControl()
Method Detail |
---|
public void init(org.w3c.dom.Node controlDefinitionNode, ControlContainer controlContainer, IControl parentControl) throws PortalException
init
in interface IControl
init
in class DropDownListControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |