Interface FocusStrategy
-
public interface FocusStrategy
-
-
Field Detail
-
ALL
static final java.lang.String ALL
- See Also:
- Constant Field Values
-
EMPTY
static final java.lang.String EMPTY
- See Also:
- Constant Field Values
-
FIRST
static final java.lang.String FIRST
- See Also:
- Constant Field Values
-
SELECTION
static final java.lang.String SELECTION
- See Also:
- Constant Field Values
-
-