Interface FormFeatureList

    • Method Detail

      • create

        FormFeature create​(java.lang.String tag,
                           java.lang.String form)
        Create a form feature.
        Specified by:
        create in interface PropFeatureList<FormFeature>
        Parameters:
        tag - Feature tag.
        form - Form name.
        Returns:
        Created form feature.