Project ID | 217E2C2ABFAF1525002589CF0046086D |
Version | |
Class ID | 658749C95F37607200258B3C005D16DA |
Class Type | Base |
Attributes |
Name | Type | Comment |
---|---|---|
Public delim | As String | The delimiter to use for the label paths. Default is "/" |
Public label1 | As String | The first label to sort on |
Public label1IsDesc | As Boolean | True if the sort should be descending, False if ascending |
Public label2 | As String | The second label to sort on |
Public label2IsDesc | As Boolean | True if the sort should be descending, False if ascending |
Public label3 | As String | The third label to sort on |
Public label3IsDesc | As Boolean | True if the sort should be descending, False if ascending |
setLabels(label1 As String, label1IsDesc As Boolean, label2 As String, label2IsDesc As Boolean, label3 As String, label3IsDesc As Boolean, delim As String) |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.