Inheritance
FormaBaseUIPublisher
public static class FormaBaseUIPublisher : object
Fields
Declaration
public static RuleEngineReply CurrentRuleEngine
Field Value
Methods
Declaration
public static void RaisePricingChange(Configurator configurator, PricingEngineReply reply)
Parameters
Events
OnContextChanged
Declaration
public static event EventHandler<ConfiguratorContextChangedArgs> OnContextChanged
Event Type
Declaration
public static event EventHandler<PricingEngineReply> OnPricingChange
Event Type
Declaration
public static event EventHandler<RuleEngineReply> OnRulesChanged
Event Type
Declaration
public static event EventHandler<SwitchStagingElementArgs> OnSwitchCamerasFinished
Event Type
Declaration
public static event EventHandler<SwitchStagingElementArgs> OnSwitchEnvironmentBegin
Event Type
Declaration
public static event EventHandler<SwitchStagingElementArgs> OnSwitchEnvironmentFinished
Event Type
Raised when a configuration change has been applied to the variant table
and all assignments have been switched.
Declaration
public static event EventHandler<ConfigurationAppliedArgs> ProductConfigurationChanged
Event Type
Declaration
public static event EventHandler<ConfigurationManagerProductChangedArgs> ProductSelectionChanged
Event Type