facets.core.superficial.app
Interface SHost.FacetLayout
- Enclosing interface:
- SHost
public static interface SHost.FacetLayout
Arrangement of facets exposing application content.
SHost.FacetLayout defines no contract more specific than that it can
be passed to SHost.setLayout(SHost.FacetLayout),
but implementations can encapsulate specific layout options
provided by the SHost. This approach also allows
complete layouts to be switched eg in multi-content applications.
HEADLESS
static final SHost.FacetLayout HEADLESS