JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
ru.cg.webbpm.modules.standard_annotations.editor
Annotation Interface AdvancedProperty
@Inherited
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
AdvancedProperty
Annotated property value will be added to "Advanced property" group in inspector.
Can be applied to property value with any class.
Author:
Renat Gilfanov