Framework:HideContextMenu: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== HideContextMenu() To edit in input mask in "SpecialDefinition". ==Result== In input mask in the context menue only the commands "Copy" and..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


HideContextMenu()
To edit in input mask in "SpecialDefinition".


To edit in input mask in "SpecialDefinition".
<span {{CoPFormel}}>HideContextMenu()</span><br>
This function belongs to [[:Category:Functions_-_client-side|client-side functions]].


==Result==
==Result==
In input mask in the context menue only the commands "Copy" and "Paste" are available. (Available in Version 9.2 Hotfix 1.6).
In input mask in the context menue only the commands "Copy" and "Paste" are available. (Available in Version 9.2 Hotfix 1.6).


==Example==
==Example==
HideContextMenu()
<span {{CoPFormel}}>HideContextMenu()</span>




__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|HideContextMenu]]
[[Category:Functions - client-side|HideContextMenu]]
[[Category:Functions - client-side|HideContextMenu]]
[[de:Framework:HideContextMenu]]
[[de:Framework:HideContextMenu]]

Latest revision as of 08:51, 24 May 2012

Function

To edit in input mask in "SpecialDefinition".

HideContextMenu()
This function belongs to client-side functions.

Result

In input mask in the context menue only the commands "Copy" and "Paste" are available. (Available in Version 9.2 Hotfix 1.6).

Example

HideContextMenu()