org.onebusaway.webapp.gwt.viewkit
Class ListViewRow
java.lang.Object
org.onebusaway.webapp.gwt.viewkit.ListViewRow
public class ListViewRow
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListViewRow
public ListViewRow()
getStyle
public ListViewRow.ListViewRowStyle getStyle()
setStyle
public void setStyle(ListViewRow.ListViewRowStyle style)
getText
public String getText()
setText
public void setText(String text)
getDetailText
public String getDetailText()
setDetailText
public void setDetailText(String detailText)
getCustomView
public com.google.gwt.user.client.ui.Widget getCustomView()
setCustomView
public void setCustomView(com.google.gwt.user.client.ui.Widget customView)
Copyright © 2012 OneBusAway. All Rights Reserved.