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

All Superinterfaces:
ViewAware
All Known Subinterfaces:
ControllerAccessor, RestProxy, ScreenBinder, ScreenWidgetAccessor, ViewBinder, WidgetAccessor

public interface ViewBindable
extends ViewAware

Author:
Thiago da Rosa de Bustamante

Method Summary
 void bindCruxView(String viewId)
           
 
Methods inherited from interface org.cruxframework.crux.core.client.screen.views.ViewAware
getBoundCruxView, getBoundCruxViewId
 

Method Detail

bindCruxView

void bindCruxView(String viewId)


Copyright © 2014. All rights reserved.