com.ontimize.gui.actions
Class DeleteAttachmentFileAction
java.lang.Object
com.ontimize.gui.actions.AbstractButtonAction
com.ontimize.gui.actions.DeleteAttachmentFileAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class DeleteAttachmentFileAction
- extends AbstractButtonAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityName
protected java.lang.String entityName
refresh
protected boolean refresh
DeleteAttachmentFileAction
public DeleteAttachmentFileAction(java.lang.String entity,
boolean refresh)
setEntity
public void setEntity(java.lang.String entity)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
getAttachmentValuesKeys
protected java.util.Hashtable getAttachmentValuesKeys(Form f)
throws java.lang.Exception
- Throws:
java.lang.Exception