Companion

object Companion

Functions

addPanel
Link copied to clipboard
fun addPanel(panel: <ERROR CLASS>): <ERROR CLASS>
addTitle
Link copied to clipboard
fun addTitle(title: <ERROR CLASS>): <ERROR CLASS>
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getPanelData
Link copied to clipboard
fun getPanelData(id: String): <ERROR CLASS>?
hashCode
Link copied to clipboard
open override fun hashCode(): Int
replacePanel
Link copied to clipboard
fun replacePanel(panel: <ERROR CLASS>): <ERROR CLASS>
replaceTitle
Link copied to clipboard
fun replaceTitle(title: <ERROR CLASS>): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String