zircon.core
/
org.hexworks.zircon.internal.fragment.impl
/
DefaultTab
common
Default
Tab
class
DefaultTab
(text:
String
, key:
String
, width:
Int
) :
Tab
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
isSelected
Link copied to clipboard
common
open var
isSelected
:
Boolean
Content copied to clipboard
key
Link copied to clipboard
common
open val
key
:
String
Content copied to clipboard
root
Link copied to clipboard
common
open override val
root
:
Panel
Content copied to clipboard
The Component this Fragment contains.
tabButton
Link copied to clipboard
common
open override val
tabButton
:
RadioButton
Content copied to clipboard
Sources
(source)
Link copied to clipboard