Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
调度器接口
type EventDispatcher ¶
type EventDispatcher struct {
// contains filtered or unexported fields
}
事件调度器
type StoppableEventTrait ¶
type StoppableEventTrait struct {
}
停止传播事件特性
func (*StoppableEventTrait) IsPropagationStopped ¶
func (t *StoppableEventTrait) IsPropagationStopped() bool
是否停止传播
Click to show internal directories.
Click to hide internal directories.