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.
Syntax
private FormTreeItem createRackNode(
WMSRackId _wmsRackId,
str _rackText,
TreeItemIdx _nodeId,
[boolean _expand,
boolean _markAsExpanded])
Run On
Client
Parameters
- _wmsRackId
Type: WMSRackId Extended Data Type
- _rackText
Type: str
- _nodeId
Type: TreeItemIdx Extended Data Type
- _expand
Type: boolean
- _markAsExpanded
Type: boolean