org.cruxframework.crux.core.client.screen.views
Interface ViewAware

All Known Subinterfaces:
ControllerAccessor, RestProxy, ScreenBinder, ScreenWidgetAccessor, ViewBindable, ViewBinder, WidgetAccessor
All Known Implementing Classes:
IocContainer

public interface ViewAware

Author:
Thiago da Rosa de Bustamante

Method Summary
 View getBoundCruxView()
           
 String getBoundCruxViewId()
           
 

Method Detail

getBoundCruxViewId

String getBoundCruxViewId()

getBoundCruxView

View getBoundCruxView()


Copyright © 2014. All rights reserved.