Returns the number of columns in a TableRow . @webref tablerow:method @webBrief Get the column count @return count of all columns
()
| 187 | * @return count of all columns |
| 188 | */ |
| 189 | public int getColumnCount(); |
| 190 | |
| 191 | /** |
| 192 | * @webBrief Get the column type |
no outgoing calls
no test coverage detected