Package org.robovm.apple.uikit
Interface UIDataSourceModelAssociation
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
UIDataSourceModelAssociationAdapter
public interface UIDataSourceModelAssociation extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description NSIndexPathgetElementIndexPath(String identifier, UIView view)StringgetElementModelIdentifier(NSIndexPath idx, UIView view)
-
Method Details
-
getElementModelIdentifier
-
getElementIndexPath
-