org.onebusaway.webapp.gwt.notification
Interface NotificationResources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface NotificationResources
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
 
Field Summary
static NotificationResources INSTANCE
           
 
Method Summary
 NotificationCssResource getCss()
           
 

Field Detail

INSTANCE

static final NotificationResources INSTANCE
Method Detail

getCss

@ClientBundle.Source(value="Notification.css")
NotificationCssResource getCss()


Copyright © 2012 OneBusAway. All Rights Reserved.