Class IlvResizeInteractor
IlvObject
|
+--IlvInteractor
|
+--IlvResizeInteractor
- Category:
- Common component
- JavaScript File:
-
IlvResizeInteractor.js
- Description:
- An
IlvResizeInteractor
is an interactor for
resizing a node in Diagrammer or resizing a selected activity in Gantt. It depends on
the IlvSelectInteractor
.
- Since:
- JViews 8.7
Constructor Summary
Constructor Attributes |
Constructor Name and Description |
|
|
Method Summary
Method Attributes |
Method Name and Description |
|
Sets the action name for the resize interactor.
|
Methods inherited from class IlvObjectdispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility |
Constructor Detail
IlvResizeInteractor
IlvResizeInteractor()
Method Detail
setActionName
setActionName(actionName)
Sets the action name for the resize interactor.
- Parameters:
-
actionName
- The action name in a server action event,
its default value is "resizeNode".
©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.