lumis.service.autoadministration.control
Class CallLockContentScriptControl
java.lang.Object
lumis.doui.control.Control
lumis.doui.control.script.ScriptControl
lumis.service.autoadministration.control.ExecuteScriptControl
lumis.service.autoadministration.control.CallLockContentScriptControl
- All Implemented Interfaces:
- VariableResolver, IControl
public class CallLockContentScriptControl
- extends ExecuteScriptControl
Renders the javascript to call the lock content dynamically working together other controls.
- Since:
- 7.0.0
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_REPLACE_INTERFACE, ON_EVENT_SCRIPT, onEventScripts, PARAMETER_TYPE_FIRST_SELECTED, PARAMETER_TYPE_GET_VALUE, parentControl, resources, type, VALIDATION_SELECTED_MANY, VALIDATION_SELECTED_ONE |
Method Summary |
protected void |
setDefinitionNode(String itemId)
Defines the node to be transformed in link from control. |
Methods inherited from class lumis.doui.control.Control |
appendSubControl, appendSubControls, applyOnEventScripts, buildSubControls, convertToStandardValue, createContainer, disconnect, fixedIdentifierRequired, generateControlId, getAdditionalParameters, getAdditionalParameters, getAncestor, getChildControls, getClientEventHandlerScript, getControlResource, getId, getLocale, getNamespace, getParentControl, getPrepareForReadScript, getRenderData, getResources, getRuntimeDefaultSource, getScriptActionValidation, getSourceContext, getStringsToLocalize, getType, getValidationScript, getWindowProperties, isValid, localize, localizeStrings, processCustomTags, registerOnEventScript, removeChild, removeChildren, resolveVariable, setRuntimeAttributes, setValid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallLockContentScriptControl
public CallLockContentScriptControl()
setDefinitionNode
protected void setDefinitionNode(String itemId)
throws PortalException
- Description copied from class:
ExecuteScriptControl
- Defines the node to be transformed in link from control.
- Specified by:
setDefinitionNode
in class ExecuteScriptControl
- Parameters:
itemId
- the itemId.
- Throws:
PortalException
Lumisportal 7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.