public abstract class WasChangedListener extends Object
| Constructor and Description |
|---|
WasChangedListener(Step step)
Cria um ouvinte de eventos de item que notificará a um passo da ocorrência
desse evento.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
notifyChangedToStep()
Notifica o step da notificação (ver
Step.notifyChanged()). |
public WasChangedListener(Step step)
step - o passo a ser notificado.protected void notifyChangedToStep()
Step.notifyChanged()).Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.