|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogColumn | |
|---|---|
| org.netxms.client.log | |
| Uses of LogColumn in org.netxms.client.log |
|---|
| Methods in org.netxms.client.log that return LogColumn | |
|---|---|
LogColumn |
Log.getColumn(java.lang.String columnName)
Get column object by column name. |
| Methods in org.netxms.client.log that return types with arguments of type LogColumn | |
|---|---|
java.util.Collection<LogColumn> |
Log.getColumns()
Get column information |
| Constructors in org.netxms.client.log with parameters of type LogColumn | |
|---|---|
OrderingColumn(LogColumn column)
Create ordering column object. |
|
OrderingColumn(LogColumn column,
boolean descending)
Create ordering column object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||