eDriven Framework API
IMPORTANT
Here we plug in the event traverser for GUI components

Declaration Syntax
public override bool HasBubblingEventListener(
string eventType
)
Public Overrides Function HasBubblingEventListener ( _
eventType As String _
) As Boolean
public:
virtual bool HasBubblingEventListener(
String^ eventType
) override

Parameters

Return Value
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)