interface EventInterface
Interface EventInterface
Methods
ObservableInterface |
getSubject()
|
|
string |
getName()
|
|
void |
stopPropagation()
|
|
bool |
isPropagationStopped()
|
Details
at line 35
public ObservableInterface
getSubject()
at line 40
public string
getName()
at line 45
public void
stopPropagation()
at line 50
public bool
isPropagationStopped()