CSView

constructor(parent: CSViewInterface, view: ViewType)
constructor(parent: CSViewInterface, layout: CSLayoutRes)
constructor(parent: CSViewInterface, container: ViewGroup, layout: CSLayoutRes)
constructor(parent: CSViewInterface, @IdRes viewId: Int)
constructor(parent: CSViewInterface, @LayoutRes layout: Int? = null)