|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.irisel.oms.guiom.actions.OMSAction
com.irisel.oms.guiom.actions.data.OMSDataAction
com.irisel.oms.guiom.actions.data.SaveAction
public class SaveAction
Field Summary |
---|
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
SaveAction()
|
|
SaveAction(int formKey)
|
|
SaveAction(int formKey,
int panelKey)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
static void |
setAutomaticFields(Instance instance)
|
Methods inherited from class com.irisel.oms.guiom.actions.OMSAction |
---|
getClassVO, getFocus, getFormKey, getInstance, getMap, getName, getPanelKey, getType, putSmallIcon, setClassVO, setFocus, setFormKey, setInstance, setPanelKey, setUser |
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaveAction()
public SaveAction(int formKey)
public SaveAction(int formKey, int panelKey)
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class OMSAction
public static void setAutomaticFields(Instance instance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |