Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
// contains filtered or unexported fields
}
Action presents a simple event receiver
func (*Action) Activate ¶
func (act *Action) Activate()
Activate enables the Action to receive app events
Click to show internal directories.
Click to hide internal directories.