⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 link_widget.list.xet

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 XET
字号:
<?xml version="1.0"?><!-- $Id: link_widget.list.xet,v 1.3 2004/02/06 12:49:05 ralfbecker Exp $ --><overlay>	<grid id="etemplate.link_widget.list" template="" lang="" group="" version="0.9.15.003" class="whiteback">		<columns>			<column/>			<column/>			<column/>			<column disabled="!@primary"/>		</columns>		<rows>			<row class="nmr">				<description id="${row}[app]"/>				<hbox options="0,0">					<description options=",@${row}[view]" no_lang="1" id="${row}[title]" statustext="view this linked entry in its application"/>					<description class="note_following" no_lang="1" id="${row}[remark]"/>				</hbox>				<button image="delete.png" label="Unlink" id="unlink[$row_cont[link_id]]" statustext="Remove this link (not the entry itself)"/>				<radio options="$row_cont[link_id]" id="primary" statustext="Select a primary contact, to show in the list"/>			</row>		</rows>		<styles>			.whiteback { background: white; }
.note_following { font-style: italic; padding-left: 5px; }		</styles>	</grid></overlay>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -