IlvDynPanel

IlvObject
  |
  +--IlvPanel
       |
       +--IlvDynPanel
Category:
Common component
JavaScript File:
IlvUtil.js
Description:
This class is a subclass of IlvPanel that can be created dynamically (ie without calling to toHTML).

Since:
JViews 7.5


Constructor Summary
IlvDynPanel(parentNode)

Constructor Detail

IlvDynPanel

IlvDynPanel(parentNode)
Creates an instance of IlvDynPanel.

Inherited Methods from IlvPanel
dispose, getBounds, getClip, getCursor, getHeight, getLeft, getMouseEventSource, getScrollPosition, getTop, getWidth, getZIndex, isVisible, setBackgroundColor, setBackgroundImage, setBounds, setClip, setCursor, setLocation, setScrollPosition, setSize, setVisible, setZIndex, translate
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility