Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class IlvDynRectangle

IlvObject
   |
   +--IlvSelection
      |
      +--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
Constructor Attributes Constructor Name and Description
 
IlvDynRectangle(init, parentNode, fillOn)
Methods inherited from class IlvRectangle
getBounds, getScrollPosition, getThickness, isVisible, setBounds, setClip, setColor, setScrollPosition, setThickness, setVisible
Methods inherited from class IlvSelection
getObjectID, getObjectProperties, getObjectProperty, getObjectPropertyNames, getObjectTag, getObjectType, getProperties, setObjectProperties, setObjectProperty, setResizable
Methods inherited from class IlvObject
dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvDynRectangle
IlvDynRectangle(init, parentNode, fillOn)
Parameters:
init
parentNode - The parent node. If null, the body will be used.
fillOn - true to create a filled rectangle.

©Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.