JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
gg.jte.extension.api
Package
gg.jte.extension.api
Interface ParamDescription
public interface
ParamDescription
Instances of this type will be given to an extension as part of TemplateDescriptions.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
defaultValue
()
String
name
()
String
type
()
Method Details
type
String
type
()
name
String
name
()
defaultValue
String
defaultValue
()