Classes | Functions | Variables
RtmProfileList Namespace Reference

Classes

class  RtmProfileListCtrl
class  RtmProfileListPanel

Functions

def runTest

Variables

string overview

Function Documentation

def RtmProfileList.runTest (   frame,
  nb,
  log 
)

Definition at line 150 of file RtmProfileList.py.


Variable Documentation

Initial value:
00001 """\
00002 This example demonstrates the ListCtrl's Virtual List features. A Virtual list
00003 can contain any number of cells, but data is not loaded into the control itself.
00004 It is loaded on demand via virtual methods <code>OnGetItemText(), OnGetItemImage()</code>,
00005 and <code>OnGetItemAttr()</code>. This greatly reduces the amount of memory required
00006 without limiting what can be done with the list control itself.
00007 """

Definition at line 157 of file RtmProfileList.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:42