public final class WasChangedContainerSelectionListener extends WasChangedListener implements ContainerSelectionListener
| Constructor and Description |
|---|
WasChangedContainerSelectionListener(Step step)
Cria um ouvinte de eventos de mudança de estado que notificará a um passo
da ocorrência desse evento.
|
| Modifier and Type | Method and Description |
|---|---|
void |
containerChanged()
É chamado sempre que um elemento for incluído ou removido de um container.
|
notifyChangedToSteppublic WasChangedContainerSelectionListener(Step step)
step - O passo a ser notificado.public void containerChanged()
containerChanged in interface ContainerSelectionListenerCopyright © 2015 Tecgraf/PUC-Rio. All rights reserved.