b30-1898094.zul
来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 27 行
ZUL
27 行
<?xml version="1.0" encoding="UTF-8"?><!--B30-1898094.zul{{IS_NOTE Purpose: Description: History: Wed Feb 20 12:01:21 2008, Created by tomyeh}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk> If you see the focus be at the textbox (rather than button), It is fixed. <window title="Test Popup Focus" mode="popup" width="300px" > <button label="Button"/> <textbox onCreate="self.focus()"/> </window></zk>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?