JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.mateu.mdd.shared.annotations
Annotation Interface MateuUI
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
MateuUI
Created by miguel on 18/1/17.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
frontendComponenPath
String
indexHtmlPath
Element Details
value
String
value
indexHtmlPath
String
indexHtmlPath
Default:
"/index/index.html"
frontendComponenPath
String
frontendComponenPath
Default:
"/dist/assets/mateu.js"