IlvDynRectangle

IlvObject
  |
  +--IlvRectangle
       |
       +--IlvDynRectangle
Category:
Common component
JavaScript File:
IlvUtil.js
Description:
This IlvRectangle subclass is an dynamic rectangle that can be instantiated anytime.

Since:
JViews 7.5


Constructor Summary
IlvDynRectangle(init, parentNode, fillOn)

Constructor Detail

IlvDynRectangle

IlvDynRectangle(init, parentNode, fillOn)
Creates an instance of IlvDynRectangle.

Inherited Methods from IlvRectangle
getBounds, getScrollPosition, getThickness, isVisible, setBounds, setClip, setColor, setScrollPosition, setThickness, setVisible
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility