net.simplace.pipe.util.FWFormComponentFactory




public interface interface FWFormComponentFactory {


// Public Instance Methods
public FWAbstractFormComponent createFormComponent(Element aElement, String
aID, String aFormID, FWObservable aObservable, boolean aShowLabel, int
aDetachibility);



}



Implemented by: FWFormPanel



Passed to: FWFormPanel.addComponentFactory()