| Package | Description |
|---|---|
| tecgraf.javautils.gui.wizard |
| Modifier and Type | Method and Description |
|---|---|
protected Step.ConfirmOperation |
Step.getConfirmOperation()
Obtém a operação de confirmação.
|
static Step.ConfirmOperation |
Step.ConfirmOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Step.ConfirmOperation[] |
Step.ConfirmOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Step.setConfirmOperation(Step.ConfirmOperation operation)
Define a ação a ser realizada ao se confirmar o passo.
|
| Constructor and Description |
|---|
Step(Step.ConfirmOperation confirmOperation)
Cria um passo.
|
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.