|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value | |
---|---|
org.utgenome.gwt.utgb.client.db | widgets and bean classes for viewing and updating database contents. |
Uses of Value in org.utgenome.gwt.utgb.client.db |
---|
Methods in org.utgenome.gwt.utgb.client.db that return types with arguments of type Value | |
---|---|
List<Value> |
ValueDomain.getValueList()
|
Methods in org.utgenome.gwt.utgb.client.db with parameters of type Value | |
---|---|
void |
ValueDomain.addValueList(Value value)
|
Method parameters in org.utgenome.gwt.utgb.client.db with type arguments of type Value | |
---|---|
void |
ValueDomain.setValueList(List<Value> valueList)
|
Constructor parameters in org.utgenome.gwt.utgb.client.db with type arguments of type Value | |
---|---|
ValueDomain(List<Value> valueList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |