Class SimplifiedPropertyTableModel

java.lang.Object
javax.swing.table.AbstractTableModel
com.inductiveautomation.factorypmi.designer.property.PropertyTableModel
com.inductiveautomation.factorypmi.designer.property.customizers.SimplifiedPropertyTableModel
All Implemented Interfaces:
Serializable, TableModel

public class SimplifiedPropertyTableModel extends PropertyTableModel
This is a simplified wrapper around the legacy PropertyTableModel that is used in the classic chart customizer.
See Also: