Class WizardCommands

java.lang.Object
com.ptc.core.components.forms.WizardCommands

public class WizardCommands extends Object
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
  • Method Details

    • addObject

      public static FormResult addObject(NmCommandBean cb) throws WTException
      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