columns_ui Namespace Reference

Namespace containing all Columns UI definitions. More...


Classes

class  control
 Service exposing Columns UI control methods. More...
class  global_variable
class  global_variable_list
class  titleformat_hook_global_variables

Namespaces

namespace  panels
 Namespace containting standard Columns UI panel GUIDs.
namespace  strings
 Namespace containting Columns UI string GUIDs.
namespace  toolbars
 Namespace containting standard Columns UI toolbar GUIDs.
namespace  visualisations
 Namespace containting standard Columns UI visualisation GUIDs.

Typedefs

typedef service_ptr_t< controlcontrol_ptr
 Holds a pointer to the columns_ui::control service.
typedef static_api_ptr_t<
control
static_control_ptr
 Pointer to the columns_ui::control service, initialised in its constructor.


Detailed Description

Namespace containing all Columns UI definitions.

Typedef Documentation

typedef static_api_ptr_t<control> columns_ui::static_control_ptr
 

Pointer to the columns_ui::control service, initialised in its constructor.

If you use the control service, you should make sure you handle the cases where the service is not available (no Columns UI installed / incompatible Columns UI installed) by handling the exceptions below.

Exceptions:
The constructor for this class may throw:
  • exception_service_not_found if the service was not found
  • exception_service_duplicated if the service was duplicated


Generated on Fri Apr 28 15:02:30 2006 for Columns UI SDK by  doxygen 1.4.6-NO