JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.praxislive.code
Package
org.praxislive.code.userapi
Annotation Interface Transient
@Retention
(
RUNTIME
)
@Target
(
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.