IBM ILOG Dojo Diagrammer 1.1.1 API Documentation
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

ibm_ilog.diagram.widget.ZoomHudComponent

Object » ibm_ilog.diagram.widget.HudComponent » ibm_ilog.diagram.widget.ZoomHudComponent
dojo.require("ibm_ilog.diagram.widget.ZoomHudComponent");

A viewport component that displays the current zoom factor.

Method Summary

  • constructor(viewport)
  • isEnabled() Returns true of the component is active and visible.
  • setEnabled(enabled) Shows or hides the component, disabling possible connections and overhead while hidden.

Methods

constructor
ParameterTypeDescription
viewport
isEnabled
Returns true of the component is active and visible.
setEnabled
Shows or hides the component, disabling possible connections and overhead while hidden.
ParameterTypeDescription
enabledboolean