public class ModuleShortcut extends Object
Modifier and Type | Field and Description |
---|---|
String |
href
The relative href to your entry point (relative to webengine root)
|
String |
icon
An optional icon
|
String |
title
A title.
|
Constructor and Description |
---|
ModuleShortcut() |
ModuleShortcut(String href,
String title) |
public ModuleShortcut()
public ModuleShortcut(String href, String title)
Copyright © 2016 Nuxeo SA. All rights reserved.