Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.ui.client.widget

Interface Summary
HasModel<M> Indicates that the implementing widget displays an instance of type .
 

Class Summary
AbstractForm Base class for Templated widgets that require native form support for asynchronous GET or POST requests.
ListWidget<M,W extends HasModel<M> & IsWidget> A type of widget that displays and manages a child widget for each item in a list of model objects.
ListWidgetProvider Provides instances of ListWidget for cases where the app does not have any reason to provide its own subclass of ListWidget.
LocaleListBox ListBox that contains the available language options.
LocaleSelector Util component to get all locales that your application supports and set a specific one.
ValueImage  
 

Annotation Types Summary
OrderedList Qualifies a ListWidget so that an ordered list () is used for rendering the item list.
Table Qualifies a ListWidget so that an HTML table is used for rendering the item list.
UnOrderedList Qualifies a ListWidget so that an unordered list () is used for rendering the item list.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.