Package org.adempiere.webui.util


package org.adempiere.webui.util
Provide utility (static methods) classes, process factory and server push template
  • Class
    Description
    Class name mapping between Swing client and Zk Web Client
    Class to manage browser token (store using local storage) for authentication
    Watch for disconnected desktop and destroy it
    Document search service for web client
    Static methods for user feedback service
    Transfer data from editor to GridTab
     
    Callback interface to perform UI update inside UI (Event Listener) thread
    Zk event interceptor for event tracing/debugging use.
    To use this, follow the instruction in WEB-INF/zk.xml
    Images can come from inside system or from outside system.
    Deprecated, for removal: This API element is subject to removal in a future version.
    - is not required anymore, for login preferences the client is being set now as the user client
    Execute OS Task
    Process factory for web client
    Adapted from org.apache.tools.ant.util.ReaderInputStream.
    Zk UI update must be done in UI (event listener) thread.
    Default sort comparator, adapted from MSort
    Adapted from Statistic
    Interface for action on Treeitem
    Interface for action on DefaultTreeNode
    Helper methods for working with tree nodes
    Controller for user preference (AD_Preference)
    IResourceFinder implementation for web client
    This class setup additional zk specific session context.
    Zk web UI code should use this instead of ContextRunnable.
    Static methods for SSO
    Helper method to set width and height of component.