ChildrenOf

io.github.nafg.simplefacade.FacadeModule.ChildrenOf
See theChildrenOf companion object
trait ChildrenOf[C] extends FacadeModule

Attributes

Companion
object
Graph
Supertypes
trait FacadeModule
class Object
trait Matchable
class Any
Known subtypes
trait Simple[C]

Members list

Type members

Classlikes

class ApplyChildren(settings: Setting*)

Attributes

Supertypes
class Object
trait Matchable
class Any

Types

type Props <: WithChildren[C]

Inherited types

type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Inherited methods

def Settings(settings: Setting*): Seq[Setting]

Attributes

Inherited from:
FacadeModule

Attributes

Inherited from:
FacadeModule
def mkProps: Props

Attributes

Inherited from:
FacadeModule
def raw: Object

Attributes

Inherited from:
FacadeModuleBase

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase