Packagemx.core
Interfacepublic interface IToggleButton
Implementors CheckBox, RadioButton

The IToggleButton interface is a marker interface that indicates that a component acts as a toggleable button. It is used primarily as a filter by the framework's default button logic.