|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SView
Defines display policy for a viewer facet.
The core interface defines only very general properties.
Field Summary | |
---|---|
static SView |
NO_VIEW
Invalid SView for use in viewers with invariable view properties. |
Method Summary | |
---|---|
boolean |
allowMultipleSelection()
Can more than one object be selected at a time in the view? |
boolean |
isLive()
Does the view allow user interaction/editing? |
Methods inherited from interface facets.util.Titled |
---|
title |
Field Detail |
---|
static final SView NO_VIEW
SView
for use in viewers with invariable view properties.
Method Detail |
---|
boolean allowMultipleSelection()
boolean isLive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |