Constant Field Values
Contents
ca.odell.*
-
ca.odell.glazedlists.ListSelection<E> Modifier and Type Constant Field Value public static final int
MULTIPLE_INTERVAL_SELECTION
2
public static final int
MULTIPLE_INTERVAL_SELECTION_DEFENSIVE
103
public static final int
SINGLE_INTERVAL_SELECTION
1
public static final int
SINGLE_SELECTION
0
-
ca.odell.glazedlists.SortedList<E> Modifier and Type Constant Field Value public static final int
AVOID_MOVING_ELEMENTS
1
public static final int
STRICT_SORT_ORDER
0
-
ca.odell.glazedlists.event.ListEvent<E> Modifier and Type Constant Field Value public static final int
DELETE
0
public static final int
INSERT
2
public static final int
UPDATE
1
-
ca.odell.glazedlists.matchers.CompositeMatcherEditor<E> Modifier and Type Constant Field Value public static final int
AND
42
public static final int
OR
24
-
ca.odell.glazedlists.matchers.MatcherEditor.Event<E> Modifier and Type Constant Field Value public static final int
CHANGED
4
public static final int
CONSTRAINED
2
public static final int
MATCH_ALL
0
public static final int
MATCH_NONE
1
public static final int
RELAXED
3
-
ca.odell.glazedlists.matchers.TextMatcherEditor<E> Modifier and Type Constant Field Value public static final int
CONTAINS
0
public static final int
EXACT
3
public static final int
REGULAR_EXPRESSION
2
public static final int
STARTS_WITH
1