All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description App<S> An assembly point for everything needed to set off a UI application.AppConfig An application configuration.ArrayUtils Provides utility methods for Java arrays.AttributeDefinition A definition of a HTML element's attribute.CompletableFutureConsumer<S> Represents a write state snapshot operation using aCompletableFuture.Component<S> A UI component, a building block of a UI.DocumentPartDefinition Represents a building block, a node of the input domain-specific language definitions document.Either<L,R> Represents a value of one of two possible types.ElementRef ElementRefDefinition A reference to an element.ElementRefDefinition.KeyRef<K> EventDefinition An event definition.ExceptionsUtils FunctionConsumer<S> Represents a write state snapshot operation using the result of a function which transforms the current state to a new state.Html A HTML tags definitions domain-specific language and related util functions.JettyServer An embedded server for an RSP application, Jetty provides a servlet container and a JSR 356 WebSockets API implementation.JsCompiler The Closure Compiler runner.JsonDataType A representation of the JSON data types.JsonDataType.Array A JSON array, an ordered list of values.JsonDataType.Boolean A boolean JSON data type.JsonDataType.Null The JSON null type.JsonDataType.Number A numeric JSON data type.JsonDataType.Object A JSON object, a collection of name/value pairs.JsonDataType.String A string JSON data type.JsonSimple json-simple related.JsonUtils Log Log.Default A console logger.Log.Format Log.Level Log.Reporting Log.SimpleFormat MutableState<S> A state snapshot container with change notifications.MutableState.StateListener<S> The listener interface for receiving state change events.PlainTagDefinition A definition of an XML tag.RandomString ReadOnly<S> A read-only state container.Ref A Java object that is not defined by its fields, but rather by its identity.SequenceDefinition A sequence of definitions.Slf4jLogReporting A Slf4j logger.StreamUtils StyleDefinition A definition of a HTML element's inline style.TagDefinition A definition of an XML tag.TextDefinition A definition of a HTML tag text content.TimerRef TimerRefDefinition TriFunction<T1,T2,T3,S> Tuple2<S,T> A bag of two elements of parametrized types.UseState<S> Represents a state snapshot read access as well as methods to write to it.WindowRef A reference to a browser's page window object.