UIClasses
latest

Contents:

  • Introduction
  • Tutorial
  • API Reference
  • Release History
UIClasses
  • Docs »
  • UIClasses - Data-Modeling for User Interfaces
  • Edit on GitHub

UIClasses - Data-Modeling for User Interfaces¶

Contents:

  • Introduction
    • This is not an ORM
    • Bags of Variables
    • How to install
  • Tutorial
    • Declaring a Model for user interfaces
      • Two ways of instantiating models
        • 1. Passing a dict
        • 1. Passing a keyword-arguments
    • Automatic getters and setters
      • Invisible Getters/Setters
        • Read-only Getters
        • Write-only Getters
        • Read-write Properties
  • API Reference
    • Model
    • Model.List
    • Model.Set
    • DataBag
    • UserFriendlyObject
    • DataBagChild
    • IterableCollection
    • Utils
    • File-System Helpers
    • Meta
  • Release History
    • Changes in 2.3.2
    • Changes in 2.3.1
    • Changes in 2.3.0
    • Changes in 2.2.1
    • Changes in 2.2.0
    • Changes in 2.1.0
    • Changes in 2.0.3
    • Changes in 2.0.2
    • Changes in 2.0.1
    • Changes in 2.0.0
    • Changes in 1.1.1
    • Changes in 1.1.0

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, NewStore GmbH Revision 1d90b531.

Built with Sphinx using a theme provided by Read the Docs.