Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
@JvmStatic
var headerY: Double
Link copied to clipboard
const val MARKER_FK: Int = 1
Link copied to clipboard
const val MARKER_REF: Int = 2
Link copied to clipboard
const val MARKER_UNLINKED: Int = 4

Functions

Link copied to clipboard
fun findRelationsWithEntity(fromEntity: Entity, toEntity: Entity?): List<Relation>