Package com.ibm.xsp.actions.client

Client Simple Action classes

See:
          Description

Interface Summary
ClientSimpleAction Base interface for a client side simple action.
 

Class Summary
AbstractClientSimpleAction Abstract base class for a client side simple action.
ComponentPublishPropertyAction Not intended to be subclassed
ComponentPublishViewColumnAction Not intended to be subclassed
ExecuteScriptClientAction Simple client side action that executes a piece of Script, the "xp:executeClientScript" tag used in the XPage source.
ScriptGroup The xp:scriptGroup tag used in the XPage source to group multiple client simple actions.
 

Package com.ibm.xsp.actions.client Description

Client Simple Action classes