Uses of Class
rs.sol.soloist.server.guiconfiguration.nonvisualcompoments.GUIIndexOfElement

Packages that use GUIIndexOfElement
rs.sol.soloist.server.guiconfiguration.nonvisualcompoments Provides classes that capture widgets' layout specification. 
 

Uses of GUIIndexOfElement in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments
 

Methods in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments that return GUIIndexOfElement
static GUIIndexOfElement GUIIndexOfElement.create(GUIContainerComponent parent)
          Returns new GUIIndexOfElement and assigns it to its parent widget.
static GUIIndexOfElement GUIIndexOfElement.create(GUIContainerComponent parent, ISlot pinInput, ISlot pinElement)
          Deprecated. Not for public use.