Class DataTableDropped

java.lang.Object
xyz.cofe.data.table.DataTableDropped
All Implemented Interfaces:
DataEvent

public class DataTableDropped
extends java.lang.Object
implements DataEvent
Таблица полностью очищена. Удалены все данные, включая изменения и удалена структура
Author:
Kamnev Georgiy
  • Constructor Summary

    Constructors 
    Constructor Description
    DataTableDropped()  
    DataTableDropped​(DataTable table)  
  • Method Summary

    Modifier and Type Method Description
    DataTable getTable()  
    void setTable​(DataTable table)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait