Event.extendedInfo

Overview | Methods | Fields | This Package | All Packages

Event.extendedInfo

Specifies additional information for com.ms.wfc.html events.

Syntax

public final Object extendedInfo;

Remarks

The com.ms.wfc.html package provides events with specialized information, which can be accessed by casting this field to a DhEventInfo object. This field should not be used outside the context of the com.ms.wfc.html package.