core.dsp.tld
来自「非常接近C/S操作方式的Java Ajax框架-ZK 用ZK框架使你的B/S应」· TLD 代码 · 共 30 行
TLD
30 行
<?xml version="1.0" encoding="ISO-8859-1" ?><!--Purpose: Defines methods and actions for DSPDescription: Histroy: Tue Sep 12 15:14:51 2006, Created by tomyehCopyright (C) 2006 Potix Corporation. All Rights Reserved.--><taglib> <description> Methods and actions for ZUL in DSP/ZUML </description> <function> <name>getColAttrs</name> <function-class>org.zkoss.zul.fn.ZulFns</function-class> <function-signature> java.lang.String getColAttrs(org.zkoss.zul.Row, int) </function-signature> <description> Returns the attribute used for the cell of the specified row and index. </description> </function></taglib>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?