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

Field Summary
static AspectType<Labelable> TYPE
          The aspect's technical type for requesting the aspect from an Aspectable.
 
Method Summary
 String getLabel()
          Gets the label of this component.
 

Field Detail

TYPE

static final AspectType<Labelable> TYPE
The aspect's technical type for requesting the aspect from an Aspectable.

Since:
4.2.405
Method Detail

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