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 IFeedbackAction
SQLException
public boolean add(IFeedbackAction ifa)
Copyright © 2012–2018 UCanAccess. All rights reserved.