Interface UIDataSourceModelAssociation


  • public interface UIDataSourceModelAssociation
    • Method Detail

      • indexPathForElementWithModelIdentifierInView

        NSIndexPath indexPathForElementWithModelIdentifierInView​(java.lang.String identifier,
                                                                 UIView view)
      • modelIdentifierForElementAtIndexPathInView

        java.lang.String modelIdentifierForElementAtIndexPathInView​(NSIndexPath idx,
                                                                    UIView view)