rd-framework
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-framework
rd-framework
/
com.jetbrains.rd.framework.base
/
ModelSynchronizer
Model
Synchronizer
class
ModelSynchronizer
(
val
accepts
:
(
Any
?
)
->
Boolean
=
{ true }
)
Members
Constructors
Model
Synchronizer
Link copied to clipboard
constructor
(
accepts
:
(
Any
?
)
->
Boolean
=
{ true }
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
accepts
Link copied to clipboard
val
accepts
:
(
Any
?
)
->
Boolean