Uses of Class
com.iizix.test.client.BusyState
Packages that use BusyState
Uses of BusyState in com.iizix.test.client
Methods in com.iizix.test.client that return BusyStateModifier and TypeMethodDescriptionfinal BusyState
NonUIClient.getBusyState()
Gets the client busy state.Methods in com.iizix.test.client with parameters of type BusyStateModifier and TypeMethodDescriptionprotected void
NonUIClient.onBusyChanged
(BusyState busy) Perform a client lock/unlock.