Class TableSectionBuilder.PropertyBuilder<T,V>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.builders.interfaces.AbstractPropertyBuilder<T>
com.amalgamasimulation.desktop.ui.editor.builders.TableSectionBuilder.PropertyBuilder<T,V>
All Implemented Interfaces:
IIndexBuilder<TableSectionBuilder.IPropertyBuilder<T,V>>, ITableListElementsBuilder<T,V,TableSectionBuilder.ColumnBuilder<T,V>>, TableSectionBuilder.IPropertyBuilder<T,V>
Enclosing class:
TableSectionBuilder

public static class TableSectionBuilder.PropertyBuilder<T,V> extends AbstractPropertyBuilder<T> implements TableSectionBuilder.IPropertyBuilder<T,V>