Class CometProductEventScript

All Implemented Interfaces:
Serializable

public class CometProductEventScript extends CometScript

Java class for the Product Double Click Script configuration type

.
See Also:
  • Constructor Details

    • CometProductEventScript

      public CometProductEventScript()
      Instantiates a new comet product event script.
    • CometProductEventScript

      public CometProductEventScript(Statement.StatementDescriptor type)
      Instantiates a new comet product event script.
      Parameters:
      type - the type
  • Method Details