| Package | Description | 
|---|---|
| com.suncode.pwfl.web.ui | |
| com.suncode.pwfl.workflow.form.action | 
| Modifier and Type | Method and Description | 
|---|---|
| static UIFragment | UIFragment. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static UIFragment[] | UIFragment. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | WebScripts.Link. fragment(UIFragment fragment)Returns relative link to given fragment e.g. | 
| static String | WebScripts.Link. fragment(UIFragment fragment,
        boolean debug)Returns relative link to given fragment e.g. | 
| ScriptInjection | WebScripts. inject(UIFragment fragment,
      org.springframework.core.io.Resource resource)Injects given resource into given  UIFragment. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract UIFragment | ActionUIFragment. toUIFragment() | 
Copyright © 2019 Suncode. All rights reserved.