| @ aNameOrElement / paneAt:ifAbsent: | Returns the window contained in the receiver |
| , / addChild: / addChildren: | Materializes widget composition |
| canDrop: aDragManager object: anObject | Returns true if the receiver can accept anObject in a drag and drop operation |
| desktop | Returns the current desktop for the widget system |
| document | Returns the current desktop document |
| drop: aDragManager object: anObject | Accept anObject as result of a drop operation |
| drop: dropBlock when: testBlock | Evaluate objectBlock when an object is dropped and testBlock evaluates to true |
| removeBindTo: aChild | Removes a child from the receiver's handle |
| removeChild: / removeChildren: | Removes sub elements of widget |