FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
DataSourceable/DataSourceable/TableViewDataSourceable.swift at master · nvh/DataSourceable · GitHub
nvh
/
DataSourceable
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
34
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
DataSourceable
/
DataSourceable
/
TableViewDataSourceable.swift
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (8 loc) · 249 Bytes
Breadcrumbs
DataSourceable
/
DataSourceable
/
TableViewDataSourceable.swift
Copy path
File metadata and controls
9 lines (8 loc) · 249 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
//
// TableViewDataSource.swift
// DataSourceable
//
// Created by Niels van Hoorn on 13/10/15.
// Copyright © 2015 Zeker Waar. All rights reserved.
//
public
protocol
TableViewDataSourceable
:
TableViewDataSource
,
Sectionable
,
CellProviding
{
}
Back
|
FazBrowse Home
|
New Git URL