JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.liferay.client.extension.type.annotation
Annotation Interface CETProperty
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
CETProperty
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static enum
CETProperty.Type
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
CETProperty.Type
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
defaultValue
String
label
String
name
Element Details
type
CETProperty.Type
type
defaultValue
String
defaultValue
Default:
""
name
String
name
Default:
""
label
String
label
Default:
""