Package | Description |
---|---|
org.kuali.common.devops.logic | |
org.kuali.common.devops.table |
Modifier and Type | Method and Description |
---|---|
protected static <C> String |
Html.getHeader(TableContext context,
SortedSet<Comparable<C>> colKeys,
String padding) |
static <R,C> String |
Html.html(TableContext context,
com.google.common.collect.Table<? extends Comparable<R>,? extends Comparable<C>,String> table) |
Modifier and Type | Method and Description |
---|---|
TableContext |
TableContext.Builder.build() |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.