Interface TableFeatureList

    • Method Detail

      • create

        TableFeature create​(java.lang.String tag,
                            java.lang.String type)
        Create a table feature.
        Specified by:
        create in interface PropFeatureList<TableFeature>
        Parameters:
        tag - Feature tag.
        type - Feature type.
        Returns:
        Created table feature.