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


NAME: spd_ui_lock_axes__define PURPOSE: Object just organizes the locking routines. It is more a way or co-locating some related methods, than a data structure Note that these methods are not guaranteed to work in the event that a panel spans multiple columns, yet other panels in its column do not. CALLING SEQUENCE: obj = obj_new('spd_ui_lock_axes',window_storage,draw_object) Methods: HISTORY: $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_lock_axes__define.pro $

Class description for spd_ui_lock_axes

Fields

Fields in spd_ui_lock_axes

DRAW_OBJECT obj_new()
LOADED_DATA obj_new()
WINDOW_STORAGE obj_new()

Routines

Routines from spd_ui_lock_axes__define.pro

spd_ui_lock_axes::lock, windowId=windowId
spd_ui_lock_axes::unlock, windowId=windowId
spd_ui_lock_axes::add, panel
spd_ui_lock_axes::remove, panel
spd_ui_lock_axes::panel_change, panel, remove=remove
spd_ui_lock_axes::lock_middle, panel, range, unlock=unlock
spd_ui_lock_axes::lock_top, panel, range, unlock=unlock
spd_ui_lock_axes::lock_bottom, panel, range, unlock=unlock
result = spd_ui_lock_axes::get_range(col, panels)
spd_ui_lock_axes::update, unlock=unlock, windowId=windowId
result = spd_ui_lock_axes::init(window_storage, draw_object, loaded_data)
spd_ui_lock_axes__define

Routine details

top source spd_ui_lock_axes::lock

spd_ui_lock_axes::lock, windowId=windowId

Keywords

windowId

top source spd_ui_lock_axes::unlock

spd_ui_lock_axes::unlock, windowId=windowId

Keywords

windowId

top source spd_ui_lock_axes::add

spd_ui_lock_axes::add, panel

Parameters

panel

top source spd_ui_lock_axes::remove

spd_ui_lock_axes::remove, panel

Parameters

panel

top source spd_ui_lock_axes::panel_change

spd_ui_lock_axes::panel_change, panel, remove=remove

Parameters

panel

Keywords

remove

top source spd_ui_lock_axes::lock_middle

spd_ui_lock_axes::lock_middle, panel, range, unlock=unlock

Parameters

panel
range

Keywords

unlock

top source spd_ui_lock_axes::lock_top

spd_ui_lock_axes::lock_top, panel, range, unlock=unlock

Parameters

panel
range

Keywords

unlock

top source spd_ui_lock_axes::lock_bottom

spd_ui_lock_axes::lock_bottom, panel, range, unlock=unlock

Parameters

panel
range

Keywords

unlock

top source spd_ui_lock_axes::get_range

result = spd_ui_lock_axes::get_range(col, panels)

Parameters

col
panels

top source spd_ui_lock_axes::update

spd_ui_lock_axes::update, unlock=unlock, windowId=windowId

Keywords

unlock
windowId

top source spd_ui_lock_axes::init

result = spd_ui_lock_axes::init(window_storage, draw_object, loaded_data)

Parameters

window_storage
draw_object
loaded_data

top source spd_ui_lock_axes__define

spd_ui_lock_axes__define

File attributes

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