Giter VIP home page Giter VIP logo

treeview's Introduction

TreeView

GitHub license

Read me: EzyTreeView: Three level Using storyboard/nib or init with frame Set customer class of UIView is EzyTreeView

EzyTreeView

  • TableView
    • TreeTableViewCell
      • SubTreeTableViewCell
        • ChildTreeTableViewCell
      • ChildTreeTableViewCell: if no child
    • ChildTreeTableViewCell: if no child

EzyTreeView // Color vertical line root cell (TreeTableViewCell) var baseVerticalLineColor: UIColor // base vertical line // Color vertical line sub cell (SubTreeTableViewCell) var subBaseVerticalLineColor: UIColor // sub base vertical line

// Font for title label root cell var mainTitleRootFont: UIFont // Font of title label base cell // Color for title label root cell var mainTitleRootColor: UIColor // Color of title label base cell

// Font for value label root cell var mainValueRootFont: UIFont // Font of value label base cell

// Color for value label root cell var mainValueRootColor: UIColor // Color of value label base cell

// Font for title label root cell var mainTitleSubRootFont: UIFont // Font of title label sub base cell

// Color for title label root cell var mainTitleSubRootColor: UIColor // Color of title label cell sub base cell

// Font for value label root cell var mainValueSubRootFont: UIFont // Font of value label sub base cell

// Color for value label root cell var mainValueSubRootColor: UIColor // Color of value label sub base cell

// Font for title label root cell var mainTitleDetailFont: UIFont // Font of title label detail sub base cell

// Color for title label root cell var mainTitleDetailColor: UIColor // Color of title label detail sub base cell

// Font for value label root cell var mainValueDetailFont: UIFont // Font of value label detail sub base cell

// Color for value label root cell var mainValueDetailColor: UIColor // Color of value label detail sub base cell

Video Demo: https://youtu.be/-AK3QY38nMs

treeview's People

Stargazers

Doug Franklin avatar TamNguyen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.