b30-2128058.zul

来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 28 行

ZUL
28
字号
<?xml version="1.0" encoding="UTF-8"?><!--B30-2128058.zul{{IS_NOTE	Purpose:			Description:			History:		Thu Sep 25 18:09:21     2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><borderlayout height="500px">	<north  id="west" visible="false" maxsize="300" size="50%" splittable="true" collapsible="true">	</north>	<center border="0">		<button label="Click me, then you should see the North region." onClick='west.visible = !west.visible'/>	</center></borderlayout>

⌨️ 快捷键说明

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