Package ch.bailu.gtk.gst
Schnittstelle SearchMode
public interface SearchMode
-
Feldübersicht
Felder
-
Felddetails
-
EXACT
static final int EXACTOnly search for exact matches.- Siehe auch:
-
BEFORE
static final int BEFORESearch for an exact match or the element just before.- Siehe auch:
-
AFTER
static final int AFTERSearch for an exact match or the element just after.- Siehe auch:
-