HierarchyTreeTable.canDelete Method
Checks if a record in the HierarchyTreeTable can be deleted.
Syntax
display boolean canDelete()
Run On
Called
Return Value
Type: boolean
true if the record can be deleted; otherwise, false.
Checks if a record in the HierarchyTreeTable can be deleted.
display boolean canDelete()
Called
Type: boolean
true if the record can be deleted; otherwise, false.