IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvSizedViewProxy
            |
            +--IlvBasicViewHelperProxy
               |
               +--IlvChartOverviewProxy
  
   
	
		IlvChartOverviewProxy is the proxy that handles the IlvChartOverview DHTML
object.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvChartOverviewProxy(clientId, refNodeId, width, height)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								
								 Returns the autorefresh mode of the overview. 
							 | 
						|
| 
								
								 Changes the color of the rectangle that allows the panning. 
							 | 
						|
| 
								
								 Gets the line width of the rectangle that allows the panning. 
							 | 
						|
| 
								
								 Returns the path to the image to be displayed when the component is loading. 
							 | 
						|
| 
								 
								isResizable(resizable)
								 
								Returns whether the managed view is resizable or not. 
							 | 
						|
| 
								 
								setAutoRefresh(autoRefresh)
								 
								Sets the autorefresh mode of the overview. 
							 | 
						|
| 
								 
								setForceUpdate(forceUpdate)
								 
								Sets the force update flag that forces the overview to query capabilities after it has received the image. 
							 | 
						|
| 
								 
								setLineColor(lineColor)
								 
								Changes the color of the rectangle that allows the panning. 
							 | 
						|
| 
								 
								setLineWidth(lineWidth)
								 
								Changes the line width of the rectangle that allows the panning. 
							 | 
						|
| 
								 
								setResizable(resizable)
								 
								Sets whether the managed view is resizable or not. 
							 | 
						|
| 
								 
								setWaitingImage(waitingImage)
								 
								Sets the waiting image to be displayed while an image is loading. 
							 | 
						|
| 
								
								 Sends a query to the servlet that generates the image to refresh the image displayed in the view. 
							 | 
						
| getMessageBox, getView, setMessageBox, setView | 
| 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 | 
true if autorefresh mode is enabled.