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

All Superinterfaces:
com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype

public interface WhereLibraryStandardStopCssResource
extends com.google.gwt.resources.client.CssResource


Nested Class Summary
 
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
 
Method Summary
 String arrivalsDestinationColumn()
           
 String arrivalsDestinationEntry()
           
 String arrivalsFilterPanel()
           
 String arrivalsHeader()
           
 String arrivalsLabelEntry()
           
 String arrivalsNearbyStops()
           
 String arrivalsRefreshButton()
           
 String arrivalsRouteColumn()
           
 String arrivalsRouteEntry()
           
 String arrivalsRouteLongNameEntry()
           
 String arrivalsRow()
           
 String arrivalsSearchForStops()
           
 String arrivalsStatusColumn()
           
 String arrivalsStatusEntry()
           
 String arrivalsStatusUpdates()
           
 String arrivalsStopAddress()
           
 String arrivalsStopInfo()
           
 String arrivalsStopNumber()
           
 String arrivalsTable()
           
 String arrivalStatusCancelled()
           
 String arrivalStatusNow()
           
 String arrivalsTimeEntry()
           
 String arrivalsTimePanel()
           
 
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
 
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
 

Method Detail

arrivalsStopInfo

String arrivalsStopInfo()

arrivalsStopAddress

String arrivalsStopAddress()

arrivalsStopNumber

String arrivalsStopNumber()

arrivalsTable

String arrivalsTable()

arrivalsHeader

String arrivalsHeader()

arrivalsRouteColumn

String arrivalsRouteColumn()

arrivalsDestinationColumn

String arrivalsDestinationColumn()

arrivalsStatusColumn

String arrivalsStatusColumn()

arrivalsRow

String arrivalsRow()

arrivalsRouteEntry

String arrivalsRouteEntry()

arrivalsRouteLongNameEntry

String arrivalsRouteLongNameEntry()

arrivalsDestinationEntry

String arrivalsDestinationEntry()

arrivalsTimePanel

String arrivalsTimePanel()

arrivalsTimeEntry

String arrivalsTimeEntry()

arrivalsLabelEntry

String arrivalsLabelEntry()

arrivalsStatusEntry

String arrivalsStatusEntry()

arrivalStatusCancelled

String arrivalStatusCancelled()

arrivalStatusNow

String arrivalStatusNow()

arrivalsFilterPanel

String arrivalsFilterPanel()

arrivalsStatusUpdates

String arrivalsStatusUpdates()

arrivalsRefreshButton

String arrivalsRefreshButton()

arrivalsNearbyStops

String arrivalsNearbyStops()

arrivalsSearchForStops

String arrivalsSearchForStops()


Copyright © 2012 OneBusAway. All Rights Reserved.