Modifier and Type | Origin and Description |
---|---|
public BBjVector |
BBjGridExWidget.BBjGridExWidget.getRows(BBjString phase!, GxExpressionInterface filterExpression!)
Get the rows from grid in the given phase after applying the given filter expression. Note: if you only need to get the whole rows from the grid and you don't care about filtering and sorting Then retrieve them from ResultSet as this will be faster especially in BUI |
public boolean |
GxExpressions.GxExpressionInterface.equals(GxExpressionInterface expression!)
Compare two expressions |
public boolean |
GxExpressions.GxExpressionAbstract.equals(GxExpressionInterface expression!)
Compare two expressions |
Modifier and Type | Origin and Description |
---|---|
GxRendererGroupCellRenderer |
GxRenderers.GxRendererGroupCellRenderer.GxRendererGroupCellRenderer(GxExpressionInterface footerValueGetterExpression!)
Construct new GxRendererGroupCellRenderer |