Simple

io.github.nafg.simplefacade.FacadeModule.Simple
trait Simple extends FacadeModule

Attributes

Graph
Supertypes
trait FacadeModule
class Object
trait Matchable
class Any

Members list

Type members

Inherited types

type Props <: PropTypes

Attributes

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

Attributes

Inherited from:
FacadeModule

Value members

Concrete methods

def apply(settings: Setting*): Factory[Props]

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