Interface TableColumnCreationListener

    • Method Detail

      • tableColumnCreated

        void tableColumnCreated​(TableColumn column)
        Triggered when a new column is created. Use the column parameter to get information about the new column, such as which table created it
        Parameters:
        column -
        Since:
        3.1.1.1