Inheritance
FormaBaseUIPublisher
public static class FormaBaseUIPublisher
Fields
Declaration
public static RuleEngineReply CurrentRuleEngine
Field Value
Methods
Declaration
public static void InvokeUIVisibilityChange(object uiObject, bool show)
Parameters
Declaration
public static void RaisePricingChange(Configurator configurator, PricingEngineReply reply)
Parameters
Events
Called when the UI should be hidden or shown
Declaration
public static event EventHandler<bool> OnChangeUIVisibility
Event Type
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