org.onebusaway.webapp.gwt.common.layout
Class BoxLayoutManager
java.lang.Object
org.onebusaway.webapp.gwt.common.layout.BoxLayoutManager
public class BoxLayoutManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoxLayoutManager
public BoxLayoutManager()
addMatch
public void addMatch(com.google.gwt.user.client.ui.Widget parent,
com.google.gwt.user.client.ui.Widget child,
EBoxLayoutDirection direction)
addSetHeightConstraint
public void addSetHeightConstraint(Box source,
com.google.gwt.user.client.ui.Widget... targets)
addFillRemaining
public void addFillRemaining(EBoxLayoutDirection direction,
com.google.gwt.user.client.ui.ComplexPanel parent,
com.google.gwt.user.client.ui.Widget target,
com.google.gwt.user.client.ui.Widget... additional)
addMapWidget
public void addMapWidget(com.google.gwt.maps.client.MapWidget mapWidget)
refresh
public void refresh()
addConstraint
public void addConstraint(BoxLayoutManager.Constraint c)
Copyright © 2012 OneBusAway. All Rights Reserved.