DzToolBarItem Class Reference
[Interface Components]

Class that encapsulates an 'Action Bar' item. More...

List of all members.

Enumerations



enum  Type { Separator, Action, CustomAction }

Properties

String action
Type type


Detailed Description

Class that encapsulates an 'Action Bar' item.


Member Enumeration Documentation

enum DzToolBarItem::Type

The types of action menu items

Enumerator:
Separator  A menu separator (i.e. horizontal divider)
Action  An action item - a menu entry that activates a DzAction object
CustomAction  A custom action item - a menu entry that activates a custom action. See DzActionMgr for more about custom actions.


Member Data Documentation

String DzToolBarItem::action

The class name of the action

DzToolBarItem::Type DzToolBarItem::type

The type of the menu item


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.