de.espirit.firstspirit.ui.gadgets.aspects
Interface LabelHidable


public interface LabelHidable

Aspect for a gadget that might want to hide its label.

Since:
4.2.405

Field Summary
static AspectType<LabelHidable> TYPE
          The aspect's technical type being used for requesting the aspect from an Aspectable.
 
Method Summary
 boolean isLabelHiding()
          Indicates, whether the label should be hidden or shown.
 

Field Detail

TYPE

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

Since:
4.2.405
Method Detail

isLabelHiding

boolean isLabelHiding()
Indicates, whether the label should be hidden or shown.

Returns:
true, if the label should be hidden.
Since:
4.2.405


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480