de.espirit.firstspirit.ui.gadgets.aspects
Interface Labelable
- All Known Subinterfaces:
- Editable
- All Known Implementing Classes:
- AbstractValueHoldingSwingGadget
public interface Labelable
An aspect providing access to a gadget's label.
- Since:
- 4.2.405
- See Also:
Editable
TYPE
static final AspectType<Labelable> TYPE
- The aspect's technical type for requesting the aspect from an
Aspectable
.
- Since:
- 4.2.405
getLabel
@Nullable
String getLabel()
- Gets the label of this component.
- Returns:
- The label or
null
. - Since:
- 4.2.405
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480