| Package | Description |
|---|---|
| org.crsh.text.ui |
| Modifier and Type | Field and Description |
|---|---|
private Overflow |
TableElement.overflow
.
|
(package private) Overflow |
TableLineRenderer.overflow
.
|
| Modifier and Type | Method and Description |
|---|---|
Overflow |
TableElement.getOverflow() |
static Overflow |
Overflow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Overflow[] |
Overflow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableElement |
TableElement.overflow(Overflow overflow) |
void |
TableElement.setOverflow(Overflow overflow) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.