Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
See also the corresponding IDL class WidgetList. More...
#include <clientapi.hh>
Inherits Rapicorn::ContainerHandle.
Public Member Functions | |
const Rapicorn::Aida::TypeHashList | __aida_typelist__ () |
std::string | model () const |
void | model (const std::string &) |
SelectionMode | selection_mode () const |
void | selection_mode (SelectionMode) |
void | set_selection (const BoolSeq &selection) |
BoolSeq | get_selection () |
void | select_range (int first, int length) |
void | unselect_range (int first, int length) |
Static Public Member Functions | |
template<class SmartHandle > | |
static WidgetListHandle | down_cast (SmartHandle smh) |
See also the corresponding IDL class WidgetList.