Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enum graphomate.ui.tables.enums.RowOrder



graphomate.ui.tables.enums.RowOrder.PreOrder

Image ModifiedNode rows of the hierarchy are leading. They are placed above their child rows.


graphomate.ui.tables.enums.RowOrder.PostOrder

Image Modified Node rows of the hierarchy are displayed as following rows. They are placed below their child rows.