Uses of Interface
org.adempiere.webui.util.IServerPushCallback
Package
Description
Implementation of desktop dashboard and dashboard gadgets.
Provide some iDempiere process and process parameter listener implementation
Provide utility (static methods) classes, process factory and server push template
-
Uses of IServerPushCallback in org.adempiere.webui.dashboard
Modifier and TypeInterfaceDescriptioninterface
Interface for dashboard gadget/widgetModifier and TypeClassDescriptionclass
Base class for dashboard gadget/widgetclass
Deprecated.class
Dashboard gadget: Zk Calendar.class
Dashboard gadget forWDocumentStatusPanel
class
Dashboard gadget: User favourites - Tree based view organizeclass
Dashboard gadget: Google calendarclass
Dashboard gadget: Menu Treeclass
Dashboard gadget: Performance Indicatorsclass
Dashboard gadget: Recent Itemsclass
Dashboard gadget: running background jobs (Run As Job in Process Dialog).class
Dashboard gadget: List of Info views -
Uses of IServerPushCallback in org.adempiere.webui.process
Modifier and TypeClassDescriptionclass
IDEMPIERE-3101, process to add OAuth2 authorizationclass
IDEMPIERE-4782 -
Uses of IServerPushCallback in org.adempiere.webui.util
Modifier and TypeMethodDescriptionvoid
ServerPushTemplate.execute
(IServerPushCallback callback) Execute synchronous task in UI (event listener) thread.void
ServerPushTemplate.executeAsync
(IServerPushCallback callback) Execute asynchronous task in UI (event listener) thread.