|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GUIBufferComponent | |
---|---|
rs.sol.soloist.server.guiconfiguration.construction | Provides root GUI class and the main class that deals with widget interaction. |
rs.sol.soloist.server.guiconfiguration.nonvisualcompoments | Provides classes that capture widgets' layout specification. |
Uses of GUIBufferComponent in rs.sol.soloist.server.guiconfiguration.construction |
---|
Methods in rs.sol.soloist.server.guiconfiguration.construction with parameters of type GUIBufferComponent | |
---|---|
static void |
GUIFactory.connectToDialog(GUIDialogComponent dialog,
ISlot pinShow,
GUIBufferComponent... parameterBuffers)
Deprecated. |
Uses of GUIBufferComponent in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments |
---|
Methods in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments that return GUIBufferComponent | |
---|---|
static GUIBufferComponent |
GUIBufferComponent.create(GUIContainerComponent parent)
Deprecated. Not for public use. |
static GUIBufferComponent |
GUIBufferComponent.create(GUIContainerComponent parent,
boolean sendOnInit,
rs.sol.soloist.server.uml.concepts.IElement... input)
Returns new GUIBufferComponent and assigns it to its parent widget. |
static GUIBufferComponent |
GUIBufferComponent.create(GUIContainerComponent parent,
rs.sol.soloist.server.uml.concepts.IElement... input)
Deprecated. Not for public use. |
static GUIBufferComponent |
GUIBufferComponent.create(GUIContainerComponent parent,
ISlot pinInput)
Deprecated. Not for public use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |