public class SKDGanttSelectInteractor
extends ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SELECTION_POINT_PROPERTY_NAME |
static java.lang.String |
SELECTION_TRANSFORMER_PROPERTY_NAME |
| Constructor and Description |
|---|
SKDGanttSelectInteractor()
Constructor makes sure that the key for multiple selection is set according to the property 'multipleselectionkey'
Default is CTRL
|
| Modifier and Type | Method and Description |
|---|---|
ilog.views.IlvManagerViewInteractor |
getMoveSelectionInteractorObject()
Returns move selection interactor
|
boolean |
isMoveAllowed()
Makes sure that all activities are moveable.
|
getMovementAxis, getReservationDuplicationModifier, getReservationDuplicationModifierEx, isDuplicationAllowed, isMovementDetectionEnabled, setDuplicationAllowed, setMovementAxis, setMovementDetectionEnabled, setReservationDuplicationModifierdeSelectAll, deSelectObject, getLineStyle, getMaximumScrollDistance, getMoveSelectionCursor, getMoveSelectionManager, getMoveThreshold, getMultipleSelectionCursor, getMultipleSelectionModifier, getMultipleSelectionModifierEx, getScrollTiming, getSelectedMovingObjects, getSelectionModifier, getSelectionModifierEx, isDragAllowed, isEditionAllowed, isHyperEdgesFollowEndNodes, isLinksFollowEndNodes, isMoveAffectsSingleSubManager, isMultipleSelectionMode, isObjectInteractorEnabled, isOpaqueDragSelection, isOpaqueMove, isOpaquePolyPointsEdition, isOpaqueResize, isProgressiveScroll, isSelectionInsideSubobjectsAllowed, isShowingMovingObject, selectionChanged, selectObject, setDragAllowed, setEditionAllowed, setHyperEdgesFollowEndNodes, setLineStyle, setLinksFollowEndNodes, setMaximumScrollDistance, setMoveAffectsSingleSubManager, setMoveAllowed, setMoveSelectionCursor, setMoveThreshold, setMultipleSelectionCursor, setMultipleSelectionMode, setMultipleSelectionModifier, setObjectInteractorEnabled, setOpaqueDragSelection, setOpaqueMove, setOpaquePolyPointsEdition, setOpaqueResize, setProgressiveScroll, setScrollTiming, setSelectionInsideSubobjectsAllowed, setSelectionModifier, setShowingMovingObject, setXORGhostaddFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, allowEnsureVisible, allowEnsureVisible, ensureVisible, ensureVisible, getManager, getManagerView, getTransformer, isXORGhost, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListenerpublic static final java.lang.String SELECTION_POINT_PROPERTY_NAME
public static final java.lang.String SELECTION_TRANSFORMER_PROPERTY_NAME
public SKDGanttSelectInteractor()
public boolean isMoveAllowed()
isMoveAllowed in class ilog.views.interactor.IlvSelectInteractorpublic ilog.views.IlvManagerViewInteractor getMoveSelectionInteractorObject()