Interfaces
 InterfaceDescription
 IF3Application Provides the contract for a Force.com Flex application.
Classes
 ClassDescription
 BaseApplication Singleton base class for an F3 application
 DynamicEntity Class representing a dynamic entity.
 F3WebApplication Intializes Force.com Flex applications.
 F3WebWrapper Manages the CRUD interaction between the application and the server for Force.com Flex applications.
 FieldCollection A FieldCollection contains a collection of FieldElements and methods that work with them.
 FieldContainerThis container works with a FieldCollection to provide a visual container for FieldElements.
 FieldElementA FieldElement represents a displayable field on a Managed Object (aka Entity).
 LabelAndFieldA LabelAndField represents a displayable field on a Managed Object (represented by a FieldElement), together with the appropriate label.