Packagefractal.api
The fractal.api package provides interfaces of the Fractal API.
Interface Summary
| AttributeController | A component interface to control the attributes of the component to which it belongs. |
| BindingController | A component interface to control the bindings of the component to which it belongs. |
| Component | A component interface to introspect the external interfaces of the component to which it belongs. |
| ContentController | A component interface to control the content of the component to which it belongs. |
| ErrorConst | An interface defining common error values returned by methods of the Fractal API. |
| Factory | A component interface to create component instances. |
| LifeCycleController | A component interface to control the life-cycle of the component to which it belongs. |