Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPBrowser(CPBrowserDelegate) Category Reference

Instance Methods

(BOOL) - canDragRowsWithIndexes:inColumn:withEvent:
 
(CPImage- draggingImageForRowsWithIndexes:inColumn:withEvent:offset:
 
(CPView- draggingViewForRowsWithIndexes:inColumn:withEvent:offset:
 

Detailed Description

Definition at line 1079 of file CPBrowser.j.

Method Documentation

- (BOOL) canDragRowsWithIndexes: (CPIndexSet rowIndexes
inColumn: (CPInteger)  columnIndex
withEvent: (CPEvent dragEvent 
implementation

Extends class CPBrowser.

Definition at line 1165 of file CPBrowser.j.

- (CPImage) draggingImageForRowsWithIndexes: (CPIndexSet rowIndexes
inColumn: (CPInteger)  columnIndex
withEvent: (CPEvent dragEvent
offset: (CGPoint)  dragImageOffset 
implementation

Extends class CPBrowser.

Definition at line 1173 of file CPBrowser.j.

- (CPView) draggingViewForRowsWithIndexes: (CPIndexSet rowIndexes
inColumn: (CPInteger)  columnIndex
withEvent: (CPEvent dragEvent
offset: (CGPoint)  dragImageOffset 
implementation

Extends class CPBrowser.

Definition at line 1181 of file CPBrowser.j.


The documentation for this category was generated from the following file: