Framework:HideContextMenu: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


<span {{CoPFormel}}>HideContextMenu()</span>
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==
Line 15: Line 15:
__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()