Interface HumanTaskResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface HumanTaskResources extends com.google.gwt.resources.client.ClientBundle
-
-
Field Summary
Fields Modifier and Type Field Description static HumanTaskResources
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HumanTaskCSS
css()
-
-
-
Field Detail
-
INSTANCE
static final HumanTaskResources INSTANCE
-
-
Method Detail
-
css
@Source("css/human-tasks.css") HumanTaskCSS css()
-
-