IBCellProtocol documentation

Authors

Generated by buildd

Software documentation for the IBCellProtocol protocol

IBCellProtocol

Declared in:
InterfaceBuilder/IBCellProtocol.h
Description forthcoming.
Method summary

cellWillAltDragWithSize: 

- (void) cellWillAltDragWithSize: (NSSize)size;
Called when the cell is about to be alt-dragged.

maximumSizeForCellSize: knobPosition: 

- (NSSize) maximumSizeForCellSize: (NSSize)size knobPosition: (IBKnobPosition)position;
Maximum size for the cell.

minimumSizeForCellSize: knobPosition: 

- (NSSize) minimumSizeForCellSize: (NSSize)size knobPosition: (IBKnobPosition)position;
Minimum size for the cell.