public class OrgAdminPanel extends java.lang.Object implements BasicSelectOrgPanel, SelectOrgFormat
SelectOrgPanel.Fun<T,R>
OrgEntityFormat.FormatContext, OrgEntityFormat.FormatResult<T extends BaseEntity>
EMPTY_COMMAND
构造器和说明 |
---|
OrgAdminPanel()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
execute(ExecuteArguments arguments)
已过时。
执行数据查询
|
OrgEntityFormat.FormatResult<?> |
format(java.lang.String[] typeIdArray,
java.lang.String label,
OrgEntityFormat.FormatContext context)
已过时。
格式化数据
|
SelectOrgConstants.PanelType |
getType()
已过时。
获取页签类型
|
boolean |
isEnable()
已过时。
判断panel是否可用,默认为可用
|
SelectOrgConstants.EntityType |
supportType()
已过时。
支持格式化类型
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFlipInfo
dealArguments, getExtInfo
public java.lang.Object execute(ExecuteArguments arguments) throws java.lang.Exception
SelectOrgPanel
execute
在接口中 SelectOrgPanel
arguments
- 执行参数java.lang.Exception
public boolean isEnable()
SelectOrgPanel
isEnable
在接口中 SelectOrgPanel
public SelectOrgConstants.PanelType getType()
BasicSelectOrgPanel
getType
在接口中 BasicSelectOrgPanel
public OrgEntityFormat.FormatResult<?> format(java.lang.String[] typeIdArray, java.lang.String label, OrgEntityFormat.FormatContext context)
OrgEntityFormat
format
在接口中 OrgEntityFormat
public SelectOrgConstants.EntityType supportType()
SelectOrgFormat
supportType
在接口中 SelectOrgFormat