public static class WebScripts.Link extends Object
| Constructor and Description | 
|---|
| Link() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | fragment(String fragment,
        boolean debug)Returns relative link to given fragment e.g. | 
| static String | fragment(UIFragment fragment)Returns relative link to given fragment e.g. | 
| static String | fragment(UIFragment fragment,
        boolean debug)Returns relative link to given fragment e.g. | 
public static String fragment(UIFragment fragment)
fragment - target ui fragmentdebug - debug mode#fragment(String)public static String fragment(UIFragment fragment, boolean debug)
fragment - target ui fragmentdebug - debug mode#fragment(String)Copyright © 2019 Suncode. All rights reserved.