| Class | Description |
|---|---|
| AbstractButton |
Abstract base class for different kinds of buttons.
|
| AbstractIconButton |
Base class for buttons that can contain an icon.
|
| AbstractToggleButton |
Base class for buttons that can be toggle buttons
|
| CloseButton |
Button that represents a close ("x") icon, usually used within an
Alert. |
Copyright © 2017. All rights reserved.