Provides data for the readyState event of the DhTable, DhImage, DhDocument, DhInlineFrame, or DhObjectFactory object.
Event | +--ReadyStateEvent
package com.ms.wfc.ui
public class ReadyStateEvent
extends Event
The readyState event occurs when an object being downloaded needs to communicate its current state. A ReadyStateEvent object specifies the state of the object triggering the event.
For information about the WFC event model, see Handling Events in WFC.