M - ModelI - Viewpublic class RegistrationObjectDeleteAction<M,I> extends RegistrationObjectAction<M,I>
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
RegistrationObjectDeleteAction(RegistrationMainPanel<M,I> mainPanel,
M object)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected boolean |
confirmDeletion(RegistrationMainPanel<M,I> mainPanel,
M object)
Implementação default para conformação de deleção.
|
getObjectgetMainPaneladdPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic RegistrationObjectDeleteAction(RegistrationMainPanel<M,I> mainPanel, M object)
mainPanel - painelobject - objeto.public void actionPerformed(ActionEvent e)
protected boolean confirmDeletion(RegistrationMainPanel<M,I> mainPanel, M object)
mainPanel - painelobject - objeto.Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.