|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientState | |
---|---|
com.ibm.rational.test.lt.recorder.core.session | Provides the infrastructure for controlling a recording session. |
com.ibm.rational.test.lt.recorder.ui.extensibility | Classes and interfaces enabling extensions to contribute the recording framework user interface. |
Uses of ClientState in com.ibm.rational.test.lt.recorder.core.session |
---|
Methods in com.ibm.rational.test.lt.recorder.core.session that return ClientState | |
---|---|
ClientState |
IClient.getState()
Returns the current state of the client. |
static ClientState |
ClientState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientState[] |
ClientState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ClientState in com.ibm.rational.test.lt.recorder.ui.extensibility |
---|
Methods in com.ibm.rational.test.lt.recorder.ui.extensibility with parameters of type ClientState | |
---|---|
void |
IClientUiContributor.clientStateChanged(ClientState oldState,
ClientState newState)
|
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |