public class CompositeFeedbackAction extends Object implements IFeedbackAction
| Constructor and Description |
|---|
CompositeFeedbackAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(IFeedbackAction ifa) |
void |
doAction(ICommand toChange) |
public void doAction(ICommand toChange) throws SQLException
doAction in interface IFeedbackActionSQLExceptionpublic boolean add(IFeedbackAction ifa)
Copyright © 2012–2019 UCanAccess. All rights reserved.