IlvObject
   |
   +--IlvPanel
      |
      +--IlvURLPanel
  
   
	
		IlvPanel that can be updated
with the setURL method.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
								IlvURLPanel(left, top, width, height)
							 | 
| Method Attributes | Method Name and Description | 
|---|---|
| 
								dispose()
								 Disposes of all resources being used by the panel. | |
| Returns the context of the panel. | |
| 
								setURL(url)
								 Loads the content of the panel from the specified URL. | 
| getBounds, getClip, getCursor, getHeight, getLeft, getMouseEventSource, getScrollPosition, getTop, getWidth, getZIndex, isVisible, setBackgroundColor, setBackgroundImage, setBounds, setClip, setCursor, setLocation, setScrollPosition, setSize, setVisible, setZIndex, translate | 
| getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility | 
IlvObject.callDispose() function on the onunload event
of the page:
<body onunload="IlvObject.callDispose()">
BODY that specifies an onload event
handler.