public class AnnotationBasedLoaderBeforeShow extends java.lang.Object implements LoadBeforeShowStrategy
LoadBeforeShowStrategy
that triggers all loaders if LoadDataBeforeShow
annotation is present on the controller class.Constructor and Description |
---|
AnnotationBasedLoaderBeforeShow() |
Modifier and Type | Method and Description |
---|---|
void |
loadData(Screen screen) |
public void loadData(Screen screen)
loadData
in interface LoadBeforeShowStrategy