lumis.service.report.control
Class RuntimeParametersControl

Package class diagram package RuntimeParametersControl
java.lang.Object
  extended by lumis.doui.control.Control
      extended by lumis.service.report.control.BaseParametersControl
          extended by lumis.service.report.control.RuntimeParametersControl
All Implemented Interfaces:
VariableResolver, IControl

public class RuntimeParametersControl
extends BaseParametersControl

Control that renders runtime parameters controls.

Since:
4.1.0

Field Summary
 
Fields inherited from class lumis.service.report.control.BaseParametersControl
reportTypeConfig
 
Fields inherited from class lumis.doui.control.Control
childControls, controlContainer, controlDefinitionNode, controlResource, douiContext, hasValidatorSubControls, isValid, locale, ON_EVENT_CLOSE_WINDOW, ON_EVENT_LINK, ON_EVENT_POPUP_LINK_OR_RUNTIME_INTERFACE, ON_EVENT_POPUP_RUNTIME_INTERFACE, ON_EVENT_PROCESS_ACTION, ON_EVENT_RENDER_ACTION, ON_EVENT_SCRIPT, onEventScripts, PARAMETER_TYPE_FIRST_SELECTED, PARAMETER_TYPE_GET_VALUE, parentControl, resources, type, VALIDATION_SELECTED_MANY, VALIDATION_SELECTED_ONE
 
Constructor Summary
RuntimeParametersControl()
           
 
Method Summary
protected  Node getControlsNode(ReportTypeConfig reportTypeConfig)
           
protected  Node getSourceNode(ReportTypeConfig reportTypeConfig)
           
 
Methods inherited from class lumis.service.report.control.BaseParametersControl
buildSubControls, getControlResource
 
Methods inherited from class lumis.doui.control.Control
appendSubControl, appendSubControls, applyOnEventScripts, convertToStandardValue, createContainer, disconnect, fixedIdentifierRequired, generateControlId, getAdditionalParameters, getAncestor, getChildControls, getClientEventHandlerScript, getId, getLocale, getParentControl, getPrepareForReadScript, getRenderData, getResources, getRuntimeDefaultSource, getScriptActionValidation, getScriptGetValues, getScriptGetValuesFunctionImplementation, getScriptGetValuesFunctionName, getScriptGetValuesRegistration, getSourceContext, getStringsToLocalize, getType, getValidationScript, init, isValid, localize, localizeStrings, processCustomTags, registerOnEventScript, removeChild, removeChildren, resolveVariable, setRenderData, setRuntimeAttributes, setValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeParametersControl

public RuntimeParametersControl()
Method Detail

getSourceNode

protected Node getSourceNode(ReportTypeConfig reportTypeConfig)
                      throws PortalException
Specified by:
getSourceNode in class BaseParametersControl
Throws:
PortalException

getControlsNode

protected Node getControlsNode(ReportTypeConfig reportTypeConfig)
                        throws PortalException
Specified by:
getControlsNode in class BaseParametersControl
Throws:
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.