Widget Type
Determines which type of selector widget will be used for the TriState option, default is SIDE_BY_SIDE
Author
fzzyhmstrs
Since
0.6.5
Entries
Three sub-widgets arranged side-by-side TriState.TRUE then TriState.DEFAULT then TriState.FALSE, represented by a green check widget, a blank widget, and a red X widget respectively.
A traditional MC cycling button widget, looping through the tri-state; TriState.DEFAULT then TriState.TRUE then TriState.FALSE etc., starting on the state set as the default value.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.