Class GanttBlockLink.LinkHandler
java.lang.Object
overit.geocallapp.utilities.ux.ui.container.gantt.data.GanttBlockLink.LinkHandler
- All Implemented Interfaces:
Serializable
- Enclosing class:
GanttBlockLink<T>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GanttBlockLink.IconShapestatic final GanttBlockLink.IconShapestatic final GanttBlockLink.IconShapestatic final GanttBlockLink.IconShapestatic final GanttBlockLink.IconShapestatic final GanttBlockLink.IconShapeprotected POSITIONprotected GanttBlockLink.IconShapeprotected int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetShape()intgetSize()voidsetPosition(POSITION type) voidsetShape(GanttBlockLink.IconShape shape) voidsetSize(int size) toString()
-
Field Details
-
ICON_ARROW_LEFT
-
ICON_ARROW_RIGHT
-
ICON_NONE
-
ICON_SQUARE
-
ICON_CIRCLE
-
ICON_DIAMOND
-
position
-
shape
-
size
protected int size
-
-
Constructor Details
-
LinkHandler
public LinkHandler()
-
-
Method Details