JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.praxislive.code.userapi
Annotation Type Transient
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
FIELD
) public @interface
Transient
Mark a property field as transient. Its value will not be saved as part of the project or exported component. Its value will still be persisted between code iterations.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element