API  1.0.0
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

◆ canDragRowsWithIndexes:inColumn:withEvent:()

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

Extends class CPBrowser.

Definition at line 1165 of file CPBrowser.j.

◆ draggingImageForRowsWithIndexes:inColumn:withEvent:offset:()

- (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.

◆ draggingViewForRowsWithIndexes:inColumn:withEvent:offset:()

- (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: