Package ca.sqlpower.wabit.swingui.action

Class Summary
AboutAction  
AddDataSourceAction An action that adds a certain data source to a certain workspace when it is invoked.
CanvasZoomInAction  
CanvasZoomOutAction  
CloseWorkspaceAction This method will close the active workspace in the given context.
CopyAction  
CopyImageAction  
CopyOlapDatasource  
CopyQueryAction This method will copy a given query and add it to the same workspace the first copy was in.
CopyReportAction  
CopyReportTaskAction  
CopyTemplateAction  
CreateLayoutFromQueryAction  
DeleteFromTreeAction This action will prompt the user asking if they want to delete the given object before deleting it.
DeleteWabitServerWorkspaceAction A Swing Action that will send a request to a Wabit Server to delete the given Wabit Workspace on the server.
EditCellAction Allows editing of the name of the currently selected tree cell.
ExportSQLScriptAction This action will export the given query as a SQL Script file when it is executed.
ExportWabitObjectAction<T extends WabitObject> An action for exporting a WabitObject into a workspace file.
HelpAction  
ImportWorkspaceAction This will import all the items from one workspace into an existing workspace.
NewChartAction An action creates a new Chart and adds it to the workspace.
NewGroupAction  
NewImageAction This action creates a new WabitImage and adds it to the workspace
NewOLAPQueryAction A Swing Action for creating a new OLAP Query in a workspace.
NewQueryAction A Swing Action for creating new relational (SQL) queries in a Wabit workspace.
NewReportAction An action that adds a new empty report to a particular workspace every time it is invoked.
NewReportTaskAction An action that adds a new empty report to a particular workspace every time it is invoked.
NewServerWorkspaceAction  
NewTemplateAction An action that adds a new empty template to a particular workspace every time it is invoked.
NewUserAction  
NewWorkspaceAction  
OpenWorkspaceAction This action will load in workspaces from a user selected file to a given context.
RenameWabitServerWorkspaceAction A Swing Action that brings up a dialog that allows the user to change the name of the given WabitWorkspace.
ReportFromTemplateAction Creates a new report on a template.
SaveWorkspaceAction This will save the active session in the context to the file where the user last loaded or saved the session.
SaveWorkspaceAsAction This action will save the active workspace in the given context to a user specified file.
ScheduleReportAction An action that adds a new empty report to a particular workspace every time it is invoked.
SecurityAction  
ShowEditorAction Calling this action will display the editor of the given WabitObject.
ShowQueryPropertiesAction This action will create and show the properties panel of a query object.
ShowWabitApplicationPreferencesAction  
 

Exception Summary
SaveWorkspaceAsAction.SaveException This exception is used to show exceptions during saving.
 



Copyright © 2009. All Rights Reserved.