org.cruxframework.crux.core.rebind.screen.widget
Interface ControllerAccessHandler.SingleControllerAccessHandler
- All Superinterfaces:
- ControllerAccessHandler
- Enclosing interface:
- ControllerAccessHandler
public static interface ControllerAccessHandler.SingleControllerAccessHandler
- extends ControllerAccessHandler
A ControllerAccessHandler that must be used when any reference to the controller printed
during the current generation cycle must point to the same controller instance. It is used
by LazyPanels discover how to access the controller.
- Author:
- Thiago da Rosa de Bustamante
getSingleControllerImplClassName
String getSingleControllerImplClassName()
getSingleControllerVariable
String getSingleControllerVariable()
Copyright © 2014. All rights reserved.