JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.kheops.jmap.server.annotations
Annotation Interface JMapProjectSettingsSection
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
JMapProjectSettingsSection
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
title
String
url
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
JMapLocalizedValue
[]
localizedTitles
Element Details
title
String
title
url
String
url
localizedTitles
JMapLocalizedValue
[]
localizedTitles
Default:
{}