Is there a Lightning equivalent of LL.getAllDesktops() ? Maybe I’m just blind but I can’t find anything.

Is there a Lightning equivalent of LL.getAllDesktops() ? Maybe I’m just blind but I can’t find anything.

]]>

One Commentto Is there a Lightning equivalent of LL.getAllDesktops() ? Maybe I’m just blind but I can’t find anything.

  1. Anonymous says:

    < ![CDATA[

    There is no direct equivalent but there is:


    – getConfiguration().getAllDesktops() : it will return all desktop ids


    – Screen.getContainerById() : to retrieve the object according to the id

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *