Uses of Package
org.cruxframework.crux.core.client.screen.views

Packages that use org.cruxframework.crux.core.client.screen.views
org.cruxframework.crux.core.client.controller.crossdevice   
org.cruxframework.crux.core.client.ioc   
org.cruxframework.crux.core.client.rest Contains all necessary code for write proxies on application's client side to call REST services. 
org.cruxframework.crux.core.client.screen   
org.cruxframework.crux.core.client.screen.views   
 

Classes in org.cruxframework.crux.core.client.screen.views used by org.cruxframework.crux.core.client.controller.crossdevice
ParameterizedViewContainer
          Base class for ViewContainers that supports parameters on Views loading and activating.
SingleViewContainer
           
View
           
ViewContainer
           
 

Classes in org.cruxframework.crux.core.client.screen.views used by org.cruxframework.crux.core.client.ioc
View
           
ViewAware
           
 

Classes in org.cruxframework.crux.core.client.screen.views used by org.cruxframework.crux.core.client.rest
ViewAware
           
ViewBindable
           
 

Classes in org.cruxframework.crux.core.client.screen.views used by org.cruxframework.crux.core.client.screen
BindRootView
           
OrientationChangeHandler
           
View
           
ViewAware
           
ViewBindable
           
ViewBinder
          A marker interface used to generate value objects bound to widgets on the view.
WidgetAccessor
          A marker interface used to generate view wrappers.
 

Classes in org.cruxframework.crux.core.client.screen.views used by org.cruxframework.crux.core.client.screen.views
BindableView.PropertyBinder
          Interface for data binding between dataObjects and widgets in this view.
ChangeViewEvent
           
ChangeViewHandler
           
CrawlableViewContainer
          A view container that handle history changes using the hashbang approach https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
HasChangeViewHandlers
           
HasOrientationChangeHandler
           
HasViewActivateHandlers
           
HasViewLoadHandlers
           
HasViewResizeHandlers
           
HasWindowCloseHandlers
           
OrientationChangeHandler
           
ParameterizedViewContainer
          Base class for ViewContainers that supports parameters on Views loading and activating.
View
           
View.RenderCallback
           
ViewActivateEvent
           
ViewActivateHandler
           
ViewAware
           
ViewBindable
           
ViewContainer
           
ViewDeactivateEvent
           
ViewDeactivateHandler
           
ViewFactory
          Create the view, based on the .crux.xml page.
ViewFactory.CreateCallback
          A callback called when the requested view is created
ViewFactory.CreateCallback.EmptyCallback
           
ViewLoadEvent
           
ViewLoadHandler
           
ViewUnloadEvent
           
ViewUnloadHandler
           
 



Copyright © 2014. All rights reserved.