viewtify.ui.helper
UserActionHelper
<Self
>
Self
>Self
UserActionHelper
Self
AbstractChart
Self
,C
,D
AbstractComboBox
T
,Self
,W
AbstractPane
E
,P
,Self
EnhancedContextMenu
UIButton
UICheckBox
UICheckMenuItem
UICheckSwitch
UIChoiceBox
T
UIColorPicker
UIComboBox
T
UIComboCheckBox
T
UIDatePicker
UIFlowView
E
UIFontPicker
UIGridView
E
UIHBox
UIImage
UILabel
UILineChart
X
,Y
UIListView
E
UIMenuItem
M
UIPane
UIPieChart
UIProgressBar
UIScrollPane
UISegmentedButton
UISelectPane
UISlidePane
UISlider
UISpinner
T
UISplitPane
UIStackPane
UITabPane
UITableCheckBoxColumn
RowV
UITableColumn
RowV
,ColumnV
UITableView
RowV
UITextArea
UIText
V
UITileView
E
UIToggleButton
UIToolBar
UITreeTableView
RowV
UIVBox
UIWeb
UserInterface
Self
,W
ui
()
Object
Object |
A UI component |
Return the JavaFX's UI component.
action
(kiss.WiseRunnable
action
)
Self
kiss.WiseRunnable
action
)kiss.WiseRunnable action |
|
Self |
Shorthand method to register user action.
fire
(javafx.event.Event
event
)
Self
javafx.event.Event
event
)javafx.event.Event event |
An event to fire. |
Self |
Chainable API |
Fire the specified event on this event target.
ignore
(UserE
actionTypes
)
Self
UserE
actionTypes
)E
|
|
User actionTypes |
A list of user action to disable. |
Self |
Disable event propagation.
when
(UserE
actionType
)
kiss.SignalE
UserE
actionType
)E
E
|
|
User actionType |
A user action to detect. |
kiss.Signal |
An event Signal. |
Listen the specified user action.
when
(javafx.event.EventTypeE
actionType
)
kiss.SignalE
javafx.event.EventTypeE
actionType
)E
E
|
|
javafx.event.EventType actionType |
A user action to detect. |
kiss.Signal |
An event Signal. |
Listen the specified user action.
when
(UserE
actionTypes
)
kiss.SignalE
UserE
actionTypes
)E
E
|
|
User actionTypes |
A list of user actions to detect. |
kiss.Signal |
An event Signal. |
Listen all specified user actions.
when
(javafx.event.EventTypeE
actionType
, kiss.WiseRunnable
listener
)
Self
javafx.event.EventTypeE
actionType
, kiss.WiseRunnable
listener
)E
|
|
javafx.event.EventType actionType |
A user action to detect. |
kiss.WiseRunnable listener |
An event listener. |
Self |
Chainable API. |
Listen the specified user action.
when
(UserE
actionType
, kiss.WiseRunnable
listener
)
Self
UserE
actionType
, kiss.WiseRunnable
listener
)E
|
|
User actionType |
A user action to detect. |
kiss.WiseRunnable listener |
An event listener. |
Self |
Chainable API. |
Listen the specified user action.
when
(UserE1
actionType1
, UserE2
actionType2
, kiss.WiseRunnable
listener
)
Self
UserE1
actionType1
, UserE2
actionType2
, kiss.WiseRunnable
listener
)E1
|
|
E2
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
kiss.WiseRunnable listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
when
(UserE1
actionType1
, UserE2
actionType2
, UserE3
actionType3
, kiss.WiseRunnable
listener
)
Self
UserE1
actionType1
, UserE2
actionType2
, UserE3
actionType3
, kiss.WiseRunnable
listener
)E1
|
|
E2
|
|
E3
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
User actionType3 |
A user action to detect. |
kiss.WiseRunnable listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
when
(javafx.event.EventTypeE
actionType
, kiss.WiseConsumerE
listener
)
Self
javafx.event.EventTypeE
actionType
, kiss.WiseConsumerE
listener
)E
|
|
javafx.event.EventType actionType |
A user action to detect. |
kiss.WiseConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen the specified user action.
when
(UserE
actionType
, kiss.WiseConsumerE
listener
)
Self
UserE
actionType
, kiss.WiseConsumerE
listener
)E
|
|
User actionType |
A user action to detect. |
kiss.WiseConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen the specified user action.
when
(UserE
actionType1
, UserE
actionType2
, kiss.WiseConsumerE
listener
)
Self
UserE
actionType1
, UserE
actionType2
, kiss.WiseConsumerE
listener
)E
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
kiss.WiseConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
when
(UserE
actionType1
, UserE
actionType2
, UserE
actionType3
, kiss.WiseConsumerE
listener
)
Self
UserE
actionType1
, UserE
actionType2
, UserE
actionType3
, kiss.WiseConsumerE
listener
)E
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
User actionType3 |
A user action to detect. |
kiss.WiseConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
when
(UserE
actionType
, kiss.WiseBiConsumerE
, Self
listener
)
Self
UserE
actionType
, kiss.WiseBiConsumerE
, Self
listener
)E
|
|
User actionType |
A user action to detect. |
kiss.WiseBiConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen the specified user action.
when
(UserE
actionType1
, UserE
actionType2
, kiss.WiseBiConsumerE
, Self
listener
)
Self
UserE
actionType1
, UserE
actionType2
, kiss.WiseBiConsumerE
, Self
listener
)E
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
kiss.WiseBiConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
when
(UserE
actionType1
, UserE
actionType2
, UserE
actionType3
, kiss.WiseBiConsumerE
, Self
listener
)
Self
UserE
actionType1
, UserE
actionType2
, UserE
actionType3
, kiss.WiseBiConsumerE
, Self
listener
)E
|
|
User actionType1 |
A user action to detect. |
User actionType2 |
A user action to detect. |
User actionType3 |
A user action to detect. |
kiss.WiseBiConsumer listener |
An event listener. |
Self |
Chainable API. |
Listen all specified user actions.
of
(javafx.event.EventTarget
eventTarget
)
UserActionHelper
javafx.event.EventTarget
eventTarget
)javafx.event.EventTarget eventTarget |
|
UserActionHelper |
Wrap by UserActionHelper
.