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


public interface SingleLineable

Singlelineable aspect for a swing gadget, whose component supports a single line layout.

Since:
4.2.405

Field Summary
static AspectType<SingleLineable> TYPE
          The aspect's programmatic type being used for requesting the aspect from an Aspectable.
 
Method Summary
 boolean isSingleLine()
          Indicates that this gadget prefers a single line layout for its component.
 

Field Detail

TYPE

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

Since:
4.2.405
Method Detail

isSingleLine

boolean isSingleLine()
Indicates that this gadget prefers a single line layout for its component.

Returns:
If true, requests for a single line layout.
Since:
4.2.405


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