<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="https://www.schweda.net/style_feed.css" ?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:atom="http://www.w3.org/2005/Atom"	
	xmlns:dc="http://purl.org/dc/elements/1.1/" > 
<channel>
    <title>schweda.net - Blog</title>
    <link>https://www.schweda.net/</link>
    <description>schweda.net - Blog - Blog-Beitraege</description>
    <language>de-at</language>
    <copyright>Copyright 2006-2026</copyright>
    <generator>schweda.net</generator>
    <managingEditor>heinz.schweda@schweda.net (Heinz Schweda)</managingEditor>
    <webMaster>heinz.schweda@schweda.net (Heinz Schweda)</webMaster>
    <category>Blog</category>
	<atom:link href="https://schweda.net/blog_rss.php?bid=667" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[Kontextmenü des X++-Editors in Dynamics AX 2012 erweitern]]></title>
<description><![CDATA[
<div class="div_table_100_wo_border">

<div class="div_tablerow">

<div class="div_tablecolumn" style="padding-right:10px">

<p>Voreinigen Jahren hatte ich schon mal einen <a href="https://www.schweda.net/blog_ax.php?bid=234" target="_self" title="Dynamics AX: Editorscript: Open Object in AOT">Beitrag</a> &uuml;ber die Klasse <strong>EditorScripts </strong>geschrieben. Das ist n&auml;mlich jene, mit deren Hilfe man die Funktionalit&auml;t des X++-Editors recht einfach erweitern kann.
</p>


<p>Beispielsweise kann man das Kontextmen&uuml; des Editors einfach erweitern, in dem man in der Klasse Methoden erstellt.
</p>


<p>Diese Methoden m&uuml;ssen lediglich einige Kriterien erf&uuml;llen, das sind u.a.:
</p>


<ul>
	
<li>Der erste und einzige Parameter muss vom Typ Editor sein
</li>
	
<li>Die Methode muss public sein
</li>
	
<li>Die Methode darf nichts retournieren (void)
</li>

</ul>

</div>


<div class="div_tablecolumn" style="width:30%">

<p><a href="https://www.schweda.net/pictures/blogpics/ax2012_editorscripts_kontext.png" rel="lightbox" target="_blank"><img alt="X++-Editor" height="474" src="https://www.schweda.net/pictures/blogpics/ax2012_editorscripts_kontext.png" style="border-style:solid; border-width:0px" title="X++-Editor" width="770" /></a>
</p>

</div>

</div>

</div>

<br /><a class="div_blog_category_gotodetail" href="https://www.schweda.net/blog_ax.php?bid=667" target="_self" title="Weiterlesen...">Weiterlesen...</a>]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Fri, 07 Feb 2020 07:40:00 +0100</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=667</link>
<comments>https://www.schweda.net/blog_ax.php?bid=667</comments>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=667</guid>
<author>heinz.schweda@schweda.net (Heinz Schweda)</author>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=667</wfw:commentRss>
</item>
</channel>
</rss>	
