Type: info
         Title: css.awt.XToggleButton
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS dba205a


*Summary*
--------
XToggleButton : XItemStateBroadcaster
{
}


*Description*
-------------
Since quite a while, our button/control implementations in both UNO
dialogs and form documents allow to act as "toggle button", where a
single click does not trigger an action, but toggles the button
between "pressed" and "not pressed" state.

To reflect this in the API, the interface XToggleButton has been
introduced, which simply derives from the existing
XItemStateBroadcaster, and thus allows broadcasting changes in the
toggle state.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to