Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/objects/

spd_ui_calculate_settings__define.pro


NAME: spd_ui_calculate_settings__define PURPOSE: Keeps track of state for calculate panel when closed. CALLING SEQUENCE: calcSettings = Obj_New("SPD_UI_CALCULATE_SETTINGS") INPUT: none ATTRIBUTES: path: string, path to the calculate file name: string,name of the calculate file text: string array, containing text of the buffer OUTPUT: calculate settings object reference METHODS: GetProperty SetProperty NOTES: Methods: GetProperty,SetProperty,GetAll,SetAll are now managed automatically using the parent class spd_ui_getset. You can still call these methods when using objects of type spd_ui_configuration_Settings, and call them in the same way as before $LastChangedBy:pcruce $ $LastChangedDate:2009-09-10 09:15:19 -0700 (Thu, 10 Sep 2009) $ $LastChangedRevision:6707 $ $URL:svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/trunk/idl/spedas/spd_ui/objects/spd_ui_calculate_settings__define.pro $

Class description for spd_ui_calculate_settings

Inheritance

Properties

Properties in spd_ui_getset

Properties in spd_ui_calculate_settings

_extra set
_ref_extra get
text get set

Fields

Fields in spd_ui_getset

Fields in spd_ui_calculate_settings

NAME ''
PATH ''
TEXT ptr_new()

Routines

Methods inherited from spd_ui_getset

Routines from spd_ui_calculate_settings__define.pro

spd_ui_calculate_settings::setProperty, text=text, _extra=_extra
spd_ui_calculate_settings::getProperty, text=text, _ref_extra=_ref_extra
result = spd_ui_calculate_settings::init()
spd_ui_calculate_settings__define

Routine details

top source spd_ui_calculate_settings::setProperty

spd_ui_calculate_settings::setProperty, text=text, _extra=_extra

Keywords

text
_extra

top source spd_ui_calculate_settings::getProperty

spd_ui_calculate_settings::getProperty, text=text, _ref_extra=_ref_extra

Keywords

text
_ref_extra

top source spd_ui_calculate_settings::init

result = spd_ui_calculate_settings::init()

top source spd_ui_calculate_settings__define

spd_ui_calculate_settings__define

File attributes

Modification date: Thu Feb 13 16:41:39 2014
Lines: 36