EmptyComponent
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass SimpleComponentBasetrait Componenttrait Identifiedtrait SimpleContextDsltrait ComponentDsltrait ContextDslclass Objecttrait Matchableclass AnyShow all
- Self type
-
EmptyComponent.type
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Inherited and Abstract types
Data type of JS Representation.
Data type of JS Representation.
Attributes
- Inherited from:
- Component
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Attributes
- Definition Classes
-
SimpleComponentBase
Inherited methods
Add an event binding.
Add an event binding.
Attributes
- Inherited from:
- SimpleContextDsl
Add an imperative handler.
Add an imperative handler.
Attributes
- Inherited from:
- SimpleContextDsl
Add an imperative handler (ignoring the argument)
Add an imperative handler (ignoring the argument)
Attributes
- Inherited from:
- SimpleContextDsl
Add a child service.
Add a child service.
Attributes
- Inherited from:
- SimpleContextDsl
Assemble the object.
Assemble the object.
Attributes
- Definition Classes
-
SimpleComponentBase -> Component
- Inherited from:
- SimpleComponentBase
Comment, which will probably built into into a tree. Can be disabled by returning ""
Comment, which will probably built into into a tree. Can be disabled by returning ""
Attributes
- Inherited from:
- Identified
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Declare a Javascript event.
Declare a Javascript event.
Attributes
- Inherited from:
- ComponentDsl
Declares a js runtime property.
Declares a js runtime property.
Attributes
- Inherited from:
- ComponentDsl
Declares a js runtime state.
Declares a js runtime state.
Attributes
- Inherited from:
- ComponentDsl
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Retrieves something from a ServiceRepository (usually an AssemblerContext)
Retrieves something from a ServiceRepository (usually an AssemblerContext)
Attributes
- Inherited from:
- ContextDsl
Read the value of a model from an AssemblerContext
Read the value of a model from an AssemblerContext
Attributes
- Inherited from:
- ContextDsl
Subscribe some model and read at the same time.
Subscribe some model and read at the same time.
Attributes
- Inherited from:
- SimpleContextDsl
Update the component into a new state. By default components are re-rendered.
Update the component into a new state. By default components are re-rendered.
Overriding this method can improve performance, if a component generates large sub-trees and we do not want to rebuild everything (e.g. List-Components).
Attributes
- Inherited from:
- Component
Declare a Window JS Event.
Declare a Window JS Event.
Attributes
- Inherited from:
- ComponentDsl
Inherited fields
Identifier of the component.
Identifier of the component.
Attributes
- Inherited from:
- Component
Implicits
Inherited implicits
Implicitly convert Channels into event sources.
Implicitly convert Channels into event sources.
Attributes
- Inherited from:
- ComponentDsl
Implicitly convert JS Events into event sources.
Implicitly convert JS Events into event sources.
Attributes
- Inherited from:
- ComponentDsl
Attributes
- Inherited from:
- ComponentDsl