org.eclipse.nebula.widgets.nattable.search
Interface ISearchDirection


public interface ISearchDirection


Field Summary
static String SEARCH_BACKWARDS
           
static String SEARCH_FORWARD
           
 

Field Detail

SEARCH_FORWARD

static final String SEARCH_FORWARD
See Also:
Constant Field Values

SEARCH_BACKWARDS

static final String SEARCH_BACKWARDS
See Also:
Constant Field Values


Copyright © 2015. All rights reserved.