Appendix A. Widget resources and callbacks

Appendix A. Widget resources and callbacks
This appendix provides a detailed listing of the resources and callbacks for each class in the Common Widgets subsystem.
Only set resource methods are shown for each class. Get methods use the same format without the colon. Create/Set/Get (CSG) access designation and default value are listed for each resource and call. For more on resource designation, see Resources.
Call list set methods are also shown, even though the callbacks are usually added using addCallback:receiver:selector:clientData:, and are not using a callback list set method. These methods end in "Callback:".
Resource methods in this font indicate an overridden default value.
Table 61. CwArrowButton resource and callback methods
CwArrowButton also inherits resource and callback methods from CwPrimitive, CwBasicWidget and CwWidget. Consult the resource tables of these classes for more information.
 
Table 62. CwBasicWidget resource and callback methods
CwBasicWidget inherits resource and callback methods from classCwWidget. Consult the resource tables of this class for more information.
 
Table 63. CwBulletinBoard resource and callback methods
CwBulletinBoard also inherits resource and callback methods from CwComposite, CwBasicWidget and CwWidget. Consult the resource tables of these classes for more information.
 
Table 64. CwCascadeButton resource and callback methods
CwCascadeButton also inherits resource and callback methods from CwLabel, CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 65. CwComboBox resource and callback methods
CwComboBox also inherits resorce and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 66. CwComposite resource and callback methods
CwComposite also inherits resource and callback methods from CwBasicWidget and CwWidget. Consult the resource tables of these classes for more information.
 
Table 67. CwCompositeBox resource and callback methods
CwCompositeBox also inherits resource and callback methods from CwBulletinBoard, CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 68. CwDialogShell resource and callback methods
CwDialogShell also inherits resource and callback methods from CwTransientShell, CwWMShell, CwShell, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 69. CwDrawingArea resource and callback methods
CwDrawingArea also inherits resource and callback methods from CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 70. CwDrawnButton resource and callback methods
CwDrawnButton also inherits resource and callback methods from CwLabel, CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 71. CwForm resource and callback methods
CwForm also inherits resource and callback methods from CwBulletinBoard, CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 72. CwFrame resource and callback methods
CwFrame also inherits resource and callback methods from CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 73. CwLabel resource and callback methods
CwLabel also inherits resource and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 74. CwList resource and callback methods
CwList also inherits resource and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 75. CwMainWindow resource and callback methods
CwMainWindow also inherits resource and callback methods from CwScrolledWindow, CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 76. CwMessageBox resource and callback methods
CwMessageBox also inherits resource and callback methods from CwCompositeBox, CwBulletinBoard, CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 77. CwOverrideShell resource and callback methods
CwOverrideShell inherits resource and callback methods from CwShell, CwBasicWidget, and CwWidget . Consult the resource tables of these classes for more information.
 
Table 78. CwPrimitive resource and callback methods
CwPrimitive also inherits resource and callback methods from CwBasicWidget and CwWidget. Consult the resource tables of these classes for more information.
 
Table 79. CwPushButton resource and callback methods
CwPushButton also inherits resource and callback methods from CwLabel, CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 80. CwRowColumn resource and callback methods
CwRowColumn also inherits resource and callback methods from CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 81. CwScale resource and callback methods
CwScale also inherits resource and callback methods from CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 82. CwScrollBar resource and callback methods
CwScrollBar also inherits resource and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 83. CwScrolledWindow resource and callback methods
CwScrolledWindow also inherits resource and callback methods from CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 84. CwSelectionBox resource and callback methods
CwSelectionBox also inherits resource and callback methods from CwCompositeBox, CwBulletinBoard, CwComposite, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 85. CwSeparator resource and callback methods
CwSeparator also inherits resource and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 86. CwShell resource and callback methods
CwShell also inherits resource and callback methods from CwBasicWidget and CwWidget. Consult the resource tables of these classes for more information.
 
Table 87. CwText resource and callback methods
CwText also inherits resource and callback methods from CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 88. CwToggleButton resource and callback methods
CwToggleButton also inherits resource and callback methods from CwLabel, CwPrimitive, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 89. CwTopLevelShell resource and callback methods
CwTopLevelShell also inherits resource and callback methods from CwWMShell, CwShell, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 90. CwTransientShell resource and callback methods
CwTransientShell inherits resource and callback methods from CwWMShell, CwShell, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.
 
Table 91. CwWidget resource and callback methods
CwWidget is a subclass of Object.
 
Table 92. CwWMShell resource and callback methods
CwWMShell also inherits resource and callback methods from CwShell, CwBasicWidget, and CwWidget. Consult the resource tables of these classes for more information.