| Package | Description |
|---|---|
| csbase.client.util.filechooser | |
| csbase.client.util.filechooser.filetablepanel |
| Modifier and Type | Method and Description |
|---|---|
ClientFileChooserCardinality |
ClientFileChooser.getCardinality()
Consulta do modo de escolha de único elemento.
|
static ClientFileChooserCardinality |
ClientFileChooserCardinality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClientFileChooserCardinality[] |
ClientFileChooserCardinality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientFileChooser.setCardinality(ClientFileChooserCardinality flag)
Ajuste do modo de seleção simples.
|
| Modifier and Type | Method and Description |
|---|---|
ClientFileChooserCardinality |
ClientFileTablePanel.getCardinality()
Consulta se modo de seleção é simples.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientFileTablePanel.setCardinality(ClientFileChooserCardinality flag)
Ajuste do modo de seleção simples.
|
Copyright © 2016. All Rights Reserved.