org.cruxframework.crux.core.client.screen
Interface ScreenWidgetAccessor

All Superinterfaces:
ViewAware, ViewBindable, WidgetAccessor

public interface ScreenWidgetAccessor
extends WidgetAccessor

A marker interface used to generate screen wrappers. These wrappers are useful to avoid reference to widgets on screen made with strings. With a wrapper, you can invoke an accessor method for each widget.

Author:
Thiago da Rosa de Bustamante

Method Summary
 
Methods inherited from interface org.cruxframework.crux.core.client.screen.views.ViewBindable
bindCruxView
 
Methods inherited from interface org.cruxframework.crux.core.client.screen.views.ViewAware
getBoundCruxView, getBoundCruxViewId
 



Copyright © 2014. All rights reserved.