Click or drag to resize

ExportGalacticSpcFileDialogController Methods

The ExportGalacticSpcFileDialogController type exposes the following members.

Methods
 NameDescription
Public methodApply Called if user presses the "Ok" button on the dialog box.
Public methodChooseBasicFileNameAndPath This opens the "Save as" dialog box to choose a basic file name for exporting.
Public methodDispose 
Public methodEhChange_CreateSpectrumFrom Called if a change in the options "Create spectrum from" occurs.
Public methodEhChange_ExtendFileNameOptions Called if a change in the options "Extend file name by" occured.
Public methodEhChange_XValuesFromOptions Called if a change in the options "X values from" occured.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFillExtFileNameColumnBox This fills the "Extend file name by column" combobox with appropriate column names.
Public methodFillXValuesColumnBox Fills the "x values column combobox" with the appropriate column names.
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitializeElements Initialize the elements of the dialog.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRevert Try to revert changes to the model, i.e. restores the original state of the model.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also