[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Starting a Function Tree Via API  XML
Forum Index -> Development
Author Message
rchiluano

Power User

Joined: 28/12/2017 07:21:54
Messages: 79
Offline

Hi captain,

I would like to display the function tree via API.

In my case, I have a separated class for Function Tree together with the Function Tree method. But the current Function Tree displayed is the one made via XML.

How am I supposed to call this method? I already read the documentations, seem I can't find it.

Kind Regards,
Ryan
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,

use

IWorkpageContainer.getFunctitonsManager().importWorkplaceFunctionTreeInfoNode(...)

The IWorkpageContainer is available through Dispatcher.getWorkpageContainer()

Regards, Björn

Björn Müller, CaptainCasa GmbH
rchiluano

Power User

Joined: 28/12/2017 07:21:54
Messages: 79
Offline

Thanks captain
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team