Package xal.extension.bricks
Interface PropertyTableModel
public interface PropertyTableModel
interface for table models implementing property display support
-
Method Summary
Modifier and TypeMethodDescriptionClass<?>
getPropertyClass
(int row) get the property descriptor for the specified row
-
Method Details
-
getPropertyClass
get the property descriptor for the specified row
-