|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OldUTGBOptionAttribute | |
---|---|
org.utgenome.gwt.utgb.client.track.lib.old | Old UTGB track library. |
Uses of OldUTGBOptionAttribute in org.utgenome.gwt.utgb.client.track.lib.old |
---|
Fields in org.utgenome.gwt.utgb.client.track.lib.old with type parameters of type OldUTGBOptionAttribute | |
---|---|
protected List<OldUTGBOptionAttribute> |
OldUTGBTrack.optionAttributes
|
Methods in org.utgenome.gwt.utgb.client.track.lib.old that return OldUTGBOptionAttribute | |
---|---|
static OldUTGBOptionAttribute |
OldUTGBOptionAttribute.getRealInstance(String parameterName,
String minValue,
String maxValue,
String[] operations,
String prefix)
|
static OldUTGBOptionAttribute |
OldUTGBOptionAttribute.getSelectInstance(String parameterName,
String[] values,
String[] operations,
String prefix)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |