com.sas.swing.visuals.tableview.actions
Class AddRowAction
java.lang.Object
|
+--com.sas.entities.BaseEntity
|
+--com.sas.actionprovider.BaseAction
|
+--com.sas.actionprovider.SwingAction
|
+--com.sas.swing.visuals.tableview.actions.TableViewAction
|
+--com.sas.swing.visuals.tableview.actions.AddRowAction
- All Implemented Interfaces:
- Action, ActionStatusKeysInterface, BaseEntityInterface, BaseEntityValueInterface, EntityKeyInterface, SupplementalPropertyKeysInterface
- public class AddRowAction
- extends TableViewAction
The AddRowAction class is used in conjunction with the AddRowCommand
to perform add a row to a table.
- Since:
- 3.0
| Fields inherited from interface com.sas.swing.util.Action |
ALIGNMENT_CENTER, ALIGNMENT_LEADING, ALIGNMENT_LEFT, ALIGNMENT_RIGHT, ALIGNMENT_TRAILING, ALTERNATE_TEXT, COMMAND_CLASS, GROUP_NAME, LABEL, LARGE_DISABLED_ICON, LARGE_DISABLED_ICON_NAME, LARGE_ICON, LARGE_ICON_NAME, LONG_DISABLED_DESCRIPTION, LONG_NAME, MNEMONIC_INDEX, ROLLOVER_ICON_NAME, SHORT_DISABLED_DESCRIPTION, SMALL_DISABLED_ICON, SMALL_DISABLED_ICON_NAME, SMALL_ICON_NAME, STYLE_MAP, TARGET, TEXT_ALIGNMENT, TYPE, TYPE_BOOLEAN, TYPE_NORMAL, URL |
| Methods inherited from class com.sas.actionprovider.BaseAction |
addPropertyChangeListener, applyCommandAttributes, clone, fireEvent, getActionStrategy, getActionType, getAttributeDescriptor, getAttributeDescriptors, getCommand, getReturnStatus, getValue, isCustom, performAction, putValue, removePropertyChangeListener, setActionStrategy, setActionType, setAttribute, setCommand, setCustom, setReturnStatus |
| Methods inherited from class com.sas.entities.BaseEntity |
containsAttributeNamed, equals, equals, getAttribute, getAttribute, getAttributeCount, getAttributes, getEntityKey, getPropertyDescriptors, getStringAttribute, listAttributeNames, removeAllAttributes, removeAttribute, sameEntity, setAttribute, setAttributes, setEntityKey, toString |
AddRowAction
public AddRowAction()
- Default constructor
executeCommand
protected void executeCommand(DynamicAttributeCommandInterface command)
- Description copied from class:
BaseAction
Call the command's execute() method.
- Overrides:
executeCommand in class BaseAction
- Following copied from class:
com.sas.actionprovider.BaseAction
- Parameters:
command - The command whose execute() method is to be called
Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 02:22:46