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


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

Instantiates and a panel and registers it with a specified name, which can be referred to by other components.



Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


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