Exemplo n.º 1
0
		/// <summary>
		/// Invoked when a column is removed from the table column model.
		/// </summary>
		public void columnRemoved(TableColumnModelEvent @e)
		{
		}
Exemplo n.º 2
0
		/// <summary>
		/// Invoked when a column is added to the table column model.
		/// </summary>
		public void columnAdded(TableColumnModelEvent @e)
		{
		}