|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Input | |
| uk.ac.vamsas.objects | |
| uk.ac.vamsas.objects.core | |
| Uses of Input in uk.ac.vamsas.objects |
| Methods in uk.ac.vamsas.objects with parameters of type Input | |
void |
EmptyDocumentUpdater.update(Input vobj)
|
void |
IDocumentUpdater.update(Input vobj)
|
| Uses of Input in uk.ac.vamsas.objects.core |
| Methods in uk.ac.vamsas.objects.core that return Input | |
Input |
Entry.getInput(int index)
Method getInput. |
Input[] |
Entry.getInput()
Method getInput.Returns the contents of the collection in an Array. |
Input |
Entry.removeInputAt(int index)
Method removeInputAt. |
| Methods in uk.ac.vamsas.objects.core with parameters of type Input | |
void |
Entry.addInput(Input vInput)
|
void |
Entry.addInput(int index,
Input vInput)
|
boolean |
Entry.removeInput(Input vInput)
Method removeInput. |
void |
Entry.setInput(int index,
Input vInput)
|
void |
Entry.setInput(Input[] vInputArray)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||