• 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/desktopscope.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

    desktopScope

    On this page

    • desktopScope - java.util.Map

    desktopScope - java.util.Map

    A map of custom attributes associated with the desktop. It is the same as the getAttributes method in the

    org.zkoss.zk.ui.Desktop

    interface.

    It is mainly used to communicate among pages in the same desktop.

    Twitter Facebook LinkedIn
    © 2025 Potix Corporation. Privacy Policy