org.onebusaway.webapp.gwt.where_library.resources
Interface WhereLibraryCssResource
- All Superinterfaces:
- com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype
@CssResource.ImportedWithPrefix(value="WhereLibrary")
@WebappImportedWithPrefix(value="WhereLibrary")
public interface WhereLibraryCssResource
- extends com.google.gwt.resources.client.CssResource
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource |
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict |
Methods inherited from interface com.google.gwt.resources.client.CssResource |
ensureInjected, getText |
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype |
getName |
arrivalStatusOnTime
String arrivalStatusOnTime()
arrivalStatusNoInfo
String arrivalStatusNoInfo()
arrivalStatusEarly
String arrivalStatusEarly()
arrivalStatusDelayed
String arrivalStatusDelayed()
arrivalStatusDepartedOnTime
String arrivalStatusDepartedOnTime()
arrivalStatusDepartedNoInfo
String arrivalStatusDepartedNoInfo()
arrivalStatusDepartedEarly
String arrivalStatusDepartedEarly()
arrivalStatusDepartedDelayed
String arrivalStatusDepartedDelayed()
arrivalStatusCancelled
String arrivalStatusCancelled()
Copyright © 2012 OneBusAway. All Rights Reserved.