| Package | Description |
|---|---|
| tecgraf.javautils.gui.table |
Pacote de classes utilitárias para tabelas.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectTableBuilder.ColumnsWidthPolicy |
ObjectTableBuilder.ColumnsWidthPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectTableBuilder.ColumnsWidthPolicy[] |
ObjectTableBuilder.ColumnsWidthPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTableBuilder.setColumnsWidthPolicy(ObjectTableBuilder.ColumnsWidthPolicy policy)
Atribui a política de ajuste da largura das colunas da tabela.
O padrão é manter a largura das colunas como foram criadas. |
Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.