Form component that simply displays a descriptive text. This may be used
to place instructions or descriptive text in a form. The text may
be formatted using HTML.
public class FWLabelFormComponent extends FWAbstractFormComponent { // Public Constructors public FWLabelFormComponent(String aFormId, String aFieldId, Element aFormElement, FWObservable aObservable); // Public Instance Methods