org.onebusaway.webapp.gwt.where_library.resources
Interface WhereLibraryResources

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

public interface WhereLibraryResources
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
 WhereLibraryCssResource getCss()
           
 WhereLibraryStandardStopCssResource getStandardStopCss()
           
 

Method Detail

getCss

@ClientBundle.Source(value="WhereLibrary.css")
WhereLibraryCssResource getCss()

getStandardStopCss

@ClientBundle.Source(value="WhereLibraryStandardStop.css")
WhereLibraryStandardStopCssResource getStandardStopCss()


Copyright © 2012 OneBusAway. All Rights Reserved.