Interface UploadNotification.MyBundle
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
- Enclosing class:
UploadNotification
public static interface UploadNotification.MyBundle
extends com.google.gwt.resources.client.ClientBundle
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.gwt.resources.client.ImageResource
-
Method Details
-
uploadNotificationStyle
@Source("com/levigo/jadice/web/demo/common/client/widgets/notification/uploadNotificationStyle.gss") UploadNotification.UploadNotificationStyle uploadNotificationStyle() -
infoNotificationIcon
@Source("com/levigo/jadice/web/demo/common/client/widgets/notification/infoNotificationIcon.png") com.google.gwt.resources.client.ImageResource infoNotificationIcon()
-