Package com.iizix.test.client
Class BusyState
java.lang.Object
com.iizix.test.client.BusyState
The busy state of a client session.
- Author:
- Christopher Mindus
- Field SummaryFields
- Method Summary
- Field Details- msgMessage string in HTML.
- delaypublic final int delayDelay to show it: -2=default, -1=disabled, 0=immediate, >0 milliseconds.
- progresspublic final int progressProgress bar value: -1 for none, otherwise a value 0-100 for progress in percent.