gboat2.web.service.impl
类 MetadataEditSystemButtonProviderImpl

java.lang.Object
  继承者 gboat2.web.service.impl.MetadataEditSystemButtonProviderImpl
所有已实现的接口:
SystemButtonProvider

public class MetadataEditSystemButtonProviderImpl
extends Object
implements SystemButtonProvider

注册web bundle中的系统级按钮提供器

从以下版本开始:
jdk1.6
作者:
tanxw

构造方法摘要
MetadataEditSystemButtonProviderImpl()
           
 
方法摘要
 net.sf.json.JSONArray getSystemButtons(BaseActionSupport action, String invokeMethod)
          返回所有系统级button
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MetadataEditSystemButtonProviderImpl

public MetadataEditSystemButtonProviderImpl()
方法详细信息

getSystemButtons

public net.sf.json.JSONArray getSystemButtons(BaseActionSupport action,
                                              String invokeMethod)
返回所有系统级button

指定者:
接口 SystemButtonProvider 中的 getSystemButtons
参数:
action - 当前调用的action
invokeMethod - 当前调用的action的方法
返回:
另请参见:
SystemButtonProvider.getSystemButtons(gboat2.base.core.web.BaseActionSupport, java.lang.String)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.