addTableColumn
public void addTableColumn(@NotNull CWidgetId aWidgetId,
@NotNull CEventTableColumn aEvent);
This method is used to add a column to a table. A special event is used to transport the data.
table
public void addTableColumn(@NotNull CWidgetId aWidgetId,
@NotNull CEventTableColumn aEvent);
This method is used to add a column to a table. A special event is used to transport the data.
table