Package cn.mapway.ui.client.mvc
Interface IAction
-
public interface IAction执行动作的统一接口
-
-
Field Summary
Fields Modifier and Type Field Description static IntegerACTION_SAVE保存的动作
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoAction(Integer action, Object param)
-