- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Column.Simple
Simple column.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isGroup()
Can group by it?
|
boolean |
isSum()
Contains a summary?
|
String |
title()
Title of it.
|
-
-
Method Detail
-
isGroup
boolean isGroup()
Can group by it?
- Returns:
- TRUE if we can order by it
-
isSum
boolean isSum()
Contains a summary?
- Returns:
- TRUE if it contains a summary
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009–2014 Rultor Inc.. All rights reserved.