@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ResourceListOptions
extends Object
| Constructor and Description |
|---|
ResourceListOptions() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceListOptions |
assetFolder()
Creates an Options instance with asset-folder type
|
static ResourceListOptions |
traversal()
Creates an Options instance with traversal search.
|
@JsOverlay public static ResourceListOptions traversal()
@JsOverlay public static ResourceListOptions assetFolder()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.