public static class DataLoadCoordinatorFacetProvider.OnFrameOwnerEventLoadTriggerInitTask extends java.lang.Object implements ComponentLoader.InjectTask
Constructor and Description |
---|
OnFrameOwnerEventLoadTriggerInitTask(DataLoadCoordinator facet,
java.lang.String loaderId,
java.lang.Class eventClass) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ComponentLoader.ComponentContext context,
Frame window)
This method will be invoked after window components loading before window initialization.
|
public OnFrameOwnerEventLoadTriggerInitTask(DataLoadCoordinator facet, java.lang.String loaderId, java.lang.Class eventClass)
public void execute(ComponentLoader.ComponentContext context, Frame window)
ComponentLoader.InjectTask
execute
in interface ComponentLoader.InjectTask
context
- top-most loader contextwindow
- top-most window