Package com.ptc.core.components.forms
Class WizardCommands
java.lang.Object
com.ptc.core.components.forms.WizardCommands
This class contains servlet engine commands that are called to generate
UIs for wizards containing tables of data for multiple objects.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionstatic FormResultGenerates an NmObject with a NmSimpleOid for a new table row containing the data for an object to be created.
-
Method Details
-
addObject
Generates an NmObject with a NmSimpleOid for a new table row containing the data for an object to be created.
Supported API: true
Extendable: false- Throws:
WTException
-