Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
tableview
ecloud
dtube
Wednesday, February 13, 2019 12:32 PM
TableView and DelegateChooser: new in Qt 5.12
Introduction to the new Qt Quick TableView; how to use DelegateChooser to make custom delegates depending on the type of data in the table cell; and how to reuse the same QAbstractTableModel for QTableView
$ 0.000
3
6
gunw
ios
Thursday, January 24, 2019 3:08 AM
03.facebook view
페이스북처럼 테이블뷰를 스토리보드없이 생성하는 프로젝트 특이점은 각 값을 모두 Key.swift와 같이 파일을 생성하여 다 따로 만들어주는점. AppDelegate.swift에서 루트뷰컨트롤러를 설정해주는 화면 제일 중요한 셀 생성 메소드 나머지 데이터소스와 딜리게이트는 일반적인 테이블뷰 생성과 비슷하다.
$ 0.000
0
gunw
swift4
Wednesday, January 23, 2019 6:16 AM
Project.01 TabBar / TableView / ScrollView
탭바 컨트롤을 위해 간단하게 뷰컨트롤러 2개에 임베딩을 시킨다. 이후 Product.swift 파일을 생성하여 아래와 같이 작성한다. ProductsTableViewController 테이블뷰컨트롤러를 생성한 후 Product 배열을 프로퍼티로 생성한다. 배열에 각 셀에 들어갈 내용을 작성 후 prepare메소드를 불러와서 세그로 다음 화면으로 연결한다. 각
$ 0.000
1
iamankit
utopian-io
Sunday, March 25, 2018 7:26 AM
Learn Swift 4 with iamankit Part#1 Implement Tableview via Storyboard
What Will I Learn? You will learn How to implement tableview in your app You will learn How to create scrolling list using UITableview You will learn What table view delegates and data sources do You will
$ 0.121
32
2
koenau
TravelFeed
Friday, August 8, 2025 4:35 PM
Promoted
German Decay: The Slaughterhouse of Ghosts
An old slaughterhouse "1st Municipal Slaughterhouse and Livestock Yard," once described as an architecturally significan
$ 13.965
1124
8
7
jinsky
wwwww
Wednesday, January 31, 2018 4:35 AM
RxSwift Tableview
셀 타입이 여러가지일 경우 데이터 바인딩 // 셀 타입이 여러가지일 경우에는 ViewModel에서 가공된 CellType(Enum)으로 분기를 하여 처리한다. self.viewModel.items.asObservable().bind(to: self.tableView.rx.items) { (tableview, row, item) in switch item {
$ 0.000
2
2
andrixyz
utopian-io
Tuesday, January 16, 2018 1:27 AM
How to create UITableView programmatically and implement swipe to the UITableView
UITableView is a component in iOS development that used to display lists whether it is simple or custom list. This component is very important for every developers to understand because mostly iOS development
$ 35.888
9
5
kerimcaglar
utopian-io
Thursday, January 11, 2018 5:55 PM
edit
Again new post thanx jestemkioskiem
$ 0.000
5
4
1
Top communities
Create decentralized community