Added priority attribute to form extension point.

This commit is contained in:
Heng Sin Low 2011-01-11 00:54:40 +08:00
parent f3fa756afc
commit 6ca242f757
1 changed files with 9 additions and 3 deletions

View File

@ -59,6 +59,13 @@
</appinfo>
</annotation>
</attribute>
<attribute name="priority" type="string">
<annotation>
<documentation>
numeric priority value, higher value is of higher priority
</documentation>
</annotation>
</attribute>
</complexType>
</element>
@ -120,7 +127,6 @@ AD_Form.ClassName=&quot;org.adempiere.extend.myForm&quot;
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
</documentation>
</annotation>