[forge-issues] [JBoss JIRA] (FORGE-2287) Support injection of UIContextProvider

George Gastaldi (JIRA) issues at jboss.org
Tue Mar 17 16:54:18 EDT 2015


George Gastaldi created FORGE-2287:
--------------------------------------

             Summary: Support injection of UIContextProvider
                 Key: FORGE-2287
                 URL: https://issues.jboss.org/browse/FORGE-2287
             Project: Forge
          Issue Type: Feature Request
          Components: UI - API
    Affects Versions: 2.15.1.Final
            Reporter: George Gastaldi
            Assignee: George Gastaldi
             Fix For: 2.15.2.Final


Some components require the UIContext. It would be nice if we could just

{code:java}
@Inject
private UIContextProvider contextProvider;
{code}

or use the {{AddonRegistry.getServices(UIContextProvider.class)}} to fetch the current {{UIContext}}.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the forge-issues mailing list