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_template__define.pro


NAME: spd_ui_template PURPOSE: Top level object to manage the spedas gui settings template. Mainly provides a root for serialization a la, spd_ui_document CALLING SEQUENCE: template = Obj_New("spd_ui_template") METHODS: GetProperty SetProperty HISTORY: NOTES: This object differs from other gui objects with respect to its getProperty,setProperty,getAll,setAll methods. These methods are now provided dynamically by spd_ui_getset, 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_template__define.pro $

Class description for spd_ui_template

Inheritance

Properties

Properties in spd_ui_getset

Fields

Fields in SPD_UI_READWRITE

Fields in spd_ui_getset

Fields in spd_ui_template

LEGEND obj_new()
LINE obj_new()
PAGE obj_new()
PANEL obj_new()
VARIABLE obj_new()
X_AXIS obj_new()
Y_AXIS obj_new()
Z_AXIS obj_new()

Routines

Methods inherited from spd_ui_getset

Methods inherited from SPD_UI_READWRITE

Routines from spd_ui_template__define.pro

result = spd_ui_template::init()
spd_ui_template__define

Routine details

top source spd_ui_template::init

result = spd_ui_template::init()

top source spd_ui_template__define

spd_ui_template__define

File attributes

Modification date: Thu Feb 13 16:41:40 2014
Lines: 17