<?xml version="1.0" encoding="UTF-8"?>\r
<zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
-<window id="zkwindow" border="true" width="100%" height="100%" contentStyle="padding:0;" \r
+<window id="zkwindow" border="false" width="100%" height="100%" contentStyle="padding:0;" \r
apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('user.jobengine.zk.model.DirectoryListModel')">\r
<div height="100%" width="100%">\r
<custom-attributes org.zkoss.zul.image.preload="true" />\r
<?xml version="1.0" encoding="UTF-8"?>\r
<?init class="user.jobengine.zk.util.AuthInitiator"?>\r
<zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
-<window id="zkwindow" border="true" width="100%" height="98%" contentStyle="padding:0;" \r
+<window id="zkwindow" border="false" width="100%" height="98%" contentStyle="padding:0;" \r
apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('user.jobengine.zk.model.MaestroModel')">\r
<custom-attributes org.zkoss.zul.image.preload="true" />\r
<borderlayout width="100%" height="100%">\r
- <west width="40%" splittable="true">\r
- <panel width="100%" height="100%" border="normal" title="Source">\r
- <panelchildren style="padding:5px;">\r
- <include src="/pages/directorylist.zul" />\r
- </panelchildren>\r
- </panel>\r
+ <west width="40%" splittable="true" title="Source">\r
+ <include src="/pages/directorylist.zul" />\r
</west>\r
- <center border="true">\r
- <panel width="100%" border="normal" title="Traffic" vflex="true">\r
- <panelchildren style="padding:5px;">\r
- <include src="/pages/planair.zul" />\r
- </panelchildren>\r
- </panel>\r
+ <center border="true" title="Traffic">\r
+ <include src="/pages/planair.zul" />\r
</center>\r
- <east border="true" width="25%" splittable="true">\r
- <panel width="100%" border="normal" title="Targets" vflex="true">\r
- <panelchildren style="padding:5px;">\r
- <include src="/pages/targets.zul" />\r
- </panelchildren>\r
- </panel>\r
+ <east border="true" width="25%" splittable="true" title="Targets">\r
+ <include src="/pages/targets.zul" />\r
</east>\r
- <south border="true" height="35%" hflex="true" splittable="true">\r
- <panel width="100%" border="normal" title="Jobs">\r
- <panelchildren style="padding:5px;">\r
- <include src="/pages/maestrojoblist.zul" />\r
- </panelchildren>\r
- </panel>\r
+ <south border="true" height="35%" hflex="true" splittable="true" title="Jobs">\r
+ <include src="/pages/maestrojoblist.zul" />\r
</south>\r
</borderlayout>\r
<!-- include src="/pages/menu.zul" / -->\r
- <!-- /borderlayout -->\r
</window>\r
</zk>\r
.z-progressmeter { height: 16px; border: 1px solid #cfcfcf; background: #fff 0 0 repeat-x; text-align: left; overflow: hidden; // background-image:\r
url(/zkau/web/1bf94a1d/zul/img/misc/prgmeter-anim.gif); }\r
</style>\r
-<window id="zkwindow" border="true" width="100%" height="100%" contentStyle="padding:0;" \r
+<window id="zkwindow" border="false" width="100%" height="100%" contentStyle="padding:0;" \r
apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('user.jobengine.zk.model.MaestroJobListModel')">\r
<timer delay="500" repeats="true" onTimer="@command('uiTick')" />\r
<custom-attributes org.zkoss.zul.image.preload="true" />\r
<?xml version="1.0" encoding="UTF-8"?>\r
<zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
- <window id="zkwindow" border="true" width="100%" height="100%" contentStyle="padding:0;" apply="org.zkoss.bind.BindComposer"\r
+ <window id="zkwindow" border="false" width="100%" height="100%" contentStyle="padding:0;" apply="org.zkoss.bind.BindComposer"\r
viewModel="@id('vm') @init('user.jobengine.zk.model.PlanAirListModel')">\r
<custom-attributes org.zkoss.zul.image.preload="true" />\r
\r
<?xml version="1.0" encoding="UTF-8"?>\r
<zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
-<window id="zkwindow" border="true" width="100%" height="100%" contentStyle="padding:0;" \r
+<window id="zkwindow" border="false" width="100%" height="100%" contentStyle="padding:0;" \r
apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('user.jobengine.zk.model.TargetsListModel')">\r
<vbox vflex="true" width="100%">\r
<vbox vflex="max" width="100%" pack="start">\r