|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.utgenome.gwt.utgb.client.track.lib.old.OldUTGBOptionAttribute
public abstract class OldUTGBOptionAttribute
| Constructor Summary | |
|---|---|
OldUTGBOptionAttribute()
|
|
| Method Summary | |
|---|---|
static OldUTGBOptionAttribute |
getRealInstance(String parameterName,
String minValue,
String maxValue,
String[] operations,
String prefix)
|
static OldUTGBOptionAttribute |
getSelectInstance(String parameterName,
String[] values,
String[] operations,
String prefix)
|
abstract void |
setConfig(TrackConfig trackConfig)
|
abstract void |
setParameters(Map<String,String> parameterMap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OldUTGBOptionAttribute()
| Method Detail |
|---|
public abstract void setConfig(TrackConfig trackConfig)
public abstract void setParameters(Map<String,String> parameterMap)
public static OldUTGBOptionAttribute getSelectInstance(String parameterName,
String[] values,
String[] operations,
String prefix)
public static OldUTGBOptionAttribute getRealInstance(String parameterName,
String minValue,
String maxValue,
String[] operations,
String prefix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||