#include <ugadgets.hpp>
Public Member Functions | |
UItem (const UArgs &=UArgs::none) | |
virtual const UStyle & | getStyle (UContext *) const |
Static Public Member Functions | |
static const UStyle & | makeStyle () |
Static Public Attributes | |
static UStyle * | style = null |
Friends | |
UItem & | uitem (const UArgs &a=UArgs::none) |
Active gadget that behaves as a UButton but has no decoration. It is typically used as a child of a UListbox or of a UTrow in a UTable (when active items a prefered to UTcells).
Geometry: same as ULabel
Default Properties: same as ULabel when object is idle.
Callbacks: see UButton.