Classes | Functions | Variables
RtmProfileList Namespace Reference

Classes

class  RtmProfileListCtrl
 
class  RtmProfileListPanel
 

Functions

def runTest (frame, nb, log)
 

Variables

string overview
 

Function Documentation

def RtmProfileList.runTest (   frame,
  nb,
  log 
)

Definition at line 150 of file RtmProfileList.py.

Variable Documentation

string RtmProfileList.overview
Initial value:
1 = """\
2 This example demonstrates the ListCtrl's Virtual List features. A Virtual list
3 can contain any number of cells, but data is not loaded into the control itself.
4 It is loaded on demand via virtual methods <code>OnGetItemText(), OnGetItemImage()</code>,
5 and <code>OnGetItemAttr()</code>. This greatly reduces the amount of memory required
6 without limiting what can be done with the list control itself.
7 """

Definition at line 157 of file RtmProfileList.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:04