org.jboss.errai.ioc.client.api
Annotation Type ToPanel


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ToPanel

Assign the Panel object to a panel with the specified name.

See Also:
CreatePanel

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.