public class CallLeftMenuModel extends FrameModel
Title: 信息化平台 - 展开或者折叠左边菜单区域
Description: 信息化平台,包括OA、ERP、CRM、HRM等的综合性平台
Company:首亨软件(重庆)有限公司
Author:江兴春
构造器和说明 |
---|
CallLeftMenuModel(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
SHForceExAction action) |
限定符和类型 | 方法和说明 |
---|---|
void |
processLogic()
处理业务逻辑
|
void |
processParam()
处理参数
|
void |
setAttribute()
设置属性
|
destroy, exceptionHandle, getOderby, init
getSpecLogics, process
public CallLeftMenuModel(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, SHForceExAction action)
public void processLogic()
processLogic
在类中 SHBaseModel
public void processParam()
processParam
在类中 SHBaseModel
public void setAttribute()
setAttribute
在类中 SHBaseModel