Kexi/Handbook/References/Menu Commands/Context Menus in the Project Navigator: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 13: Line 13:
* '''Export''' → '''To Clipboard''' - copies the table data to clipboard.
* '''Export''' → '''To Clipboard''' - copies the table data to clipboard.
* '''Export''' → '''To File As Data Table''' - exports data from the table to a file.
* '''Export''' → '''To File As Data Table''' - exports data from the table to a file.
* '''Rename''' - renames the table
* '''Rename''' - renames the table.
* '''Delete''' - deletes the table (data and design)
* '''Delete''' - deletes the table (data and design).


</translate>
</translate>
Line 20: Line 20:
====Context Menu For Queries====
====Context Menu For Queries====
[[File:Kexi_ProjectNavigator_QueryContextMenu.png|center]]
[[File:Kexi_ProjectNavigator_QueryContextMenu.png|center]]
This menu provides the following actions for the selected query:
* '''Open''' - opens the query in ''Data View''.
* '''Design''' - opens the query in ''Design View''.
* '''Design in SQL View''' - opens the query in ''SQL Design View''.
* '''Export''' &rarr; '''To Clipboard''' - copies the query data to clipboard.
* '''Export''' &rarr; '''To File As Data Table''' - exports data from the query to a file.
* '''Rename''' - renames the query.
* '''Delete''' - deletes the query.
</translate>
</translate>
<translate>
<translate>

Revision as of 00:26, 23 December 2024

Context Menus in the Project Navigator

Context Menu For Tables

This menu provides the following actions for the selected table:

  • Open - opens the table in Data View.
  • Design - opens the table in Design View.
  • ExportTo Clipboard - copies the table data to clipboard.
  • ExportTo File As Data Table - exports data from the table to a file.
  • Rename - renames the table.
  • Delete - deletes the table (data and design).

Context Menu For Queries

This menu provides the following actions for the selected query:

  • Open - opens the query in Data View.
  • Design - opens the query in Design View.
  • Design in SQL View - opens the query in SQL Design View.
  • ExportTo Clipboard - copies the query data to clipboard.
  • ExportTo File As Data Table - exports data from the query to a file.
  • Rename - renames the query.
  • Delete - deletes the query.

Context Menu For Forms

Context Menu For Reports