|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Step.ConfirmOperation | |
|---|---|
| tecgraf.javautils.gui.wizard | |
| Uses of Step.ConfirmOperation in tecgraf.javautils.gui.wizard |
|---|
| Fields in tecgraf.javautils.gui.wizard declared as Step.ConfirmOperation | |
|---|---|
static Step.ConfirmOperation |
Step.ConfirmOperation.GO_NEXT
Vai para o próximo passo. |
static Step.ConfirmOperation |
Step.ConfirmOperation.NOTHING
Não executa nenhuma operaçao. |
| Methods in tecgraf.javautils.gui.wizard that return Step.ConfirmOperation | |
|---|---|
protected Step.ConfirmOperation |
Step.getConfirmOperation()
Obtém a operação de confirmação. |
| Methods in tecgraf.javautils.gui.wizard with parameters of type Step.ConfirmOperation | |
|---|---|
protected void |
Step.setConfirmOperation(Step.ConfirmOperation operation)
Define a ação a ser realizada ao se confirmar o passo. |
| Constructors in tecgraf.javautils.gui.wizard with parameters of type Step.ConfirmOperation | |
|---|---|
Step(Step.ConfirmOperation confirmOperation)
Cria um passo. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||