org.onebusaway.webapp.gwt.viewkit
Class IndexPath

java.lang.Object
  extended by org.onebusaway.webapp.gwt.viewkit.IndexPath

public class IndexPath
extends Object


Constructor Summary
IndexPath(int section, int row)
           
 
Method Summary
 int getRow()
           
 int getSection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexPath

public IndexPath(int section,
                 int row)
Method Detail

getSection

public int getSection()

getRow

public int getRow()


Copyright © 2012 OneBusAway. All Rights Reserved.