Skip to main content
PREV CLASS NEXT CLASS FRAMES NO FRAMES

 

Class 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
Constructor Attributes Constructor Name and Description
 
IlvDynPanel(parentNode)
Methods inherited from class IlvPanel
dispose, getBounds, getClip, getCursor, getHeight, getLeft, getMouseEventSource, getScrollPosition, getTop, getWidth, getZIndex, isVisible, setBackgroundColor, setBackgroundImage, setBounds, setClip, setCursor, setLocation, setScrollPosition, setSize, setVisible, setZIndex, translate
Methods inherited from class IlvObject
getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility
Constructor Detail
IlvDynPanel
IlvDynPanel(parentNode)
Parameters:
parentNode - Creates the panel as a child of this node. If this node is null the panel will be created in the body. If the body is used, the page must has been loaded.

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