org.onebusaway.webapp.gwt.where_library.view
Interface StopFinderCssResource

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

public interface StopFinderCssResource
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 resultList()
           
 String resultListAdditional()
           
 String resultListClear()
           
 String resultListEntry()
           
 String resultListEntryDescription()
           
 String resultListEntryName()
           
 String resultListHeader()
           
 String resultListMoreInfoLink()
           
 String resultListPrimary()
           
 String resultListWarning()
           
 String stopInfoWindowPanel()
           
 String stopInfoWindowRouteLongNameEntry()
           
 String stopInfoWindowRouteReallyLongNameEntry()
           
 String stopInfoWindowRouteShortNameEntry()
           
 String stopInfoWindowRoutesPanel()
           
 String stopInfoWindowRoutesSubPanel()
           
 
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

resultList

String resultList()

resultListPrimary

String resultListPrimary()

resultListAdditional

String resultListAdditional()

resultListHeader

String resultListHeader()

resultListWarning

String resultListWarning()

resultListEntry

String resultListEntry()

resultListEntryName

String resultListEntryName()

resultListEntryDescription

String resultListEntryDescription()

resultListMoreInfoLink

String resultListMoreInfoLink()

resultListClear

String resultListClear()

stopInfoWindowPanel

String stopInfoWindowPanel()

stopInfoWindowRoutesPanel

String stopInfoWindowRoutesPanel()

stopInfoWindowRoutesSubPanel

String stopInfoWindowRoutesSubPanel()

stopInfoWindowRouteShortNameEntry

String stopInfoWindowRouteShortNameEntry()

stopInfoWindowRouteLongNameEntry

String stopInfoWindowRouteLongNameEntry()

stopInfoWindowRouteReallyLongNameEntry

String stopInfoWindowRouteReallyLongNameEntry()


Copyright © 2012 OneBusAway. All Rights Reserved.