|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface LabelHidable
Aspect for a gadget that might want to hide its label.
| 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 |
|---|
static final AspectType<LabelHidable> TYPE
Aspectable.
| Method Detail |
|---|
boolean isLabelHiding()
true, if the label should be hidden.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||