Hi,

I am trying to implement a custom Action for the config app action bar. In my 
action class I inject the objects I need from the app.

[code]@Inject
    public CustomAction(FollowPathActionDefinition definition, JcrItemAdapter 
item, TreeView view, UiContext uiContext) {...}[/code]

However, when I attempt to access the TreeTable in the TreeView it seems the 
tree table in my action class is empty although the tree table in the 
application is not. Why is this, shouldn't the action class receive the same 
object as is being used to display the tree table in the app?
Thank you for your help!

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=ea801bd4-5306-4422-9e04-90e5d8634003


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to