org.onebusaway.webapp.gwt.common.layout
Class BoxLayoutManager.BoxConstraint

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.layout.BoxLayoutManager.BoxConstraint
All Implemented Interfaces:
BoxLayoutManager.Constraint
Enclosing class:
BoxLayoutManager

public static class BoxLayoutManager.BoxConstraint
extends Object


Constructor Summary
BoxLayoutManager.BoxConstraint(EBoxLayoutDirection direction, Box box, com.google.gwt.user.client.ui.Widget... widgets)
           
 
Method Summary
 void apply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxLayoutManager.BoxConstraint

public BoxLayoutManager.BoxConstraint(EBoxLayoutDirection direction,
                                      Box box,
                                      com.google.gwt.user.client.ui.Widget... widgets)
Method Detail

apply

public void apply()


Copyright © 2012 OneBusAway. All Rights Reserved.