Skip to content

Section configuration

Tonic Artos edited this page May 17, 2016 · 1 revision

The section configuration is a factory to create section states. The user can use any implementation of SectionConfig as a parameter to create a section in the adapter. The resulting section state is then tracked by the adapter, and operations can be performed directly on it by the user. The config factory interface is used to ease third party extension of SuperSLiM and to provide an easy interface for the complex configuration of sections.

Versioned Pages

0.4

[Getting Started](Getting started with version 0.4)
[User's Guide](User's guide for version 0.4)

version5 (WIP)

User documentation
[Basic usage](A simple tutorial)
[Advanced usage](All the cool things)
[SuperSLiM and RxJava](Using SuperSLiM with RxJava)

Developers documentation
Glossary
[The section graph](The section graph)
[Tracking data changes](Tracking data changes)
[Configuration transformations](Configuration transformations)
[Layout helpers](Layout helpers)
[Section configuration](Section configuration)
[Section state](Section state)
[Section layout managers](Section layout managers)
[Header layout managers](Header layout managers)

Clone this wiki locally