|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StringDefView in com.ptc.windchill.uwgm.common.attributes |
Methods in com.ptc.windchill.uwgm.common.attributes with parameters of type StringDefView | |
private AbstractValueView |
IBAHelper.createAttributeValue(StringDefView attrDef,
String value)
|
Uses of StringDefView in wt.clients.csm.widgets |
Methods in wt.clients.csm.widgets with parameters of type StringDefView | |
InlineValueEditorWidgetInterface |
QueryFormEditorPanel.getEnforcedWidget(StringDefView def)
|
Object[] |
QueryFormEditorPanel.getLegalSet(StringDefView definition)
|
Uses of StringDefView in wt.clients.iba.widgets |
Fields in wt.clients.iba.widgets declared as StringDefView | |
private StringDefView |
InlineStringValueEditorWidget.definition
|
Constructors in wt.clients.iba.widgets with parameters of type StringDefView | |
InlineStringValueEditorWidget(StringDefView definition)
Create the widget with the parameter DefinitionDefDefaultView. |
|
InlineStringDiscreteSetEditorWidget(StringDefView definition)
|
Uses of StringDefView in wt.iba.constraint |
Methods in wt.iba.constraint that return StringDefView | |
StringDefView |
ConstraintTester.getTheStringAttributeDefinition()
|
Uses of StringDefView in wt.iba.definition |
Methods in wt.iba.definition with parameters of type StringDefView | |
static StringDefinitionReference |
StringDefinitionReference.newStringDefinitionReference(StringDefView definition)
Supported API: false |
protected void |
StringDefinitionReference.initialize(StringDefView definition)
Supports initialization, following construction of an instance. |
Uses of StringDefView in wt.iba.definition.litedefinition |
Methods in wt.iba.definition.litedefinition with parameters of type StringDefView | |
protected boolean |
StringDefView.readVersion(StringDefView thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of StringDefView in wt.iba.value.litevalue |
Fields in wt.iba.value.litevalue declared as StringDefView | |
private StringDefView |
StringValueDefaultView.stringDefinition
|
Methods in wt.iba.value.litevalue that return StringDefView | |
StringDefView |
StringValueDefaultView.getStringDefinition()
Gets the value of the attribute: stringDefinition. |
Methods in wt.iba.value.litevalue with parameters of type StringDefView | |
void |
StringValueDefaultView.setStringDefinition(StringDefView a_StringDefinition)
Sets the value of the attribute: stringDefinition. |
Constructors in wt.iba.value.litevalue with parameters of type StringDefView | |
StringValueDefaultView(StringDefView attributeDefinition)
Supported API: false |
|
StringValueDefaultView(StringDefView attributeDefinition,
String value)
Supported API: false |
|
StringValueDefaultView(StringDefView attributeDefinition,
ReferenceValueDefaultView referenceValue,
String value,
ObjectIdentifier objectID,
int updateCount)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |