org.eclipse.higgins.ics.gwt.icm.client
Class RPCUtils
java.lang.Object
org.eclipse.higgins.ics.gwt.icm.client.RPCUtils
- public class RPCUtils
- extends Object
- Author:
- Alexander Yuhimenko
RPCUtils
public RPCUtils()
deleteAllCards
public static void deleteAllCards()
deleteCategory
public static void deleteCategory(Category category)
moveCardToCategory
public static void moveCardToCategory(Category category)
removeCardFromCategory
public static void removeCardFromCategory()
createCategory
public static void createCategory(int idx)
modifyCategory
public static void modifyCategory(Category category)