ArcFM Engine Developer Guide
UserInputManager Class Members
Fields  Properties  Methods 


The following tables list the members exposed by UserInputManager.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)RowGrouperPropertyName  
Top
Public Properties
 NameDescription
Public PropertyAssemblyAssembly containing classes that define UserInput controls  
Public PropertyPropertiesProperty used to specify additional information, as well as to pass certain data between invoker and executor  
Top
Public Methods
 NameDescription
Public MethodAddRowGrouperProperty  
Public MethodClearUserInputShould clear input values for the provided user input  
Public MethodClearUserInputsShould set all controls to their default values (similiar to clearing the Cached Values)  
Public MethodCreateUserInputOverloaded. Creates a user input control based on configuration.  
Public MethodGetDescriptionOverloaded. Gets a description based on user input previously entered on one or more user input controls.  
Public MethodGetUserInputOverloaded. Gets input from the user by displaying one or more user input controls.  
Public MethodGetUserInputPropertiesGet properties from user inputs  
Public MethodGetUserInputs  
Public MethodRefreshUserInputValuesShould iterate through cached user input controls and update their values. Method is only intended to be used if cached values are outdated  
Top
Protected Methods
 NameDescription
Protected MethodAddUserInputsToParentControl  
Protected MethodConvertTimeRangeInputToProperTimeMode  
Protected MethodCreateUserControl  
Protected MethodGetUserInputTypeReturns Type object for UserControl class implementing interface defined by typeName parameter.  
Protected MethodValidateUserInputControl  
Top
See Also

Reference

UserInputManager Class
Miner.Responder.Shared Namespace

 

 


Send Comment