Package quadbase.reportorganizer.menuAPI
Class MenuNode
java.lang.Object
quadbase.reportorganizer.menuAPI.MenuNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns node pathintgetID()Returns MenuNode IDgetMenuTableRowAt(int rowIdx) Returns MenuTableRow for specified row positionReturns node pathintintReturns total number of row items
-
Constructor Details
-
Method Details
-
getDescription
Returns node path -
getNodePath
Returns node path -
getRowItemCount
public int getRowItemCount()Returns total number of row items -
getMenuTableRowAt
Returns MenuTableRow for specified row position -
getID
public int getID()Returns MenuNode ID -
getParentID
public int getParentID() -
getNodeName
-