Constructor
new Handle(anchor, parent)
Parameters:
Name | Type | Description |
---|---|---|
anchor |
Word
|
Link
|
The Word or Link anchor for this Handle |
parent |
Link
|
The parent Link that this Handle belongs to |
- Source:
Methods
precedes(handle)
Returns true if this handle precedes the given handle (i.e., this handle has an earlier Row, or is to its left within the same row)
Parameters:
Name | Type | Description |
---|---|---|
handle |
Handle
|
- Source: