com.vaadin.annotations
Annotation Type Widgetset


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

Defines a specific theme for a Root.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value
Returns:
name of the widgetset


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.