Class OneClickTablePanel

All Implemented Interfaces:
CloseableWidget, Linkable, LinkTarget, OneClickListener, Workspace, ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class OneClickTablePanel
extends AsyncPanel
implements OneClickListener, CloseableWidget, LinkTarget, Workspace
A Panel that displays a One Click Table. Prior to a One Click this panel will be blank with a status message. After a One Click on the appropriate column, this panel with run a remote query to apply a function that produces a Table. This Table will be displayed in this Panel.
See Also:
Serialized Form