API:IBoxEvent

From Wiketomica

Jump to: navigation, search
API Home Participants API Discussion Demos Downloads Documentation Contact Us Acknowledgements

IBoxEvent

Purpose

subclass:

Proposed Interface

interface IBoxEvent {

    readonly attribute IBox box;

}