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