IlvButtonGroup

IlvObject
  |
  +--IlvButtonGroup
Category:
Framework JSF component
JavaScript File:
IlvImageButtonProxy.js
Description:
This class is used to create a multiple-exclusion scope for a set of buttons.
Creating a set of buttons with the same ButtonGroup object means that turning "on" one of those buttons turns off all other buttons in the group.

Constructor Summary
IlvButtonGroup()

Constructor Detail

IlvButtonGroup

IlvButtonGroup()
Creates an instance of IlvButtonGroup.

Inherited Methods from IlvObject
callDispose, dispose, getClassName, hashCode, inherits, instanceOf, invoke, registerDispose, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility