2. The ZK User Interface Markup Language

Table of Contents

Implicit Objects
applicationScope - java.util.Map
arg - java.util.Map
componentScope - java.util.Map
desktop - org.zkoss.zk.ui.Desktop
desktopScope - java.util.Map
each - java.lang.Object
event - org.zkoss.zk.ui.event.Event or derived
forEachStatus – org.zkoss.zk.ui.util.ForEachStatus
page - org.zkoss.zk.ui.Page
pageContext – org.zkoss.web.servlet.xel.PageContext
pageScope - java.util.Map
requestScope – java.util.Map
self - org.zkoss.zk.ui.Component
session - org.zkoss.zk.ui.Session
sessionScope - java.util.Map
spaceOwner - org.zkoss.zk.ui.IdSpace
spaceScope - java.util.Map
Processing Instructions
The component Directive
The evaluator Directive
The forward Directive
The import Directive
The init Directive
The link and meta Directives
The page Directive
The root-attributes Directive
The taglib Directive
The variable-resolver Directive
The xel-method Directive
ZK Elements
The XML Namespace
The attribute Element
The custom-attributes Element
The variables Element
The zk Element
The zscript Element
ZK Attributes
The apply Attribute
The forEach Attribute
The forEachBegin Attribute
The forEachEnd Attribute
The forward Attribute
The fulfill Attribute
The if Attribute
The unless Attribute
The use Attribute