IlvToggleButton

IlvObject
  |
  +--IlvEmptyView
       |
       +--IlvButton
            |
            +--IlvToggleButton
Category:
Framework JSF component
JavaScript File:
IlvImageButtonProxy.js
Description:
A simple IlvButton subclass.
This button is wrapped by an IlvImageButtonProxy.

Constructor Summary
IlvToggleButton(left, top, width, height, image, action)

Constructor Detail

IlvToggleButton

IlvToggleButton(left, top, width, height, image, action)
Creates an instance of IlvToggleButton.

Inherited Methods from IlvButton
childrenToHTML, dispose, doClick, getAction, getCursor, getHeight, getImage, getMessage, getMessagePanel, getRolloverImage, getSelectedImage, getToolTipText, getWidth, isEnabled, isSelected, isToggleButton, mouseDown, mouseOut, mouseOver, mouseUp, setAction, setChildrenBounds, setCursor, setEnabled, setImage, setMessage, setMessagePanel, setRolloverImage, setSelected, setSelectedImage, setToggleButton, setToolTipText
Inherited Methods from IlvEmptyView
addSizeListener, childrenToHTML, getBounds, getHeight, getLeft, getLocation, getSize, getTop, getWidth, isStateInCookie, removeSizeListener, restoreState, saveState, setBounds, setChildrenBounds, setLocation, setSize, setStateInCookie, toHTML
Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility