Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
Rapicorn::WidgetListIface Class Reference

See also the corresponding IDL class WidgetList. More...

#include <serverapi.hh>

Inherits Rapicorn::ContainerIface.

Inherited by Rapicorn::WidgetListImpl [virtual].

List of all members.

Public Member Functions

virtual std::string __aida_type_name__ () const
 Retrieve the IDL type name of an instance.
virtual void __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const
virtual const
Rapicorn::Aida::PropertyList
__aida_properties__ ()
 Retrieve the list properties of an instance.
virtual std::string model () const =0
virtual void model (const std::string &)=0
virtual SelectionMode selection_mode () const =0
virtual void selection_mode (SelectionMode)=0
virtual void set_selection (const BoolSeq &selection)=0
virtual BoolSeq get_selection ()=0
virtual void select_range (int first, int length)=0
virtual void unselect_range (int first, int length)=0

Detailed Description

See also the corresponding IDL class WidgetList.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines