Interface TableSectionBuilder.IPropertyBuilder<T,V>

All Superinterfaces:
IIndexBuilder<TableSectionBuilder.IPropertyBuilder<T,V>>, ITableListElementsBuilder<T,V,TableSectionBuilder.ColumnBuilder<T,V>>
All Known Implementing Classes:
TableSectionBuilder.PropertyBuilder
Enclosing class:
TableSectionBuilder

public static interface TableSectionBuilder.IPropertyBuilder<T,V> extends ITableListElementsBuilder<T,V,TableSectionBuilder.ColumnBuilder<T,V>>, IIndexBuilder<TableSectionBuilder.IPropertyBuilder<T,V>>