- 浏览: 91156 次
- 性别:
- 来自: 上海
文章分类
最新评论
-
zq_zero:
很好,不过如果改为用字符串数组来存储迭代结果和判断是否重 ...
Oracle自定义聚合函数实现字符串拼接 -
sea0108:
good。。
Oracle自定义聚合函数实现字符串拼接
There are two events on the browser tree (there are in the
BrowserTree class):
refreshTreeFromId(Control oControl, ArgumentList oArgs);
refreshTreeFromAbsolutePath(Control oControl, ArgumentList oArgs);
These let you set the currently selected node on the browser tree.
Look at the webtopclassicclassic.jsp file for an example. This has
two methods, onClickContentObject() and onClickAbsolutePath(), that
handle this. I think you can actually just call onClickAbsolutePath() to get it to work. You can fire this from Javascript, but it's
probably easier to do it from your Java code. The args requires one
item called ids, which should be a list of the node IDs separated
by '.'s (the node IDs are usually the same as the component that the
node would launch). So your code should look something like this
(this assumes that the node IDs are in a String array called
componentIds; where you get them from is up to you):
ArgumentList oArgs = new ArgumentList(); StringBuffer ids = new StringBuffer(72); for (int i = 0; i < componentIds.length; i++) { if (ids.length() != 0) { ids.append('.'); } ids.append(componentIds[i]); } if (ids.length() != 0) { oArgs.add("ids", ids.toString()); } setClientEvent("onClickAbsolutePath", oArgs);
You'll probably need to play with this a little bit, but once you get it down, it's fairly straighforward.
发表评论
-
调用DFS创建文档报 type dm_literal_expr failed
2012-03-18 16:06 1681调用DFS时报如下错误: [DM_SESSION_W_FET ... -
Assign multiple groups as performer of activity using code in workflow
2012-02-03 17:02 976I determine the groups dynamica ... -
content server
2012-02-02 15:23 742当使用的composer修改属性的相关约束条件,比如是否为空, ... -
dfc session Monitor
2012-01-31 10:53 1026You can enable logging on the s ... -
DFC Session Management Srinivas Jakkula
2012-01-19 14:02 1711摘要:这个文档从application出发,介绍DFC Ses ... -
Documentum
2012-01-04 18:35 954查询所有需要在属性页要显示的属性 select r_o ... -
query attribute map dictionary
2011-12-28 13:15 807select map_display_string, map_ ... -
Invoking UCF in custom import component
2011-12-28 13:09 11971)I have made some changes in t ... -
When open tasklist form, it pops up exception casued by [DM_SESSION_E_SETUP_ROLE
2011-12-28 13:05 2392Symptoms An error has occurr ... -
dfc trace performance anaysis
2011-09-14 09:57 11231)设置dfc.properties enable dfc t ... -
Tuning the Performance of documentum UCF Content Transfer
2011-05-27 09:12 3162In Documentum applications, the ... -
Add or delete a custom attribute
2011-03-22 10:43 7651)alter type <custom_type&g ... -
Some basic guidelines for setting the J2EE Application Server JVM memory
2011-03-21 14:40 2379Please refer to WDK/Webtop depl ... -
type attribute label is not localized
2011-03-09 16:41 907you will have to clear cache an ... -
Acs is enabled or not(test code)
2011-03-08 20:03 1740引用 /*************************** ... -
Tuning the Performance of UCF Content Transfer
2011-03-07 17:04 1333Tuning the Performance of UCF C ... -
无法保存preset
2010-11-15 16:56 893错误图见附件。 解决方法: 确认dm ... -
DUMP AND LOAD A DOCBASE
2010-11-05 09:50 1040http://www.bluefishgroup.com/li ... -
jobs Window Interval parameter
2010-10-29 10:05 1077"The Window Interval. When ... -
DFC own Administrator permission
2010-10-27 14:54 7811.add user to dm_superusers_dyn ...
相关推荐
### Webtop 2.0 Administration Guide 知识点解析 #### 一、概述 本指南主要介绍了如何安装、管理和使用IBM Netcool/Webtop系统。它为用户和管理员提供了任务导向的例子,帮助他们配置并有效利用该应用。 #### 二...
### Documentum Webtop 版本 6.6 使用指南知识点详解 #### 一、概述 Documentum Webtop 是由EMC公司开发的一款企业级文档管理软件。它为用户提供了一个直观的用户界面,使得用户能够方便地进行文档创建、编辑、...
【Webtop 2.2 安装与配置】 Webtop 是一个基于Web的桌面系统,它允许用户通过浏览器访问和管理各种应用程序和服务。在本文档中,我们将详细探讨Webtop 2.2的安装、配置、定制以及相关操作。 1. **文档信息** - ...
### EMC Documentum Webtop 6.8.2 版用户指南关键知识点解析 #### 一、简介 **EMC Documentum Webtop** 是一个企业级的内容管理平台,它提供了直观的用户界面,使得用户能够轻松地管理和访问企业内部的各种文档和...
【Webtop简单使用说明】 Webtop 是一个基于Documentum平台的Web应用程序,它提供了一个用户友好的界面,用于管理和操作企业级的内容管理系统的各种功能。本文将详细介绍如何使用Webtop,以及在使用过程中需要注意的...
IBM Tivoli Netcool Webtop 是一款非常灵活、扩展性极强的页面呈现平台。通过Tivoli Netcool Webtop,我们能够以丰富多彩的界面和客户化的手段来管理 Tivoli Netcool OMNIbus的告警。Tivoli Netcool Webtop的使用并...
团队为您带来了另一个容器版本,其特点是: ... Webtop - 基于 Alpine 和 Ubuntu 的容器,包含官方支持的完整桌面环境,可通过任何现代 Web 浏览器访问。 支持的架构 我们的图像支持多种架构,例如x86-64 、 arm64
### Webtop Guide:Documentum中的基本操作 #### 概述 本指南主要介绍EMC® Documentum® Webtop Version 6.5 SP2版本的基本使用方法。EMC Documentum Webtop是一个强大的文档管理平台,旨在帮助企业高效管理和...
**Sonicle WebTop 开源平台详解** Sonicle WebTop 是一款基于Web2.0技术的开源应用平台,专为构建企业级云协作解决方案而设计。它不仅提供了强大的开发框架,还包含了丰富的群件服务,旨在帮助企业提升内部沟通与...
xOS Webtop 是一个从 2009 年开始开发的项目,由 XProduct 团队设计。 xOS Webtop 是一个 Web 浏览器桌面,您可以在其中拥有文件和舒适的环境,您可以在其中工作和保存文件。
【标题】"Webtop-开源" 指的是一个基于Web的桌面环境,它允许用户通过浏览器访问和操作各种桌面应用程序。开源意味着Webtop的源代码是公开的,任何人都可以查看、修改和分发它的代码,这符合开源软件的定义。 ...
【Webtop基于智能手机平台——开源】项目概述 随着科技的发展,智能手机已经成为我们日常生活和工作中不可或缺的一部分。为了进一步提升用户体验和设备的功能性,【Webtop基于智能手机平台——开源】项目应运而生。...
1.文章栏目二级分类,随意修改,管理员分级管理 2.采用强大的FCK编辑器输入文章 3.不存在任何文章内容不能分段,不出空格...安装使用方便,你只需把头部文件 WebTop.ascx 和底部文件 WebBottom.ascx 换成你的就可以了
【标题】"免费的超级基本虚拟机"涉及的是虚拟化技术的应用,具体是Webtop-WebOS在虚拟机环境下的实现。虚拟机是一种能够模拟硬件系统的技术,它允许用户在一台物理计算机上运行多个独立的操作系统实例。在这个场景中...
当然,它不像Lemonbar轻巧,但是,嘿,现在的计算机速度很快,该死,我还不知道bash不足以在我的寂寞对象上配置Lemonbar(至少不如/ r / unixporn上的人那样)如何使用条形部分安装$HOME/.webtop/bar/dist/index....
技术解决方案评估 评分网站将单独审核。 该列表只是一个基础,因此可以在评估特定网站时添加一些其他标准,然后由保证人与陪审团讨论其权重。 一个示例是网站的移动版本,其中20 MB的视频在加载后立即开始加载。...
网页版 这是具有 Web 界面的 Linux 系统的... 没有依赖关系,只有 WebTop 二进制文件和 index.html 在同一目录中 ######3 规则。 访问 /proc/ 目录 同一目录中的 index.html 和 WebTop 二进制文件 在普通浏览器中访问