@IdiotProofImmutable public final class TableContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TableContext.Builder |
Modifier and Type | Method and Description |
---|---|
static TableContext.Builder |
builder() |
com.google.common.base.Optional<Integer> |
getBorder() |
int |
getIndent() |
com.google.common.base.Optional<String> |
getTdalign() |
boolean |
isColumnLabels() |
boolean |
isRowLabels() |
public static TableContext.Builder builder()
public int getIndent()
public boolean isColumnLabels()
public boolean isRowLabels()
public com.google.common.base.Optional<String> getTdalign()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.