Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.client.widget
Annotation Type Table


@Target(value={METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
@Qualifier
public @interface Table

Qualifies a ListWidget so that an HTML table is used for rendering the item list.

Author:
Christian Sadilek

Optional Element Summary
 String root
           
 

root

public abstract String root
Default:
"table"

Errai 3.0.1-SNAPSHOT

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