com.ibm.xsp.actions.client
Interface ClientSimpleAction

All Known Implementing Classes:
AbstractClientSimpleAction, ComponentPublishPropertyAction, ComponentPublishViewColumnAction, ExecuteScriptClientAction, ScriptGroup

public interface ClientSimpleAction

Base interface for a client side simple action. An interface used to tag those simple actions that return some client-side script to be inserted into the page, as opposed to simple actions that are executed in response to an event.