| Package | Description |
|---|---|
| org.rapidoid.gui |
| Modifier and Type | Method and Description |
|---|---|
static <T> KVGrid |
GUI.grid(Map<?,?> map) |
KVGrid |
KVGrid.headers(String keyHeader,
String valueHeader) |
KVGrid |
KVGrid.headless(boolean headless) |
<FROM,TO> KVGrid |
KVGrid.keyView(org.rapidoid.lambda.Mapper<FROM,TO> keyView) |
KVGrid |
KVGrid.map(Map<?,?> map) |
<FROM,TO> KVGrid |
KVGrid.valueView(org.rapidoid.lambda.Mapper<FROM,TO> valueView) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.