Method | Description | |
---|---|---|
AddToActivity ( ) : void | ||
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
MakeDataListReady ( IList |
||
Preview ( ) : void | ||
QuickVariableInputViewModel ( |
||
Split ( ) : List |
Method | Description | |
---|---|---|
ClearData ( ) : void | ||
OnClose ( ) : void | ||
OnDispose ( ) : void |
Child classes can override this method to perform clean-up logic, such as removing event handlers.
|
|
OnPropertyChanged ( string propertyName ) : void |
Method | Description | |
---|---|---|
CreateSplitPattern ( string stringToSplit, string splitType, string at ) : IDev2Tokenizer | ||
ValidateFields ( ) : bool | ||
ValidateName ( string value ) : bool | ||
ValidateRecordsetPrefix ( string value ) : bool |
public MakeDataListReady ( IList |
||
listToMakeReady | IList |
|
return | List |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public QuickVariableInputViewModel ( |
||
model | ||
return | System |