spedas/gui/objects/
spd_ui_getset__define.pro
NAME: spd_ui_getset PURPOSE: Superclass to automatically provide common gui methods: "GetAll","SetAll","GetProperty","SetProperty" METHODS: GetProperty SetProperty GetAll SetAll HISTORY: NOTES: This object differs from other gui objects with respect to its getProperty,setProperty,getAll,setAll methods. These methods are now provided dynamically so you only need to modify the class definition and the init method to if you want to add or remove a property from the object. $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/objects/spd_ui_getset__define.pro $
Class description for spd_ui_getset
Subclasses: spd_ui_axis_settings spd_ui_calculate_settings SPD_UI_CONFIGURATION_SETTINGS spd_ui_data SPD_UI_DATA_RANGE spd_ui_fieldmodels_settings SPD_UI_HIGHLIGHT_SETTINGS SPD_UI_LEGEND SPD_UI_LINE_SETTINGS SPD_UI_LINE_STYLE SPD_UI_MARKER SPD_UI_MARKER_SETTINGS SPD_UI_MARKER_TITLE SPD_UI_PAGE_SETTINGS SPD_UI_PANEL SPD_UI_PANEL_SETTINGS SPD_UI_SPECTRA_SETTINGS SPD_UI_SYMBOL spd_ui_template SPD_UI_TEXT SPD_UI_TIME_RANGE SPD_UI_VARIABLE spd_ui_window SPD_UI_WINDOWS SPD_UI_ZAXIS_SETTINGS
Properties
Properties in spd_ui_getset
- _extra set
- _ref_extra get
Fields
Fields in spd_ui_getset
- ___DUMMY 0S
Routines
Routines from spd_ui_getset__define.pro
Routine details
top source spd_ui_getset::equalTolerance
result = spd_ui_getset::equalTolerance(val1, val2)
Parameters
- val1
- val2
top source spd_ui_getset::getProperty
spd_ui_getset::getProperty, _ref_extra=_ref_extra
Keywords
- _ref_extra
File attributes
Modification date: | Thu Feb 13 16:41:40 2014 |
Lines: | 108 |