|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DivPanel | |
---|---|
org.onebusaway.webapp.gwt.common.widgets | |
org.onebusaway.webapp.gwt.notification | |
org.onebusaway.webapp.gwt.where_library.view |
Uses of DivPanel in org.onebusaway.webapp.gwt.common.widgets |
---|
Methods in org.onebusaway.webapp.gwt.common.widgets that return DivPanel | |
---|---|
DivPanel |
PlacePresenter.getPlaceAsPanel(Place place)
|
DivPanel |
PlacePresenter.getPlaceAsPanel(Place place,
com.google.gwt.event.dom.client.ClickHandler handler)
|
Uses of DivPanel in org.onebusaway.webapp.gwt.notification |
---|
Methods in org.onebusaway.webapp.gwt.notification with parameters of type DivPanel | |
---|---|
boolean |
NotificationMethod.getSelectionRow(DivPanel methodPanel)
|
Uses of DivPanel in org.onebusaway.webapp.gwt.where_library.view |
---|
Methods in org.onebusaway.webapp.gwt.where_library.view with parameters of type DivPanel | |
---|---|
protected void |
ResultsPanelManager.addPlaceBeanToPanel(Place place,
DivPanel panel)
|
protected void |
ResultsPanelManager.addResultToPanel(DivPanel panel,
Object primary)
|
protected void |
ResultsPanelManager.addStopBeanToPanel(StopBean stop,
DivPanel panel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |