Table of Contents

Interface IUIEvent

Namespace
Org.W3c.Dom.Events
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IUIEvent : IEvent
Inherited Members

Properties

Detail

int Detail { get; }

Property Value

int

View

AbstractView View { get; }

Property Value

AbstractView

Methods

InitUIEvent(String, bool, bool, AbstractView, int)

void InitUIEvent(String arg0, bool arg1, bool arg2, AbstractView arg3, int arg4)

Parameters

arg0 String

String

arg1 bool

bool

arg2 bool

bool

arg3 AbstractView

AbstractView

arg4 int

int