| Package | Description |
|---|---|
| tecgraf.javautils.gui.table |
Pacote de classes utilitárias para tabelas.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectTableBuilder.SelectionMode |
ObjectTableBuilder.SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectTableBuilder.SelectionMode[] |
ObjectTableBuilder.SelectionMode.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.setSelectionMode(ObjectTableBuilder.SelectionMode mode)
Atribui o modo de seleção das linhas da tabela.
|
Copyright © 2020 Tecgraf/PUC-Rio. All rights reserved.