IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvSizedViewProxy
  
   
	
		IlvSizedView proxy is the base class for the proxies
of JViews DHTML component that has a graphic representation.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvSizedViewProxy(clientId)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 
								afterLayoutHandler(resized)
								 
								Handler called after the layout is done. 
							 | 
						|
| 
								
								 Returns the absolute bounds of the DHTML object. 
							 | 
						|
| 
								
								 Returns the bounds of the DHTML object relative to the container. 
							 | 
						|
| 
								 
								getCreationSize(refNodeId, serverW, serverH)
								 
								Returns the size of the component to be created. 
							 | 
						|
| 
								
								 Returns the height of the DHTML object 
							 | 
						|
| 
								
								 Returns the minimum size of the container if no size is specified. 
							 | 
						|
| 
								 
								getWidth()
								 
								Returns the width of the DHTML object. 
							 | 
						|
| 
								 IlvSizedViewProxy.
								onResize(view)
								 
								Internal implementation 
							 | 
						|
| 
								 
								positionAfterLayout(width, height)
								 
								Returns the relative position of the component by the reference node. 
							 | 
						|
| 
								 
								registerResizeListener(jviewObject)
								 
								Adds a size listener on the wrapped JViews DHTML object. 
							 | 
						|
| 
								 
								resizeAfterLayout(init)
								 
								Updates the size of the JViews DHTML component according to
its container size. 
							 | 
						|
| 
								 
								setMinimumSize(minWidth, minHeight)
								 
								Sets the minimum size of the container if no size is specified
by style or on the server. 
							 | 
						
| 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 | 
minHeight height.