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
reportType
 
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(ReportType reportTypeConfig)
           
protected  Node getSourceNode(ReportType 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, getAdditionalParameters, getAncestor, getChildControls, getClientEventHandlerScript, getId, getLocale, getNamespace, 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(ReportType reportTypeConfig)
                      throws PortalException
Specified by:
getSourceNode in class BaseParametersControl
Throws:
PortalException

getControlsNode

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


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