Difference between revisions of "NF1.0 CustomWindowToolbarButton"
From iDempiere en
CarlosRuiz (talk | contribs) m (CarlosRuiz moved page NF001 CustomWindowToolbarButton to NF1.0 CustomWindowToolbarButton: renumbering releases) |
CarlosRuiz (talk | contribs) m (renumbering releases) |
||
| Line 61: | Line 61: | ||
| − | [[en: | + | [[en:NF1.0_CustomWindowToolbarButton]] |
[[de:NF001 Benutzerdefinierte Fenster Toolbar Buttons]] | [[de:NF001 Benutzerdefinierte Fenster Toolbar Buttons]] | ||
| − | [[Category:New Features | + | [[Category:New Features v1.0|T]] |
Revision as of 21:30, 30 October 2013
Feature: Custom Window Toolbar Buttons
Goal: Technical
Sponsor : Trek Global
Description:
Create custom toolbar button for window using OSGi dynamic service.
Example:
OSGi bundle project for the export button action
OSGi Service Component - Overview
Note that the component name is use to locate the service and also the loading of image and tooltip text.
OSGi Service Component- Services
Bundle activator for auto 2pack import
Create new window toolbar button record
Create tooltip text message
Pack out the toolbar button and tooltip text record
Testing from Eclipse
Result









