All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.control.ToggleButton.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    A ToggleButton is a specialized control which has the ability to be selected. Typically a ToggleButton is rendered similarly to a Button. However, they are two different types of Controls. A Button is a "command" button which invokes a function when clicked. A ToggleButton on the other hand is simply a control with a Boolean indicating whether it has been selected.

]]>
The selected state for this Toggle.

]]>
Represents the ToggleGroup that this RadioMenuItem belongs to.

]]>
The text to display in the label.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy