Class TToggleButtonWidget

All Implemented Interfaces:
INode<TElement>, INodeBounded<TElement,Bounds2i>, INodeRenderable<TElement, TGuiGraphics>, Iterable<TElement>, Collection<TElement>

@Virtual public class TToggleButtonWidget extends TButtonWidget
Similar to a TCheckboxWidget in that it holds a boolean value, except this is a "togglable" TButtonWidget.