IlvObject
   |
   +--IlvPropertyStateManager
      |
      +--IlvFacesProxy
         |
         +--IlvSizedViewProxy
            |
            +--IlvImageButtonProxy
  
   
	
		IlvDHTMLImageButton component.grouped, the wrapped instance is an 
IlvGroupedButton or an IlvToggleButton otherwise.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvImageButtonProxy(clientId, refNodeId, grouped)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 
								doClick()
								 
								Simulates a mouse click on the button. 
							 | 
						|
| 
								
								 Returns the baseTextDirection of the button. 
							 | 
						|
| 
								
								 Returns the mouse cursor that is displayed when the mouse is over this panel. 
							 | 
						|
| 
								
								 Returns whether the button should execute its action when it's deselected by its button group. 
							 | 
						|
| 
								 
								getImage()
								 
								Returns the image that represents the button when the button is in normal state. 
							 | 
						|
| 
								
								 Returns the message displayed by the attached message box, if any, when the cursor is on this button. 
							 | 
						|
| 
								
								 Sets the message box of the button. 
							 | 
						|
| 
								
								 Returns the onclick action of the button. 
							 | 
						|
| 
								
								 Returns the image that represents the button when the cursor is on the button. 
							 | 
						|
| 
								
								 Returns the image that represents the button when the button is in selected state. 
							 | 
						|
| 
								 
								getTitle()
								 
								Returns the title of the button. 
							 | 
						|
| 
								
								 Returns the enabled state of this button. 
							 | 
						|
| 
								
								 Returns the selection state of this button. 
							 | 
						|
| 
								 
								isToggle()
								 
								Returns  
							true if this button is a toggle button, false otherwise. | 
						|
| 
								 
								setBaseTextDirection(baseTextDirection)
								 
								Specifies the baseTextDirection of the message. 
							 | 
						|
| 
								 
								setCursor(cursor)
								 
								Sets the mouse cursor that is displayed when the mouse is over this button. 
							 | 
						|
| 
								 
								setDoActionOnBGDeselect(doActionOnBGDeselect)
								 
								Sets whether the button should execute its action when it's deselected by its button group. 
							 | 
						|
| 
								 
								setEnabled(enabled)
								 
								Sets the enable state. 
							 | 
						|
| 
								 
								setImage(image)
								 
								Sets the image that represents the button when the button is in normal state. 
							 | 
						|
| 
								 
								setMessage(message)
								 
								The message displayed by the attached message box, if any, when the cursor is on this button. 
							 | 
						|
| 
								 
								setMessageBox(messageBox)
								 
								Sets the message box of the button. 
							 | 
						|
| 
								 
								setOnclick(onclick)
								 
								Sets the onclick action of the button. 
							 | 
						|
| 
								 
								setRolloverImage(image)
								 
								Sets the image that represents the button when the cursor is on the button. 
							 | 
						|
| 
								 
								setSelected(selected)
								 
								Sets the selection state. 
							 | 
						|
| 
								 
								setSelectedImage(image)
								 
								Sets the image that represents the button when the button is in selected state. 
							 | 
						|
| 
								 
								setTitle(title)
								 
								The title of the button. 
							 | 
						|
| 
								 
								setToggle(toggle)
								 
								Defines whether this button is a toggle button. 
							 | 
						
| 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 this button is a toggle button, false otherwise.
						
						 
					true if this button is a toggle button, false otherwise.true if this button is a toggle button, false otherwise.