ZComponentData
3 items
- All (3)
- Constructors (1)
- Functions (1)
- Properties (1)
All
3constructorZComponentData
constructor()
valrefId
@Transient open override val refId: String
Represents the unique identifier for a reference-based component. The refId is used as a distinctive key for retrieving or linking this component within reference-dependent systems.
funtoString
abstract override fun toString(): String
Constructors
1constructorZComponentData
constructor()
Functions
1funtoString
abstract override fun toString(): String
Properties
1valrefId
@Transient open override val refId: String
Represents the unique identifier for a reference-based component. The refId is used as a distinctive key for retrieving or linking this component within reference-dependent systems.