diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/classsubindextable_1_1EditingPanel.html --- a/doc/doxygen/html/classsubindextable_1_1EditingPanel.html Tue Jun 05 17:34:33 2007 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1312 +0,0 @@ - - -CanFestival: subindextable::EditingPanel Class Reference - - - - -
-
-
-
- -

subindextable::EditingPanel Class Reference

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

def __init__
def GetIndex
def SetIndex
def GetSelection
def OnAddButtonClick
def OnPartListBoxClick
def OnIndexListClick
def OnSubindexGridSelectCell
def RefreshIndexList
def RefreshTable
def OnSubindexGridCellChange
def OnCallbackCheck
def OnIndexListRightUp
def OnSubindexGridRightClick
def OnRenameIndexMenu
def OnModifyIndexMenu
def OnDeleteIndexMenu
def OnAddSubindexMenu
def OnDeleteSubindexMenu

Data Fields

 PartList
 SecondSplitter
 SubindexGridPanel
 IndexListPanel
 SubindexGrid
 CallbackCheck
 IndexList
 AddButton
 IndexChoice
 Parent
 Manager
 ListIndex
 ChoiceIndex
 FirstCall
 Editable
 Index
 Table

Private Member Functions

def _init_coll_AddToListSizer_Items
def _init_coll_SubindexGridSizer_Items
def _init_coll_IndexListSizer_Items
def _init_coll_AddToListSizer_Growables
def _init_coll_SubindexGridSizer_Growables
def _init_coll_IndexListSizer_Growables
def _init_coll_SubindexGridMenu_Items
def _init_coll_IndexListMenu_Items
def _init_utils
def _init_sizers
def _init_ctrls
-

Detailed Description

- -

- -

-Definition at line 255 of file subindextable.py.


Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_AddToListSizer_Items (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 256 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_SubindexGridSizer_Items (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 262 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_IndexListSizer_Items (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 268 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_AddToListSizer_Growables (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 274 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_SubindexGridSizer_Growables (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 279 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_IndexListSizer_Growables (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 285 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_SubindexGridMenu_Items (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 291 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_coll_IndexListMenu_Items (  self,
  parent 
) [private]
-
-
- -

- -

-Definition at line 303 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::_init_utils (  self  )  [private]
-
-
- -

- -

-Definition at line 319 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::_init_sizers (  self  )  [private]
-
-
- -

- -

-Definition at line 328 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::_init_ctrls (  self,
  prnt 
) [private]
-
-
- -

- -

-Definition at line 346 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::__init__ (  self,
  parent,
  manager,
  editable = True 
)
-
-
- -

- -

-Definition at line 417 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::GetIndex (  self  ) 
-
-
- -

- -

-Definition at line 442 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::SetIndex (  self,
  index 
)
-
-
- -

- -

-Definition at line 445 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::GetSelection (  self  ) 
-
-
- -

- -

-Definition at line 448 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnAddButtonClick (  self,
  event 
)
-
-
- -

- -

-Definition at line 456 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnPartListBoxClick (  self,
  event 
)
-
-
- -

- -

-Definition at line 482 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnIndexListClick (  self,
  event 
)
-
-
- -

- -

-Definition at line 487 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnSubindexGridSelectCell (  self,
  event 
)
-
-
- -

- -

-Definition at line 492 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::RefreshIndexList (  self  ) 
-
-
- -

- -

-Definition at line 500 of file subindextable.py. -

-

- -

-
- - - - - - - - - -
def subindextable::EditingPanel::RefreshTable (  self  ) 
-
-
- -

- -

-Definition at line 556 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnSubindexGridCellChange (  self,
  event 
)
-
-
- -

- -

-Definition at line 576 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnCallbackCheck (  self,
  event 
)
-
-
- -

- -

-Definition at line 589 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnIndexListRightUp (  self,
  event 
)
-
-
- -

- -

-Definition at line 601 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnSubindexGridRightClick (  self,
  event 
)
-
-
- -

- -

-Definition at line 628 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnRenameIndexMenu (  self,
  event 
)
-
-
- -

- -

-Definition at line 639 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnModifyIndexMenu (  self,
  event 
)
-
-
- -

- -

-Definition at line 655 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnDeleteIndexMenu (  self,
  event 
)
-
-
- -

- -

-Definition at line 675 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnAddSubindexMenu (  self,
  event 
)
-
-
- -

- -

-Definition at line 686 of file subindextable.py. -

-

- -

-
- - - - - - - - - - - - - - - - - - -
def subindextable::EditingPanel::OnDeleteSubindexMenu (  self,
  event 
)
-
-
- -

- -

-Definition at line 707 of file subindextable.py. -

-

-


Field Documentation

- -
-
- - - - -
subindextable::EditingPanel::PartList
-
-
- -

- -

-Definition at line 354 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::SecondSplitter
-
-
- -

- -

-Definition at line 360 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::SubindexGridPanel
-
-
- -

- -

-Definition at line 367 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::IndexListPanel
-
-
- -

- -

-Definition at line 371 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::SubindexGrid
-
-
- -

- -

-Definition at line 377 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::CallbackCheck
-
-
- -

- -

-Definition at line 391 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::IndexList
-
-
- -

- -

-Definition at line 398 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::AddButton
-
-
- -

- -

-Definition at line 405 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::IndexChoice
-
-
- -

- -

-Definition at line 411 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::Parent
-
-
- -

- -

-Definition at line 419 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::Manager
-
-
- -

- -

-Definition at line 420 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::ListIndex
-
-
- -

- -

-Definition at line 421 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::ChoiceIndex
-
-
- -

- -

-Definition at line 422 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::FirstCall
-
-
- -

- -

-Definition at line 423 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::Editable
-
-
- -

- -

-Definition at line 424 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::Index
-
-
- -

- -

-Definition at line 425 of file subindextable.py. -

-

- -

-
- - - - -
subindextable::EditingPanel::Table
-
-
- -

- -

-Definition at line 430 of file subindextable.py. -

-

-


The documentation for this class was generated from the following file: -
Generated on Mon Jun 4 16:29:09 2007 for CanFestival by  - -doxygen 1.5.1
- -