Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies listeners that a file has been renamed.
Syntax
client server public static void notifyFileRenamed(TreeNode node, str oldName)
Run On
Called
Parameters
- node
Type: TreeNode Class
The node that has been renamed.
- oldName
Type: str
The old name of the file.