public class Util extends Object
Modifier and Type | Field and Description |
---|---|
protected static String[] |
MAIN_TAXONOMIC_RANK |
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static String |
cleanValue(String value) |
static com.extjs.gxt.ui.client.widget.grid.ColumnConfig |
createColumnConfig(GridField field,
int width) |
static SpeciesCapability |
getCapabilityFromResultType(SearchResultType resultType) |
static boolean |
isMainTaxonomicRank(String rank) |
protected static final String[] MAIN_TAXONOMIC_RANK
public static boolean isMainTaxonomicRank(String rank)
public static com.extjs.gxt.ui.client.widget.grid.ColumnConfig createColumnConfig(GridField field, int width)
public static SpeciesCapability getCapabilityFromResultType(SearchResultType resultType)
Copyright © 2016. All Rights Reserved.