Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
applications:control_openscreen [2020/07/01 16:53] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
applications:control_openscreen [2020/07/08 13:00] (current) cduncan articles |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| A workscreen will be opened if it's allowed to open the screen. The security will be controlled by the server side as well, but the application has some UI-relevant checks. | A workscreen will be opened if it's allowed to open the screen. The security will be controlled by the server side as well, but the application has some UI-relevant checks. | ||
| - | If you want to change the default checks, or if you need to execute custom tasks before a workscreen would be opened, simply extend ProjX and change one of following methods: | + | If you want to change the default checks, or if you need to execute custom tasks before a workscreen would be opened, simply extend ProjX and change one of the following methods: |
| <file java> | <file java> | ||
