IlvGroupedButton

IlvObject
  |
  +--IlvEmptyView
       |
       +--IlvButton
            |
            +--IlvGroupedButton
Category:
Framework JSF component
JavaScript File:
IlvImageButtonProxy.js
Description:
An IlvButton subclass designed to be in button group (a multiple-exclusion scope for a set of buttons).
This button is wrapped by an IlvImageButtonProxy.

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

Constructor Detail

IlvGroupedButton

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

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