b30-1862935.zul

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

ZUL
42
字号
<?xml version="1.0" encoding="UTF-8"?><!--B30-1862935.zul{{IS_NOTE	Purpose:			Description:			History:		Thu Jan 10 12:51:59 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2007 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk><window width="100%" height="100%">[ 1862935 ] The height of window is not initiated to property value.Being inside of borderlayout, the height of window is not initiated to property value. If see the black block, it is correct<borderlayout><west id="westborder" size="27%" maxsize="350" minsize="265"splittable="true" collapsible="true" flex="true"><window height="100%"><tree height="100%" width="99%"style="background-color:black;" ></tree></window></west><center autoscroll="true"/><south id="southborder" height="0px" maxsize="150"minsize="150" splittable="true" collapsible="true"><div style="height:145px;overflow:scroll"/></south></borderlayout></window></zk>

⌨️ 快捷键说明

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