Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
RowOrder
RowOrder
Apr 11, 2017
Enum graphomate.ui.tables.enums.RowOrder
graphomate.ui.tables.enums.RowOrder.PreOrder
Node rows of the hierarchy are leading. They are placed above their child rows.
graphomate.ui.tables.enums.RowOrder.PostOrder
Node rows of the hierarchy are displayed as following rows. They are placed below their child rows.