JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.iplass.mtp.view.generic
Annotation Interface Jsp
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Jsp
ElementやPropertyEditorに対応するJSPファイルのパスを示す。
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
path
JSPファイルのパス
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
key
Element Details
path
String
path
JSPファイルのパス
key
String
key
Default:
""