Click or drag to resize

GH_Attr_Widget Fields

The GH_Attr_Widget type exposes the following members.

Fields
  NameDescription
Protected field_description
Widget description.
Protected field_enabled
True if the widget is enabled.
Protected field_header
Widget description header.
Protected field_index
Local widget index. Used to identify the widget within its local group. ??? what is the index actually used for?
Protected field_name
Widget name.
Protected field_showToolTip
True if the widget has a tool tip and it should be shown when requested.
Protected fieldbounds
Widget's local space bounds.
Protected fieldcanvasBounds
Widget's canvas space bounds.
Protected fieldpalette
The palette.
Protected fieldparent
The parent widget. If null, this widget is not nested.
Protected fieldstyle
Widget palette style.
Protected fieldtransfromation
Widget transformation.
Top
See Also