[jira] [Created] (OFBIZ-11809) Access to the current screen from any widget element

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11809) Access to the current screen from any widget element

Nicolas Malin (Jira)
Nicolas Malin created OFBIZ-11809:
-------------------------------------

             Summary: Access to the current screen from any widget element
                 Key: OFBIZ-11809
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11809
             Project: OFBiz
          Issue Type: Sub-task
          Components: framework/widget
    Affects Versions: Trunk
            Reporter: Nicolas Malin


During the rendering process, an element have no information on the screen that it depend. This not really help to automatism some refresh treatment and force the developer to know the screen structure where is the element.

To solve this situation we implement a new class, ScreenStack that permit at every time for an element to identify who it depend. This help to resolve the unique Id that the screen take and can be exploit by the theme.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)