Class ModelProperties.StringListPropertyDefn

All Implemented Interfaces:
ModelProperties.PropertyDefn<List<String>>
Direct Known Subclasses:
DatasourceDefn.HiddenColumnsDefn
Enclosing interface:
ModelProperties

public static class ModelProperties.StringListPropertyDefn extends ModelProperties.ListPropertyDefn<String>
  • Constructor Details

    • StringListPropertyDefn

      public StringListPropertyDefn(String name)