Home
last modified time | relevance | path

Searched defs:changedHandler (Results 1 – 9 of 9) sorted by relevance

/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/binding/
H A DRepeaterItemWatcher.as120 private function changedHandler(collectionEvent:CollectionEvent):void method in RepeaterItemWatcher
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/binding/
H A DRepeaterItemWatcher.as120 private function changedHandler(collectionEvent:CollectionEvent):void method in RepeaterItemWatcher
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/plots/ui/manipulator/
H A DManipulatorControlButton.java30 final ManipulatorChangedHandler changedHandler) in ManipulatorControlButton()
H A DManipulatorControlCheckBox.java34 final ManipulatorChangedHandler changedHandler) in ManipulatorControlCheckBox()
H A DManipulatorControl.java28 ManipulatorChangedHandler changedHandler) in ManipulatorControl()
H A DManipulatorControlPicker.java36 final ManipulatorChangedHandler changedHandler) in ManipulatorControlPicker()
H A DManipulatorManager.java32 ManipulatorChangedHandler changedHandler, in ManipulatorManager()
H A DManipulatorControlSlider.java31 ManipulatorChangedHandler changedHandler) in ManipulatorControlSlider()
H A DManipulatorPopupPanel.java33 public ManipulatorPopupPanel(final ManipulatorChangedHandler changedHandler) in ManipulatorPopupPanel()