Appendix B. Extended widgets resources and callbacks

Appendix B. Extended widgets resources and callbacks
This appendix provides a detailed listing of the resources and callbacks for each class in the Extended Widgets subsystem. Note that only the set resource methods are shown in each table, unless a resource only has a get method. Get methods have the same name without the colon. Create/Set/Get (CSG) access designation and default value are listed for each resource and callback.
Callback list set methods are shown, even though callbacks are usually added using addCallback:receiver:selector:clientData:, and not using a callback list set method. These methods end in "Callback:".
The example Table 1. CwArrowButton resource and callback methods in Appendix A, "Widget resources and callbacks" shows how to use the tables in this appendix.
Table 93. CwExtendedComposite resource and callback methods
 
Table 94. CwExtendedPrimitive resource and callback methods
 
Table 95. EwContainerList resource and callback methods
 
Table 96. EwDrawnList resource and callback methods
 
Table 97. EwFlowedIconList resource and callback methods
 
Table 98. EwIconArea resource and callback methods
 
Table 99. EwIconList resource and callback methods
 
Table 100. EwIconTree resource and callback methods
 
Table 101. EwLinearList resource and callback methods
 
Table 102. EwList resource and callback methods
 
Table 103. EwNotebook resource and callback methods
 
Table 104. EwPage resource and callback methods
 
Table 105. EwPMNotebook resource and callback methods
 
Table 106. EwScrollable resource and callback methods
 
Table 107. EwSlider resource and callback methods
 
Table 108. EwSpinButton resource and callback methods
 
Table 109. EwTableColumn resource and callback methods
 
Table 110. EwTableList resource and callback methods
 
Table 111. EwTableTree resource and callback methods
 
Table 112. EwWINNotebook resource and callback methods