public interface IStepListener
| Modifier and Type | Method and Description |
|---|---|
void |
wasChanged(Step step)
É chamado quando há alteração no estado de algum componente do passo.
|
void wasChanged(Step step)
step - O passo que foi alterado.Copyright © 2020 Tecgraf/PUC-Rio. All rights reserved.