f30-1978624.zul
来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 31 行
ZUL
31 行
<?xml version="1.0" encoding="UTF-8"?><!--F30-1978624.zul{{IS_NOTE Purpose: Description: History: Mon Jun 2 15:52:11 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><listbox width="450px"> <listhead sizable="true"> <listheader label="name" sort="auto"/> <listheader label="gender" sort="auto"/> </listhead> <listitem onOK='alert("This is an onOK event");'> <listcell label="SelectMe"/> <listcell label="Press Enter to show onOK event"/> </listitem></listbox>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?