org.broadleafcommerce.common.util
Class TableCreator.Col

java.lang.Object
  extended by org.broadleafcommerce.common.util.TableCreator.Col
Enclosing class:
TableCreator

public static class TableCreator.Col
extends Object


Constructor Summary
TableCreator.Col(String title)
           
TableCreator.Col(String title, int width)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCreator.Col

public TableCreator.Col(String title)

TableCreator.Col

public TableCreator.Col(String title,
                        int width)


Copyright © 2013. All Rights Reserved.