Constant Field Values


Contents
ca.odell.*

ca.odell.glazedlists.ListSelection<E>
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>
public static final int AVOID_MOVING_ELEMENTS 1
public static final int STRICT_SORT_ORDER 0

ca.odell.glazedlists.event.ListEvent<E>
public static final int DELETE 0
public static final int INSERT 2
public static final int UPDATE 1

ca.odell.glazedlists.hibernate.EventListType
public static final String PROPERTYNAME_EVENTLIST_CATEGORY "EventList.category"

ca.odell.glazedlists.matchers.CompositeMatcherEditor<E>
public static final int AND 42
public static final int OR 24

ca.odell.glazedlists.matchers.MatcherEditor.Event<E>
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>
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



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by jessewilson at 2009-01-25 19:21