| Modifier and Type | Interface and Description |
|---|---|
interface |
IPLSplittableObject<IMPLTYPE extends IPLSplittableObject<IMPLTYPE>>
Base interface for a splittable element
|
| Modifier and Type | Method and Description |
|---|---|
default IPLSplittableObject<?> |
IPLObject.getAsSplittable() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLHBoxSplittable<IMPLTYPE extends AbstractPLHBoxSplittable<IMPLTYPE>>
Horizontal box - groups several columns.
|
class |
PLHBoxSplittable
Horizontal box - groups several columns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLTable
A special table with a repeating header
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLTextSplittable
Render text
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLVBoxSplittable<IMPLTYPE extends AbstractPLVBoxSplittable<IMPLTYPE>>
Vertical box - groups several rows.
|
class |
PLVBoxSplittable
Vertical box - groups several rows.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.