public class UiSynthLink extends Object
| Constructor and Description | 
|---|
UiSynthLink(RegionId regionId,
           UiLink link,
           UiLink original)
Constructs a synthetic link with the given parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UiLink | 
link()
Returns the link. 
 | 
UiLink | 
original()
Returns the original link from which this was derived. 
 | 
RegionId | 
regionId()
Returns the region identifier. 
 | 
String | 
toString()  |