LxNamingExtension<R extends LxReactive> extension
Fluent API for naming reactive variables.
- on
-
- R
Methods
-
named(
String name) → R -
Available on R, provided by the LxNamingExtension extension
Sets the debug name of this reactive object and returns it. -
register(
String ownerId) → R -
Available on R, provided by the LxNamingExtension extension
Registers this reactive object with an owner (fluent API).