Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvLinkInteractor

IlvObject
   |
   +--IlvInteractor
      |
      +--IlvLinkInteractor

Category:
Common component
JavaScript File:
IlvLinkInteractor.js
Description:
Use the IlvLinkInteractor to modify selected links. It can move a link from one node to another node, add or remove a point in the selected link. It also can move a point in the selected link.
Since:
JViews8.7

Constructor Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
setActionName(actionName)
Sets the action name for the link interactor.
 
Sets the modifier to add or remove a point in the selected link.
Methods inherited from class IlvInteractor
getCursor, getMenuModelId, getMessage, getView, setCursor, setMenuModelId, setMessage, setView
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvLinkInteractor
IlvLinkInteractor()
Method Detail
setActionName
setActionName(actionName)
Sets the action name for the link interactor.
Parameters:
actionName - The action name in the server action event.

setAddRemovePointModifier
setAddRemovePointModifier(modifier)
Sets the modifier to add or remove a point in the selected link.
Parameters:
modifier - one of Alt,Shift,Ctrl key;

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.