Projects:Info Help for WAD Windows/Technical Specifications
Contents |
Info Help for WAD Windows - Technical Specifications
Implementation
Application Dictionary
For requirement 1.1: Application dictionary in order to support this feature needs the addition of the following columns:
- AD_Tab.IsShowInfo: This column (Y/N) will indicates whether the tab must generate info help.
- AD_Field.IsShowInfo: In case some fields for the tab can be also be shown in the info box this column would be necessary. It would have a display logic to show it only if the tab is set as show info.
WAD
For requirement 1.2; With the Application dictionary information WAD will create the info box. To do it the java class will query and fill the information to display.