Documentation For Encog 2.x
Link.setTarget Method
Set the target of this link.
public
void
setTarget(
Address
target
);
Parameters
target
The link target.
See Also
Link Class
|
Encog.Bot.Browse.Range Namespace