@RemoteServiceRelativePath(value="../extension/Macros")
public interface OKMMacrosService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(GWTMacros action,
String path) |
List<GWTMacros> |
getActions() |
List<GWTMacros> getActions() throws OKMException
OKMExceptionvoid executeAction(GWTMacros action, String path) throws OKMException
OKMExceptionCopyright © 2016. All rights reserved.