IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvSizedViewProxy
            |
            +--IlvBasicViewProxy
  
   
	
		IlvBasicViewProxy class is the base proxy class
for the DHTML components that have a view.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvBasicViewProxy(clientId)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 
								getImageFormat(imageFormat)
								 
								Returns the image format that will be emitted by the servlet that generates the image. 
							 | 
						|
| 
								 
								getMessageBox(messageBox)
								 
								Returns the message box of the view. 
							 | 
						|
| 
								
								 Returns the class of the servlet that generates the image that will be instantiated, if needed, 
by the controller servlet. 
							 | 
						|
| 
								
								 Returns the URL of the servlet that generates the image. 
							 | 
						|
| 
								 
								getWaitingImage(waitingImage)
								 
								Returns the image path to the waiting image. 
							 | 
						|
| 
								 
								init()
								 
								Calls the  
							init method of the underlying JViews DHTML object. | 
						|
| 
								 
								setImageFormat(imageFormat)
								 
								Sets the format of the image that will be emitted by the image generation 
servlet. 
							 | 
						|
| 
								 
								setMessageBox(messageBox)
								 
								Sets the message box of the view. 
							 | 
						|
| 
								 
								setServletClass(servletClass)
								 
								Sets the class of the servlet that generates the image that will be instantiated, if needed, 
by the controller servlet. 
							 | 
						|
| 
								 
								setServletURL(servletURL)
								 
								Sets the URL of the servlet that generates the image. 
							 | 
						|
| 
								 
								setWaitingImage(waitingImage)
								 
								Sets the path to the image that will be displayed while the component
is in the loading state. 
							 | 
						
| afterLayoutHandler, getAbsoluteBounds, getBounds, getCreationSize, getHeight, getMinimumSize, getWidth, positionAfterLayout, registerResizeListener, resizeAfterLayout, setMinimumSize | 
| dispose, getAbsoluteId, getJViewsDHTMLObject, getNodeCoords, getObject, getReferenceNode, setAbsoluteId, setJViewsDHTMLObject, setObject, setPageIdSupport, setReferenceNode, toHTML | 
| getClientId, notify | 
| getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility | 
init method of the underlying JViews DHTML object.
						
						 
					JPEG and PNG.