• Skip to primary navigation
  • Skip to content
  • Skip to footer
  • ZK Getting Started
  • ZK Essentials
  • ZK Developer's Reference
  • ZK MVVM Reference
  • ZK Component Reference
  • ZUML Reference
  • ZK Installation Guide
  • ZK Configuration Reference
  • ZK Style Customization Guide
  • ZK Component Development Essentials
  • ZK Client-side Reference
  • ZK Charts
  • ZK Pivottable
  • ZK Calendar
  • Keikai
  • ZK Spring Essentials
  • ZATS
  • ZK JSP Tags Essentials
  • ZK Studio Essentials
  • Latest JavaDoc
  • Latest JavaScript Doc
  • Legacy APIs
      /zuml_ref/zul.html
    • ZUML
    • Languages
      • ZUL
      • XHTML
      • XML
    • Namespaces
      • Annotation
      • Client
      • Client Attribute
        • Data-Swipeable
        • Data-Scrollable
        • Data-EmbedScrollbar
        • Data-FixScrollPosition
        • Data-AnimationSpeed
      • Native
      • ZK
    • Elements
      • attribute
      • custom-attributes
      • template
      • zk
      • zscript
    • Attributes
      • apply
      • forEach
      • forEachBegin
      • forEachEnd
      • forward
      • fulfill
      • if
      • unless
      • use
    • Texts
    • Processing Instructions
      • component
      • evaluator
      • forward
      • function-mapper
      • header
      • import
      • init
      • link
      • meta
      • page
      • root-attributes
      • script
      • style
      • taglib
        • Custom Taglib
      • variable-resolver
      • xel-method
    • EL Expressions
    • Literals
    • Operators
    • Type Coercion
    • String Concatenation
    • Static Fields and Methods
    • Implicit Objects (Predefined Variables)
      • applicationScope
      • arg
      • componentScope
      • cookie
      • desktop
      • desktopScope
      • each
      • event
      • execution
      • header
      • headerValues
      • forEachStatus
      • labels
      • page
      • pageContext
      • pageScope
      • param
      • paramValues
      • requestScope
      • self
      • session
      • sessionScope
      • spaceOwner
      • spaceScope
      • zk
    • Core Methods
      • attr
      • boolean
      • browser
      • cat
      • cat3
      • cat4
      • cat5
      • char
      • class
      • decimal
      • eatQuot
      • encodeThemeURL
      • encodeURIComponent
      • encodeURL
      • endsWith
      • escapeXML
      • formatDate
      • formatNumber
      • getCurrentLocale
      • indexOf
      • int
      • isInstance
      • join
      • l
      • l2
      • lastIndexOf
      • length
      • new
      • new1
      • new2
      • new3
      • number
      • parseDate
      • parseNumber
      • property
      • render
      • replace
      • split
      • startsWith
      • string
      • substring
      • testCurrentLocale
      • toLowerCase
      • toUpperCase
      • trim
    • Extensions
      • zscript
      • EL Expressions

    ZUL

    On this page

    Name: xul/html (aka., zul)
    File Extensions: zul, xul
    Namespace: http://www.zkoss.org/2005/zul
    Namespace shortcut: zul
    Device: Ajax

    XUL-compliant component sets. We adopt XUL for this language, if the specification is applicable, such as org.zkoss.zul.Tabbox and org.zkoss.zul.Grid. It basically contains all rich components for the Ajax devices (i.e., the browsers).

    For more information, please refer to ZK Component Reference.

    Twitter Facebook LinkedIn
    © 2025 Potix Corporation. Privacy Policy