All Classes and Interfaces

Class
Description
 
Props for a elements.
 
An enumerated value to provide a hint to the browser about what the author thinks will lead to the best user experience.
Props for audio elements.
Props for button elements.
An enumeration describing the behavior of the button.
 
 
Props for col elements.
 
 
Context is designed to share data that can be considered "global" for a tree of views.
A Builder for the Consumer component.
Interface used to type the render function input.
A Builder for the Provider component.
A global registry containing the react contexts that have been created.
This class represents properties of the CSS style object.
DOM provides convenience wrappers around React.createElement for DOM components.
 
 
Enum to declare whether a specific feature should be present.
 
 
 
 
An enumeration specifying the HTTP method to submit the form with.
Props for form elements.
An enumerated value to define the cells that the header element relates to.
 
 
Props for input elements.
Props for img elements.
Annotation used to specify an abstract method that returns a prop.
Enum where the input is sourced from.
Annotation used to specify the default value for a input.
Props for input elements.
Annotation used to associate a parameter with a input on a method annotated with OnInputChange .
An enumeration specifying the type of input control to render.
Identifies method that is called when the input value is specified or changes.
Utilities for introspecting the React4j views and runtime.
 
 
Interface implemented by objects so that they can be marked as Input.immutable()
Props for input elements.
 
 
The react native component.
Native support infrastructure for componentDidCatch react lifecycle.
Native support infrastructure for componentDidMount react lifecycle.
Native support infrastructure for componentDidUpdate react lifecycle.
Native support infrastructure for componentWillUnmount react lifecycle.
Identifies the method that is called when a child view generates an error during rendering.
Native support infrastructure for getSnapshotBeforeUpdate react lifecycle.
Identifies a method that is called when the value of one of the specified inputs is changed.
Phase in which method should be invoked.
An enumeration describing the whether elements can have their values automatically completed by the browser.
Native support infrastructure for shouldComponentUpdate react lifecycle.
Props for optgroup elements.
Props for option elements.
Identifies a method that is called after a view is mounted or attached to the DOM.
Identifies a method that is called after a view is rendered.
Identifies a method that is called after a view is updated or re-rendered.
Identifies a method that is called before a view is updated or re-rendered.
Annotation to mark a method that returns a value to be published in context for child components.
Native interface to native runtime for creating views.
Annotation processor that analyzes React annotated source and generates models from the annotations.
Core interface into React DOM library.
Interface for performing an action inside batch.
Interface for performing an action on render complete.
Element represents either a view or a host component.
 
 
Union type representing possible output of render method.
 
A React root represents the top level DOM element that react binds to.
 
 
Utility class for interacting with React4j in tests.
Method to pass an element or component instance back from the renderer.
Identifies the method that is invoked to render the view.
Identify a method that can be invoked to schedule the view for re-rendering.
Utilities for interacting with the Arez scheduler.
Props for select elements.
Props for source elements.
 
Indicate that the named React4j compiler warnings should be suppressed in the annotated element (and in all program elements contained in the annotated element).
SyntheticEvent<E extends akasha.Event>
 
 
Props for td elements.
Props for input elements.
Props for td elements.
 
 
 
 
Annotation used to identify a React4j view.
Enum indicating type of view.
A function interface to create component instances.
Constants representing the state of a view.