| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSAppUtilPageImpl.getPSAppView() |
IPSAppView |
PSAppPDTViewImpl.getPSAppView() |
IPSAppView |
IPSAppUtilPage.getPSAppView()
获取目标应用视图
|
IPSAppView |
IPSAppPDTView.getPSAppView()
获取目标应用视图
|
IPSAppView |
PSSubAppRefImpl.getPSAppView(java.lang.Object objKey,
boolean bTryMode) |
IPSAppView |
PSApplicationImpl.getPSAppView(java.lang.Object objKey,
boolean bTryMode) |
IPSAppView |
IPSSubAppRef.getPSAppView(java.lang.Object objKey,
boolean bTryMode)
获取应用视图集合的指定项
|
IPSAppView |
IPSApplication.getPSAppView(java.lang.Object objKey,
boolean bTryMode)
获取应用视图集合的指定项
|
IPSAppView |
PSAppUtilPageImpl.getPSAppViewMust() |
IPSAppView |
PSAppPDTViewImpl.getPSAppViewMust() |
IPSAppView |
IPSAppUtilPage.getPSAppViewMust()
获取目标应用视图,不存在时抛出异常
|
IPSAppView |
IPSAppPDTView.getPSAppViewMust()
获取目标应用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<IPSAppView> |
PSSubAppRefImpl.getAllPSAppViews() |
java.util.List<IPSAppView> |
PSApplicationImpl.getAllPSAppViews() |
java.util.List<IPSAppView> |
IPSSubAppRef.getAllPSAppViews()
获取应用视图集合
|
java.util.List<IPSAppView> |
IPSApplication.getAllPSAppViews()
获取应用视图集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppUtilPageImpl.setPSAppView(IPSAppView psappview) |
void |
PSAppPDTViewImpl.setPSAppView(IPSAppView psappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSSubAppRefImpl.setPSAppViews(java.util.List<IPSAppView> list) |
void |
PSApplicationImpl.setPSAppViews(java.util.List<IPSAppView> list) |
void |
IPSSubAppRef.setPSAppViews(java.util.List<IPSAppView> list)
设置应用视图集合
|
void |
IPSApplication.setPSAppViews(java.util.List<IPSAppView> list)
设置应用视图集合
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppBIReportMeasureImpl.setDrillDetailPSAppView(IPSAppView drilldetailpsappview) |
void |
PSAppBICubeMeasureImpl.setDrillDetailPSAppView(IPSAppView drilldetailpsappview) |
void |
PSAppBICubeImpl.setDrillDetailPSAppView(IPSAppView drilldetailpsappview) |
void |
PSAppBIReportMeasureImpl.setDrillDownPSAppView(IPSAppView drilldownpsappview) |
void |
PSAppBICubeMeasureImpl.setDrillDownPSAppView(IPSAppView drilldownpsappview) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PSAppPortletContainerViewImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
IPSAppDEUIAction.getFrontPSAppView()
获取前端应用视图,根据
#isFrontPDTView优先处理预置视图,否则按应用类型计算对应的实体视图 |
IPSAppView |
IPSAppDEUIAction.getFrontPSAppViewMust()
获取前端应用视图,不存在时抛出异常
|
IPSAppView |
IPSAppDEACMode.getLinkPSAppView()
获取数据链接视图
|
IPSAppView |
IPSAppDEACMode.getLinkPSAppViewMust()
获取数据链接视图,不存在时抛出异常
|
IPSAppView |
IPSAppDEACMode.getPickupPSAppView()
获取嵌入选择视图
|
IPSAppView |
IPSAppDEACMode.getPickupPSAppViewMust()
获取嵌入选择视图,不存在时抛出异常
|
IPSAppView |
PSAppDataEntityImpl.getPSAppView(java.lang.Object objKey,
boolean bTryMode) |
IPSAppView |
IPSAppDataEntity.getPSAppView(java.lang.Object objKey,
boolean bTryMode)
获取全部应用视图的指定项
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<IPSAppView> |
PSAppDataEntityImpl.getAllPSAppViews() |
java.util.List<IPSAppView> |
IPSAppDataEntity.getAllPSAppViews()
获取全部应用视图
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppDataEntityImpl.setPSAppViews(java.util.List<IPSAppView> list) |
void |
IPSAppDataEntity.setPSAppViews(java.util.List<IPSAppView> list)
设置全部应用视图
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSAppFuncImpl.getPSAppView() |
IPSAppView |
IPSAppFunc.getPSAppView()
获取打开视图
|
IPSAppView |
PSAppFuncImpl.getPSAppViewMust() |
IPSAppView |
IPSAppFunc.getPSAppViewMust()
获取打开视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppFuncImpl.setPSAppView(IPSAppView psappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSAppUILogicRefViewImpl.getRefPSAppView() |
IPSAppView |
IPSAppUILogicRefViewBase.getRefPSAppView()
获取实际引用视图
|
IPSAppView |
PSAppUILogicRefViewImpl.getRefPSAppViewMust() |
IPSAppView |
IPSAppUILogicRefViewBase.getRefPSAppViewMust()
获取实际引用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppUILogicRefViewImpl.setRefPSAppView(IPSAppView refpsappview) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IPSAppDataRelationView
应用数据关系视图模型基础对象接口
|
interface |
IPSAppDECalendarExplorerView
应用实体日历边栏导航视图模型对象接口
扩展父接口类型[DECALENDAREXPVIEW]
|
interface |
IPSAppDECalendarView
应用实体日历视图模型对象接口
扩展父接口类型[DECALENDARVIEW,DECALENDARVIEW9]
|
interface |
IPSAppDEChartExplorerView
应用实体图表边栏导航视图模型对象接口
扩展父接口类型[DECHARTEXPVIEW]
|
interface |
IPSAppDEChartView
应用实体图表视图模型对象接口
扩展父接口类型[DECHARTVIEW,DECHARTVIEW9]
|
interface |
IPSAppDECustomView
应用实体自定义视图模型对象接口
扩展父接口类型[DECUSTOMVIEW]
|
interface |
IPSAppDEDashboardView
应用实体数据看板视图模型对象接口
扩展父接口类型[DEPORTALVIEW,DEPORTALVIEW9]
|
interface |
IPSAppDEDataView
应用实体卡片视图模型对象接口
扩展父接口类型[DEDATAVIEW,DEDATAVIEW9]
|
interface |
IPSAppDEDataViewExplorerView
应用实体卡片边栏导航视图模型对象接口
扩展父接口类型[DEDATAVIEWEXPVIEW]
|
interface |
IPSAppDEEditView
应用实体编辑视图模型对象接口
扩展父接口类型[DEOPTVIEW,DEEDITVIEW,DEEDITVIEW2,DEEDITVIEW3,DEEDITVIEW4]
|
interface |
IPSAppDEExplorerView
应用实体导航视图视图模型基础对象接口
|
interface |
IPSAppDEGanttExplorerView
应用实体甘特图边栏导航视图模型对象接口
扩展父接口类型[DEGANTTEXPVIEW]
|
interface |
IPSAppDEGanttView
应用实体甘特图视图模型对象接口
扩展父接口类型[DEGANTTVIEW,DEGANTTVIEW9]
|
interface |
IPSAppDEGridExplorerView
应用实体表格边栏导航视图模型对象接口
扩展父接口类型[DEGRIDEXPVIEW]
|
interface |
IPSAppDEGridView
应用实体表格视图模型对象接口
扩展父接口类型[DEGRIDVIEW,DEGRIDVIEW2,DEGRIDVIEW4]
|
interface |
IPSAppDEGridView8
应用实体关系数据表格视图模型对象接口
扩展父接口类型[DEGRIDVIEW8]
关系数据表格视图一般用于关系数据的管理,它提供了全部数据表格,当前数据表格两个部件,并提供了加入、删除、全部加入、全部删除等行为
|
interface |
IPSAppDEHtmlView
应用实体Html视图模型对象接口
扩展父接口类型[DEHTMLVIEW]
|
interface |
IPSAppDEIndexView
应用实体首页视图模型对象接口
扩展父接口类型[DEINDEXVIEW]
|
interface |
IPSAppDEKanbanView
应用实体看板视图模型对象接口
扩展父接口类型[DEKANBANVIEW,DEKANBANVIEW9]
|
interface |
IPSAppDEListExplorerView
应用实体列表边栏导航视图模型对象接口
扩展父接口类型[DELISTEXPVIEW]
|
interface |
IPSAppDEListView
应用实体列表视图模型对象接口
扩展父接口类型[DELISTVIEW,DELISTVIEW9]
|
interface |
IPSAppDEMapExplorerView
应用实体地图边栏导航视图模型对象接口
扩展父接口类型[DEMAPEXPVIEW]
|
interface |
IPSAppDEMapView
应用实体地图视图模型对象接口
扩展父接口类型[DEMAPVIEW,DEMAPVIEW9]
|
interface |
IPSAppDEMEditView
应用实体多页编辑视图模型对象接口
扩展父接口类型[DEMEDITVIEW9]
|
interface |
IPSAppDEMobCalendarExplorerView
移动端应用实体日历边栏导航视图模型对象接口
扩展父接口类型[DEMOBCALENDAREXPVIEW]
|
interface |
IPSAppDEMobCalendarView
移动端应用实体日历视图模型对象接口
扩展父接口类型[DEMOBCALENDARVIEW,DEMOBCALENDARVIEW9]
|
interface |
IPSAppDEMobChartExplorerView
移动端应用实体图表边栏导航视图模型对象接口
扩展父接口类型[DEMOBCHARTEXPVIEW]
|
interface |
IPSAppDEMobChartView
移动端应用实体图表视图模型对象接口
扩展父接口类型[DEMOBCHARTVIEW,DEMOBCHARTVIEW9]
|
interface |
IPSAppDEMobCustomView
移动端应用实体自定义视图模型对象接口
扩展父接口类型[DEMOBCUSTOMVIEW]
|
interface |
IPSAppDEMobDashboardView
移动端应用实体数据看板视图模型对象接口
扩展父接口类型[DEMOBPORTALVIEW,DEMOBPORTALVIEW9]
|
interface |
IPSAppDEMobDataView
移动端应用实体卡片视图模型对象接口
扩展父接口类型[DEMOBDATAVIEW]
|
interface |
IPSAppDEMobDataViewExplorerView
移动端应用实体卡片边栏导航视图模型对象接口
扩展父接口类型[DEMOBDATAVIEWEXPVIEW]
|
interface |
IPSAppDEMobEditView
移动端应用实体编辑视图模型对象接口
扩展父接口类型[DEMOBOPTVIEW,DEMOBEDITVIEW,DEMOBEDITVIEW3,DEMOBEDITVIEW9]
|
interface |
IPSAppDEMobGanttExplorerView
移动端应用实体甘特图边栏导航视图模型对象接口
扩展父接口类型[DEMOBGANTTEXPVIEW]
|
interface |
IPSAppDEMobGanttView
移动端应用实体甘特图视图模型对象接口
扩展父接口类型[DEMOBGANTTVIEW,DEMOBGANTTVIEW9]
|
interface |
IPSAppDEMobHtmlView
移动端应用实体Html视图模型对象接口
扩展父接口类型[DEMOBHTMLVIEW]
|
interface |
IPSAppDEMobListExplorerView
移动端应用实体列表边栏导航视图模型对象接口
扩展父接口类型[DEMOBLISTEXPVIEW]
|
interface |
IPSAppDEMobListView
移动端应用实体列表视图模型对象接口
扩展父接口类型[DEMOBLISTVIEW]
|
interface |
IPSAppDEMobMapExplorerView
移动端应用实体地图边栏导航视图模型对象接口
扩展父接口类型[DEMOBMAPEXPVIEW]
|
interface |
IPSAppDEMobMapView
移动端应用实体地图视图模型对象接口
扩展父接口类型[DEMOBMAPVIEW,DEMOBMAPVIEW9]
|
interface |
IPSAppDEMobMDView
移动端应用实体多项数据视图模型对象接口
扩展父接口类型[DEMOBMDVIEW,DEMOBMDVIEW9]
|
interface |
IPSAppDEMobMEditView
移动端应用实体多页编辑视图模型对象接口
扩展父接口类型[DEMOBMEDITVIEW9]
|
interface |
IPSAppDEMobPanelView
移动端应用实体面板视图模型对象接口
扩展父接口类型[DEMOBPANELVIEW,DEMOBPANELVIEW9]
|
interface |
IPSAppDEMobPickupView
移动端应用实体选择视图模型对象接口
扩展父接口类型[DEMOBPICKUPVIEW]
|
interface |
IPSAppDEMobRedirectView
移动端应用实体重定向视图模型对象接口
扩展父接口类型[DEMOBREDIRECTVIEW]
|
interface |
IPSAppDEMobReportView
移动端应用实体报表视图模型对象接口
扩展父接口类型[DEMOBREPORTVIEW]
|
interface |
IPSAppDEMobTabExplorerView
移动端应用实体分页导航视图模型对象接口
扩展父接口类型[DEMOBTABEXPVIEW,DEMOBTABEXPVIEW9]
|
interface |
IPSAppDEMobTabSearchView
移动端应用实体分页搜索视图模型对象接口
扩展父接口类型[DEMOBTABSEARCHVIEW,DEMOBTABSEARCHVIEW9]
|
interface |
IPSAppDEMobTreeExplorerView
移动端应用实体树导航视图模型对象接口
扩展父接口类型[DEMOBTREEEXPVIEW,DEMOBTREEEXPVIEW9]
|
interface |
IPSAppDEMobTreeView
移动端应用实体树视图模型对象接口
扩展父接口类型[DEMOBTREEVIEW]
|
interface |
IPSAppDEMobView
移动端应用实体视图模型基础对象接口
|
interface |
IPSAppDEMobWFActionView
移动端应用实体工作流操作视图模型对象接口
扩展父接口类型[DEMOBWFACTIONVIEW]
|
interface |
IPSAppDEMobWFDataRedirectView
移动端应用实体工作流数据重定向视图模型对象接口
扩展父接口类型[DEMOBWFDATAREDIRECTVIEW]
|
interface |
IPSAppDEMobWFDynaActionView
移动端应用实体工作流动态交互操作视图模型对象接口
|
interface |
IPSAppDEMobWFDynaEditView
移动端应用实体工作流动态编辑视图模型对象接口
扩展父接口类型[DEMOBWFDYNAEDITVIEW,DEMOBWFDYNAEDITVIEW3]
|
interface |
IPSAppDEMobWFDynaExpMDView
移动端应用实体工作流动态导航视图模型对象接口
扩展父接口类型[DEMOBWFDYNAEXPMDVIEW]
|
interface |
IPSAppDEMobWFDynaStartView
移动端应用实体工作流启动视图模型对象接口
扩展父接口类型[DEMOBWFDYNASTARTVIEW]
|
interface |
IPSAppDEMobWFEditView
移动端应用实体工作流编辑视图模型对象接口
扩展父接口类型[DEMOBWFEDITVIEW,DEMOBWFEDITVIEW3]
|
interface |
IPSAppDEMobWFMDView
移动端应用实体工作流多项数据视图模型对象接口
扩展父接口类型[DEMOBWFMDVIEW]
|
interface |
IPSAppDEMobWFProxyResultView
移动端应用实体工作流代理结果视图模型对象接口
扩展父接口类型[DEMOBWFPROXYRESULTVIEW]
|
interface |
IPSAppDEMobWFProxyStartView
移动端应用实体工作流代理启动视图模型对象接口
扩展父接口类型[DEMOBWFPROXYSTARTVIEW]
|
interface |
IPSAppDEMobWFView
移动端应用实体工作流视图模型基础对象接口
|
interface |
IPSAppDEMobWizardView
移动端应用实体向导视图模型对象接口
扩展父接口类型[DEMOBWIZARDVIEW]
|
interface |
IPSAppDEMultiDataView
应用实体多项数据视图模型基础对象接口
|
interface |
IPSAppDEMultiDataView2
应用实体多项数据视图模型基础对象接口2
支持配置多数据视图的数据激活模式
|
interface |
IPSAppDEPanelView
应用实体面板视图模型对象接口
扩展父接口类型[DEPANELVIEW,DEPANELVIEW9]
|
interface |
IPSAppDEPickupView
应用实体选择视图模型对象接口
扩展父接口类型[DEPICKUPVIEW,DEPICKUPVIEW2,DEPICKUPVIEW3]
|
interface |
IPSAppDERedirectView
应用实体重定向视图模型对象接口
扩展父接口类型[DEREDIRECTVIEW]
|
interface |
IPSAppDEReportView
应用实体报表视图模型对象接口
扩展父接口类型[DEREPORTVIEW]
|
interface |
IPSAppDESideBarExplorerView
应用实体边栏导航视图视图模型基础对象接口
导航部件以边栏形式呈现,支持定义边栏的放置位置
|
interface |
IPSAppDESubAppRefView
应用实体子应用引用视图模型对象接口
扩展父接口类型[DESUBAPPREFVIEW]
|
interface |
IPSAppDETabExplorerView
应用实体分页导航视图模型对象接口
扩展父接口类型[DETABEXPVIEW,DETABEXPVIEW9]
导航部件以分页形式呈现,支持定义分页部件的放置位置
|
interface |
IPSAppDETabSearchView
应用实体分页搜索视图模型对象接口
扩展父接口类型[DETABSEARCHVIEW,DETABSEARCHVIEW9]
|
interface |
IPSAppDETreeExplorerView
应用实体树导航视图模型对象接口
扩展父接口类型[DETREEEXPVIEW,DETREEEXPVIEW3]
|
interface |
IPSAppDETreeGridExView
应用实体树表格扩展视图模型对象接口
扩展父接口类型[DETREEGRIDEXVIEW,DETREEGRIDEXVIEW9]
|
interface |
IPSAppDETreeGridView
应用实体树表格视图模型对象接口
扩展父接口类型[DETREEGRIDVIEW,DETREEGRIDVIEW9]
|
interface |
IPSAppDETreeView
应用实体树视图模型对象接口
扩展父接口类型[DETREEVIEW,DETREEVIEW9]
|
interface |
IPSAppDEView
应用实体视图模型对象接口
扩展父接口类型[APPDEVIEW]
应用实体视图实际的标准模型是
PSAppDEViewDTO,定义了实体视图PSDEViewBaseDTO与应用的关系。 |
interface |
IPSAppDEWFActionView
应用实体工作流操作视图模型对象接口
扩展父接口类型[DEWFACTIONVIEW]
|
interface |
IPSAppDEWFDataRedirectView
应用实体工作流数据重定向视图模型对象接口
扩展父接口类型[DEWFDATAREDIRECTVIEW]
|
interface |
IPSAppDEWFDynaActionView
应用实体工作流动态交互操作视图模型对象接口
|
interface |
IPSAppDEWFDynaEditView
应用实体工作流动态编辑视图模型对象接口
扩展父接口类型[DEWFDYNAEDITVIEW]
|
interface |
IPSAppDEWFDynaExpGridView
应用实体工作流动态导航视图模型对象接口
扩展父接口类型[DEWFDYNAEXPGRIDVIEW]
|
interface |
IPSAppDEWFDynaStartView
应用实体工作流启动视图模型对象接口
扩展父接口类型[DEWFDYNASTARTVIEW]
|
interface |
IPSAppDEWFEditView
应用实体工作流编辑视图模型对象接口
扩展父接口类型[DEWFEDITVIEW]
|
interface |
IPSAppDEWFExplorerView
应用实体工作导航视图模型对象接口
扩展父接口类型[DEWFEXPVIEW]
|
interface |
IPSAppDEWFGridView
应用实体工作流表格视图模型对象接口
|
interface |
IPSAppDEWFProxyDataView
应用实体工作流代理数据视图模型对象接口
扩展父接口类型[DEWFPROXYDATAVIEW]
|
interface |
IPSAppDEWFProxyResultView
应用实体工作流代理结果视图模型对象接口
扩展父接口类型[DEWFPROXYRESULTVIEW]
|
interface |
IPSAppDEWFProxyStartView
应用实体工作流代理启动视图模型对象接口
扩展父接口类型[DEWFPROXYSTARTVIEW]
|
interface |
IPSAppDEWFView
应用实体工作流视图模型基础对象接口
|
interface |
IPSAppDEWizardView
应用实体向导视图模型对象接口
扩展父接口类型[DEWIZARDVIEW]
|
interface |
IPSAppDEXDataView
应用实体数据视图模型基础对象接口
|
interface |
IPSAppErrorView
应用错误展现功能视图模型对象接口
扩展父接口类型[APPERRORVIEW]
|
interface |
IPSAppExplorerView
应用导航视图视图模型基础对象接口
|
interface |
IPSAppFuncPickupView
应用功能选择功能视图模型对象接口
扩展父接口类型[APPFUNCPICKUPVIEW]
|
interface |
IPSAppIndexView
应用首页视图模型对象接口
扩展父接口类型[APPINDEXVIEW]
|
interface |
IPSAppMobView
移动端应用视图模型基础对象接口
|
interface |
IPSAppPanelView
应用面板视图模型对象接口
扩展父接口类型[APPPANELVIEW]
|
interface |
IPSAppPortalView
应用数据看板视图模型对象接口
扩展父接口类型[APPPORTALVIEW]
|
interface |
IPSAppRedirectView
应用重定向视图模型基础对象接口
|
interface |
IPSAppSubAppRefView
应用子应用重定向视图模型基础对象接口
|
interface |
IPSAppUtilView
应用功能视图模型对象接口
扩展父接口类型[APPUTILVIEW,APPSTARTVIEW,APPWELCOMEVIEW,APPLOGINVIEW,APPLOGOUTVIEW,APPFILEUPLOADVIEW,APPPICUPLOADVIEW,APPDATAUPLOADVIEW,APPFUNCPICKUPVIEW,APPERRORVIEW,APPWFSTEPDATAVIEW,APPWFSTEPACTORVIEW,APPWFSTEPTRACEVIEW,APPWFSENDBACKVIEW,APPWFSUPPLYINFOVIEW,APPWFADDSTEPBEFOREVIEW,APPWFTAKEADVICEVIEW,APPWFREDIRECTVIEW,APPREDIRECTVIEW]
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSAppIndexViewImpl.getDefPSAppView() |
IPSAppView |
IPSAppIndexView.getDefPSAppView()
获取默认内容视图
|
IPSAppView |
PSAppIndexViewImpl.getDefPSAppViewMust() |
IPSAppView |
IPSAppIndexView.getDefPSAppViewMust()
获取默认内容视图,不存在时抛出异常
|
IPSAppView |
PSAppViewRefImpl.getRefPSAppView() |
IPSAppView |
PSAppViewImpl.getRefPSAppView()
已过时。
|
IPSAppView |
IPSAppViewRef.getRefPSAppView()
获取引用视图
|
IPSAppView |
IPSAppViewBase.getRefPSAppView()
获取实际引用视图
|
IPSAppView |
PSAppViewRefImpl.getRefPSAppViewMust() |
IPSAppView |
PSAppViewImpl.getRefPSAppViewMust() |
IPSAppView |
IPSAppViewRef.getRefPSAppViewMust()
获取引用视图,不存在时抛出异常
|
IPSAppView |
IPSAppViewBase.getRefPSAppViewMust()
获取实际引用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSAppIndexViewImpl.setDefPSAppView(IPSAppView defpsappview) |
void |
PSAppViewRefImpl.setRefPSAppView(IPSAppView refpsappview) |
void |
PSAppViewImpl.setRefPSAppView(IPSAppView refpsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSMDAjaxControlContainerImpl2.getNavPSAppView() |
IPSAppView |
PSControlObjectImpl2.getNavPSAppView() |
IPSAppView |
IPSNavigatable.getNavPSAppView()
获取导航视图对象
|
IPSAppView |
PSMDAjaxControlContainerImpl2.getNavPSAppViewMust() |
IPSAppView |
PSControlObjectImpl2.getNavPSAppViewMust() |
IPSAppView |
IPSNavigatable.getNavPSAppViewMust()
获取导航视图对象,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDBViewPortletPartImpl.getPortletPSAppView() |
IPSAppView |
PSDBAppViewPortletPartImpl.getPortletPSAppView() |
IPSAppView |
IPSDBViewPortletPart.getPortletPSAppView()
获取嵌入视图对象
|
IPSAppView |
IPSDBAppViewPortletPart.getPortletPSAppView()
获取嵌入视图对象
|
IPSAppView |
PSDBViewPortletPartImpl.getPortletPSAppViewMust() |
IPSAppView |
PSDBAppViewPortletPartImpl.getPortletPSAppViewMust() |
IPSAppView |
IPSDBViewPortletPart.getPortletPSAppViewMust()
获取嵌入视图对象,不存在时抛出异常
|
IPSAppView |
IPSDBAppViewPortletPart.getPortletPSAppViewMust()
获取嵌入视图对象,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDEDRCtrlImpl.getFormPSAppView() |
IPSAppView |
IPSDEDRCtrl.getFormPSAppView()
获取表单视图对象
|
IPSAppView |
PSDEDRCtrlImpl.getFormPSAppViewMust() |
IPSAppView |
IPSDEDRCtrl.getFormPSAppViewMust()
获取表单视图对象,不存在时抛出异常
|
IPSAppView |
PSDEDRCtrlItemImpl.getPSAppView() |
IPSAppView |
IPSDEDRCtrlItem.getPSAppView()
获取关联视图
|
IPSAppView |
PSDEDRCtrlItemImpl.getPSAppViewMust() |
IPSAppView |
IPSDEDRCtrlItem.getPSAppViewMust()
获取关联视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSSpanImpl.setLinkPSAppView(IPSAppView linkpsappview) |
void |
PSPickerImpl.setLinkPSAppView(IPSAppView linkpsappview) |
void |
PSTextAreaImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
void |
PSPickupViewImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
void |
PSPickerEditorImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
void |
PSMarkdownImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
void |
PSHtmlImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDEFormIFrameImpl.getLinkPSAppView() |
IPSAppView |
IPSDEFormIFrame.getLinkPSAppView()
获取链接应用视图
|
IPSAppView |
PSDEFormIFrameImpl.getLinkPSAppViewMust() |
IPSAppView |
IPSDEFormIFrame.getLinkPSAppViewMust()
获取链接应用视图,不存在时抛出异常
|
IPSAppView |
PSDEFormButtonImpl.getParamPickupPSAppView() |
IPSAppView |
IPSDEFormButton.getParamPickupPSAppView()
获取参数选择视图
|
IPSAppView |
PSDEFormButtonImpl.getParamPickupPSAppViewMust() |
IPSAppView |
IPSDEFormButton.getParamPickupPSAppViewMust()
获取参数选择视图,不存在时抛出异常
|
IPSAppView |
PSDEFormDRUIPartImpl.getPSAppView() |
IPSAppView |
IPSDEFormDRUIPart.getPSAppView()
获取嵌入视图,计算关系界面项
net.ibizsys.centralstudio.dto.PSDEFormDetailDTO#FIELD_PSDEDRITEMID |
IPSAppView |
PSDEFormDRUIPartImpl.getPSAppViewMust() |
IPSAppView |
IPSDEFormDRUIPart.getPSAppViewMust()
获取嵌入视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSDEFormButtonImpl.setParamPickupPSAppView(IPSAppView parampickuppsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDEMultiEditViewPanelImpl.getEmbeddedPSAppView() |
IPSAppView |
IPSDEMultiEditViewPanel.getEmbeddedPSAppView()
获取嵌入应用视图
|
IPSAppView |
PSDEMultiEditViewPanelImpl.getEmbeddedPSAppViewMust() |
IPSAppView |
IPSDEMultiEditViewPanel.getEmbeddedPSAppViewMust()
获取嵌入应用视图,不存在时抛出异常
|
IPSAppView |
PSDEGridFieldColumnImpl.getLinkPSAppView() |
IPSAppView |
IPSDEGridFieldColumn.getLinkPSAppView()
获取链接视图
|
IPSAppView |
PSDEGridFieldColumnImpl.getLinkPSAppViewMust() |
IPSAppView |
IPSDEGridFieldColumn.getLinkPSAppViewMust()
获取链接视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSDEMultiEditViewPanelImpl.setEmbeddedPSAppView(IPSAppView embeddedpsappview) |
void |
PSDEGridFieldColumnImpl.setLinkPSAppView(IPSAppView linkpsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDETreeNodeFieldColumnImpl.getLinkPSAppView() |
IPSAppView |
IPSDETreeNodeFieldColumn.getLinkPSAppView()
获取链接视图
|
IPSAppView |
PSDETreeNodeFieldColumnImpl.getLinkPSAppViewMust() |
IPSAppView |
IPSDETreeNodeFieldColumn.getLinkPSAppViewMust()
获取链接视图,不存在时抛出异常
|
IPSAppView |
PSDETreeNodeImplBase.getNavPSAppView() |
IPSAppView |
IPSDETreeNode.getNavPSAppView()
获取导航视图对象
|
IPSAppView |
PSDETreeNodeImplBase.getNavPSAppViewMust() |
IPSAppView |
IPSDETreeNode.getNavPSAppViewMust()
获取导航视图对象,不存在时抛出异常
|
IPSAppView |
PSDETreeNodeRVImpl.getRefPSAppView() |
IPSAppView |
IPSDETreeNodeRV.getRefPSAppView()
获取引用视图
|
IPSAppView |
PSDETreeNodeRVImpl.getRefPSAppViewMust() |
IPSAppView |
IPSDETreeNodeRV.getRefPSAppViewMust()
获取引用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDEACModeImpl.getLinkPSAppView() |
IPSAppView |
PSDEACModeImpl.getLinkPSAppViewMust() |
IPSAppView |
PSDEACModeImpl.getPickupPSAppView() |
IPSAppView |
PSDEACModeImpl.getPickupPSAppViewMust() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSDEACModeImpl.setLinkPSAppView(IPSAppView linkpsappview) |
void |
PSDEACModeImpl.setPickupPSAppView(IPSAppView pickuppsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSDEUIActionImpl.getFrontPSAppView() |
IPSAppView |
IPSDEUIAction.getFrontPSAppView()
获取前端应用视图,根据
#isFrontPDTView优先处理预置视图,否则按应用类型计算对应的实体视图 |
IPSAppView |
PSDEUIActionImpl.getFrontPSAppViewMust() |
IPSAppView |
IPSDEUIAction.getFrontPSAppViewMust()
获取前端应用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSDEUIActionImpl.setFrontPSAppView(IPSAppView frontpsappview) |
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSSysTestCase2Impl.getPSAppView() |
IPSAppView |
IPSAppViewTestCase.getPSAppView()
获取应用视图
|
IPSAppView |
PSSysTestCase2Impl.getPSAppViewMust() |
IPSAppView |
IPSAppViewTestCase.getPSAppViewMust()
获取应用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
IPSUIAction.getFrontPSAppView()
获取前端应用视图,根据
#isFrontPDTView优先处理预置视图,否则按应用类型计算对应的实体视图 |
IPSAppView |
IPSUIAction.getFrontPSAppViewMust()
获取前端应用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
IPSAppView |
PSWFUIActionImpl.getFrontPSAppView() |
IPSAppView |
IPSWFUIAction.getFrontPSAppView()
获取前端应用视图
|
IPSAppView |
PSWFUIActionImpl.getFrontPSAppViewMust() |
IPSAppView |
IPSWFUIAction.getFrontPSAppViewMust()
获取前端应用视图,不存在时抛出异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PSWFUIActionImpl.setFrontPSAppView(IPSAppView frontpsappview) |