org.onebusaway.webapp.gwt.mobile_application.resources
Interface MobileApplicationCssResource

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

public interface MobileApplicationCssResource
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 ArrivalEntry()
           
 String ArrivalEntryArrivalTimeDetail()
           
 String ArrivalEntryColumnA()
           
 String ArrivalEntryColumnB()
           
 String ArrivalEntryColumnC()
           
 String ArrivalEntryMinutes()
           
 String ArrivalEntryRouteName()
           
 String ArrivalEntryTripName()
           
 String BookmarkSaveButton()
           
 String BookmarkTextBox()
           
 String MapControlAny()
           
 String MapControlDown()
           
 String MapControlLeft()
           
 String MapControlRight()
           
 String MapControlUp()
           
 String MapControlZoomIn()
           
 String MapControlZoomOut()
           
 String MapViewControllerContainer()
           
 String SearchSubmitButton()
           
 String SearchTextBox()
           
 String SearchTypeButton()
           
 String SearchTypeButtons()
           
 String StopWithArrivalAndDeparturesListViewController()
           
 
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

MapViewControllerContainer

String MapViewControllerContainer()

StopWithArrivalAndDeparturesListViewController

String StopWithArrivalAndDeparturesListViewController()

ArrivalEntry

String ArrivalEntry()

ArrivalEntryColumnA

String ArrivalEntryColumnA()

ArrivalEntryColumnB

String ArrivalEntryColumnB()

ArrivalEntryColumnC

String ArrivalEntryColumnC()

ArrivalEntryRouteName

String ArrivalEntryRouteName()

ArrivalEntryTripName

String ArrivalEntryTripName()

ArrivalEntryArrivalTimeDetail

String ArrivalEntryArrivalTimeDetail()

ArrivalEntryMinutes

String ArrivalEntryMinutes()

MapControlAny

String MapControlAny()

MapControlUp

String MapControlUp()

MapControlDown

String MapControlDown()

MapControlLeft

String MapControlLeft()

MapControlRight

String MapControlRight()

MapControlZoomIn

String MapControlZoomIn()

MapControlZoomOut

String MapControlZoomOut()

SearchTypeButtons

String SearchTypeButtons()

SearchTypeButton

String SearchTypeButton()

SearchTextBox

String SearchTextBox()

SearchSubmitButton

String SearchSubmitButton()

BookmarkTextBox

String BookmarkTextBox()

BookmarkSaveButton

String BookmarkSaveButton()


Copyright © 2012 OneBusAway. All Rights Reserved.