Module omix.api

Class Table.SelectedRow

java.lang.Object
omix.lang.data.Table.SelectedContent
omix.lang.data.Table.SelectedRow
Enclosing interface:
Table

public static class Table.SelectedRow
extends Table.SelectedContent
This class represents a selected cell in the table
Since:
Omix 1.8.5
Author:
Dr. Peter Droste
  • Field Details

    • row

      public final int row
  • Constructor Details