| Package | Description |
|---|---|
| com.redhat.thermostat.client.ui |
| Modifier and Type | Method and Description |
|---|---|
SimpleTable.Value[] |
SimpleTable.TableEntry.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTable.Section.add(SimpleTable.Key key,
SimpleTable.Value value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTable.Section.add(SimpleTable.Key key,
List<SimpleTable.Value> values) |
| Constructor and Description |
|---|
SimpleTable.TableEntry(SimpleTable.Key key,
SimpleTable.Value value) |
| Constructor and Description |
|---|
SimpleTable.TableEntry(SimpleTable.Key key,
List<SimpleTable.Value> values) |
Copyright © 2012. All Rights Reserved.