Interfaces
 InterfaceDescription
 IFormatterBindable An interface for objects that can react on Formatter objects.
 IFuiSkin The IFuiSkin interface has to bee implemented by a skin provider for the Fui framework.
 IInterpolationBindable An interface for objects that can react on Interpolation objects.
 IParameterBindable An interface for objects that can react on Parameter objects.
 IStringBindable An interface for objects that can display a String.
Classes
 ClassDescription
 FuiComponent The FuiComponent class is the base for every visible element handled by a Fui object.
 Group The Group class is a manager that handles a Parameter object with a MappingValues for multiple components.
 ImplementationRequiredError The ImplementationRequiredError is thrown when a method has to be overriden.