public class NuxeoUnknownResource extends javax.faces.application.ViewResource
This is used to avoid crashing triggering an exception when a facelet resource is missing.
Instead, a message referencing the missing resource is displayed in red and in bold where the facelet would have been included.
| Modifier and Type | Field and Description | 
|---|---|
static String | 
MARKER  | 
protected String | 
path  | 
static String | 
PLACEHOLDER  | 
| Constructor and Description | 
|---|
NuxeoUnknownResource(String path)  | 
public static final String PLACEHOLDER
public NuxeoUnknownResource(String path)
Copyright © 2019 Nuxeo. All rights reserved.