org.onebusaway.webapp.gwt.tripplanner_library.resources
Interface TripPlannerCssResource

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

public interface TripPlannerCssResource
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 routeModeIcon()
           
 String routeName()
           
 String routeTinyInfoWindow()
           
 String tinyInfoWindow()
           
 String tinyInfoWindowLeftPanel()
           
 String tinyInfoWindowRightPanel()
           
 String tripPanelSummaryDuration()
           
 String tripPanelSummaryPanel()
           
 String tripPanelSummaryTrip()
           
 String tripPanelVehiclePanel()
           
 String tripPanelVehiclePanelModeImage()
           
 String tripPanelVehiclePanelRow1()
           
 String tripPanelVehiclePanelRow2()
           
 String tripPanelVehiclePanelRow3()
           
 String tripPanelVehiclePanelRow4()
           
 String tripPanelVehiclePanelTitle()
           
 String tripPanelWalkPanel()
           
 String tripPanelWalkPanelModeImage()
           
 String tripPanelWalkPanelRow1()
           
 String tripPanelWalkPanelRow2()
           
 String tripPanelWalkPanelTitle()
           
 String tripPlan()
           
 String tripPlanResultsTable()
           
 String tripPlanVehiclePanelA()
           
 String tripPlanVehiclePanelArrivalLabel()
           
 String tripPlanVehiclePanelArrivalTime()
           
 String tripPlanVehiclePanelB()
           
 String tripPlanVehiclePanelDepartureLabel()
           
 String tripPlanVehiclePanelDepartureTime()
           
 String tripPlanVehiclePanelInTransitLabel()
           
 String tripPlanVehiclePanelInTransitTime()
           
 
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

tinyInfoWindow

String tinyInfoWindow()

tinyInfoWindowLeftPanel

String tinyInfoWindowLeftPanel()

tinyInfoWindowRightPanel

String tinyInfoWindowRightPanel()

routeModeIcon

String routeModeIcon()

routeName

String routeName()

routeTinyInfoWindow

String routeTinyInfoWindow()

tripPlan

String tripPlan()

tripPanelSummaryPanel

String tripPanelSummaryPanel()

tripPanelSummaryTrip

String tripPanelSummaryTrip()

tripPanelSummaryDuration

String tripPanelSummaryDuration()

tripPanelVehiclePanel

String tripPanelVehiclePanel()

tripPanelVehiclePanelRow1

String tripPanelVehiclePanelRow1()

tripPanelVehiclePanelRow2

String tripPanelVehiclePanelRow2()

tripPanelVehiclePanelRow3

String tripPanelVehiclePanelRow3()

tripPanelVehiclePanelRow4

String tripPanelVehiclePanelRow4()

tripPlanResultsTable

String tripPlanResultsTable()

tripPlanVehiclePanelA

String tripPlanVehiclePanelA()

tripPlanVehiclePanelB

String tripPlanVehiclePanelB()

tripPanelVehiclePanelModeImage

String tripPanelVehiclePanelModeImage()

tripPanelVehiclePanelTitle

String tripPanelVehiclePanelTitle()

tripPlanVehiclePanelDepartureLabel

String tripPlanVehiclePanelDepartureLabel()

tripPlanVehiclePanelDepartureTime

String tripPlanVehiclePanelDepartureTime()

tripPlanVehiclePanelInTransitLabel

String tripPlanVehiclePanelInTransitLabel()

tripPlanVehiclePanelInTransitTime

String tripPlanVehiclePanelInTransitTime()

tripPlanVehiclePanelArrivalLabel

String tripPlanVehiclePanelArrivalLabel()

tripPlanVehiclePanelArrivalTime

String tripPlanVehiclePanelArrivalTime()

tripPanelWalkPanel

String tripPanelWalkPanel()

tripPanelWalkPanelRow1

String tripPanelWalkPanelRow1()

tripPanelWalkPanelRow2

String tripPanelWalkPanelRow2()

tripPanelWalkPanelModeImage

String tripPanelWalkPanelModeImage()

tripPanelWalkPanelTitle

String tripPanelWalkPanelTitle()


Copyright © 2012 OneBusAway. All Rights Reserved.