public interface ICompoundAction extends IAction
NEWLINE| Modifier and Type | Method and Description |
|---|---|
List<ISimpleAction> |
getSimpleActions()
Return the
ISimpleAction objects contained in this compound
action. |
accept, dump, getColumn, getLine, getUserData, setUserDataList<ISimpleAction> getSimpleActions()
ISimpleAction objects contained in this compound
action.Copyright © 2006-2013. All Rights Reserved.