component-ktx
6.5.0
component-ktx
/
org.pushingpixels.radiance.component.ktx
/
KCommandButtonPresentation
KCommand
Button
Presentation
open
class
KCommandButtonPresentation
Constructors
Functions
Properties
Inheritors
Constructors
KCommand
Button
Presentation
Link copied to clipboard
fun
KCommandButtonPresentation
(
)
Functions
action
Rich
Tooltip
Presentation
Link copied to clipboard
fun
actionRichTooltipPresentation
(
init
:
KRichTooltipPresentation
.
(
)
->
Unit
)
popup
Rich
Tooltip
Presentation
Link copied to clipboard
fun
popupRichTooltipPresentation
(
init
:
KRichTooltipPresentation
.
(
)
->
Unit
)
Properties
action
Key
Tip
Link copied to clipboard
var
actionKeyTip
:
String
?
=
null
active
Icon
Filter
Strategy
Link copied to clipboard
var
activeIconFilterStrategy
:
RadianceThemingSlices.IconFilterStrategy
auto
Repeat
Initial
Interval
Link copied to clipboard
var
autoRepeatInitialInterval
:
Int
auto
Repeat
Subsequent
Interval
Link copied to clipboard
var
autoRepeatSubsequentInterval
:
Int
background
Appearance
Strategy
Link copied to clipboard
var
backgroundAppearanceStrategy
:
RadianceThemingSlices.BackgroundAppearanceStrategy
content
Padding
Link copied to clipboard
var
contentPadding
:
Insets
disabled
Icon
Filter
Strategy
Link copied to clipboard
var
disabledIconFilterStrategy
:
RadianceThemingSlices.IconFilterStrategy
enabled
Icon
Filter
Strategy
Link copied to clipboard
var
enabledIconFilterStrategy
:
RadianceThemingSlices.IconFilterStrategy
fire
Action
Trigger
Link copied to clipboard
var
fireActionTrigger
:
CommandButtonPresentationModel.FireActionTrigger
horizontal
Alignment
Link copied to clipboard
var
horizontalAlignment
:
Int
horizontal
Gap
Scale
Factor
Link copied to clipboard
var
horizontalGapScaleFactor
:
Double
icon
Dimension
Link copied to clipboard
var
iconDimension
:
Int
?
=
null
is
Auto
Repeat
Action
Link copied to clipboard
var
isAutoRepeatAction
:
Boolean
=
false
is
Menu
Link copied to clipboard
var
isMenu
:
Boolean
=
false
popup
Key
Tip
Link copied to clipboard
var
popupKeyTip
:
String
?
=
null
popup
Placement
Strategy
Link copied to clipboard
var
popupPlacementStrategy
:
RadianceThemingSlices.PopupPlacementStrategy
presentation
State
Link copied to clipboard
var
presentationState
:
CommandButtonPresentationState
text
Click
Link copied to clipboard
var
textClick
:
CommandButtonPresentationModel.TextClick
vertical
Gap
Scale
Factor
Link copied to clipboard
var
verticalGapScaleFactor
:
Double
Inheritors
KColorSelectorCommandPresentation
Link copied to clipboard