Class InputFormComponent

  • All Implemented Interfaces:
    Serializable, org.pentaho.platform.api.engine.ILogger, org.pentaho.platform.api.ui.IUIComponent, org.pentaho.platform.api.ui.IXMLComponent

    public class InputFormComponent
    extends XmlComponent
    See Also:
    Serialized Form
    • Constructor Detail

      • InputFormComponent

        public InputFormComponent​(org.pentaho.platform.api.engine.IPentahoUrlFactory urlFactory,
                                  String instanceId,
                                  String templateName,
                                  String stylesheetName,
                                  String solution,
                                  String path,
                                  String actionName,
                                  List messages)
    • Method Detail

      • validate

        public boolean validate()
        Specified by:
        validate in interface org.pentaho.platform.api.ui.IUIComponent
        Specified by:
        validate in class BaseUIComponent
      • getXmlContent

        public org.dom4j.Document getXmlContent()
        Specified by:
        getXmlContent in interface org.pentaho.platform.api.ui.IXMLComponent
        Specified by:
        getXmlContent in class XmlComponent