|
Cytoscape 2.8.0-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CyWebServiceEvent.WSEventType | |
|---|---|
| cytoscape.data.webservice | |
| Uses of CyWebServiceEvent.WSEventType in cytoscape.data.webservice |
|---|
| Methods in cytoscape.data.webservice that return CyWebServiceEvent.WSEventType | |
|---|---|
CyWebServiceEvent.WSEventType |
CyWebServiceEvent.getEventType()
|
CyWebServiceEvent.WSEventType |
DatabaseSearchResult.getNextMove()
|
CyWebServiceEvent.WSEventType |
CyWebServiceEvent.getNextMove()
|
static CyWebServiceEvent.WSEventType |
CyWebServiceEvent.WSEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CyWebServiceEvent.WSEventType[] |
CyWebServiceEvent.WSEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in cytoscape.data.webservice with parameters of type CyWebServiceEvent.WSEventType | |
|---|---|
CyWebServiceEvent(String compatibleClient,
CyWebServiceEvent.WSEventType type,
P parameter)
|
|
CyWebServiceEvent(String compatibleClient,
CyWebServiceEvent.WSEventType type,
P parameter,
CyWebServiceEvent.WSEventType nextMove)
|
|
DatabaseSearchResult(Integer resultSize,
R searchResult,
CyWebServiceEvent.WSEventType nextMove)
|
|
|
Cytoscape 2.8.0-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||