ibm_ilog.diagram.widget.ScrollbarHudComponent
Object » ibm_ilog.diagram.widget.HudComponent » ibm_ilog.diagram.widget.ScrollbarHudComponent
dojo.require("ibm_ilog.diagram.widget.ScrollbarHudComponent");
Method Summary
- constructor(viewport, horizontal)
- getRatio()
- isEnabled() Returns true of the component is active and visible.
- isHorizontal()
- isVertical()
- setEnabled(enabled) Shows or hides the component, disabling possible connections and overhead while hidden.
Attached Objects
Methods
Overrides ibm_ilog.diagram.widget.HudComponent
Parameter | Type | Description |
---|---|---|
viewport | ||
horizontal | boolean |
Defined by ibm_ilog.diagram.widget.HudComponent
Returns true of the component is active and visible.
Defined by ibm_ilog.diagram.widget.HudComponent
Shows or hides the component, disabling possible connections and overhead while hidden.
Parameter | Type | Description |
---|---|---|
enabled | boolean |