Simple

io.github.nafg.simplefacade.FacadeModule.ChildrenOf.Simple
trait Simple[C] extends ChildrenOf[C]

Attributes

Graph
Supertypes
trait ChildrenOf[C]
trait FacadeModule
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

class ApplyChildren(settings: Setting*)

Attributes

Inherited from:
ChildrenOf
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Props <: WithChildren[C]

Attributes

Inherited from:
ChildrenOf
type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Concrete methods

def apply(settings: Setting*): ApplyChildren

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