public class PopulateModulesEvent extends Object implements Event<PopulateModulesEvent.Handler>
Modifier and Type | Class and Description |
---|---|
static interface |
PopulateModulesEvent.Handler
Event handler for
PopulateModulesEvent . |
Constructor and Description |
---|
PopulateModulesEvent() |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(PopulateModulesEvent.Handler handler)
Dispatches the event to a handler.
|
public void dispatch(PopulateModulesEvent.Handler handler)
Event
dispatch
in interface Event<PopulateModulesEvent.Handler>
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.