|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GUIFindSingleInstanceSAPComponent | |
---|---|
rs.sol.soloist.server.guiconfiguration.nonvisualcompoments | Provides classes that capture widgets' layout specification. |
Uses of GUIFindSingleInstanceSAPComponent in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments |
---|
Methods in rs.sol.soloist.server.guiconfiguration.nonvisualcompoments that return GUIFindSingleInstanceSAPComponent | |
---|---|
static GUIFindSingleInstanceSAPComponent |
GUIFindSingleInstanceSAPComponent.create(GUIContainerComponent parent,
java.lang.String classFQName,
java.lang.String propertyName,
rs.sol.soloist.server.builtindomains.common.ClassifierInstanceDescriptor equalToValue)
Returns new GUIFindSingleInstanceSAPComponent able to fetch
a class instance of the given class and with a value of the given property
equal to the given value. |
static GUIFindSingleInstanceSAPComponent |
GUIFindSingleInstanceSAPComponent.create(GUIContainerComponent parent,
java.lang.String classFQName,
java.lang.String propertyName,
rs.sol.soloist.server.builtindomains.common.ClassifierInstanceDescriptor equalToValue,
boolean mustExist)
Deprecated. Not for public use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |