Uses of Interface
org.robovm.apple.uikit.UITextPasteDelegate
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextPasteDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITextPasteDelegate Modifier and Type Class Description classUITextPasteDelegateAdapterMethods in org.robovm.apple.uikit that return UITextPasteDelegate Modifier and Type Method Description UITextPasteDelegateUITextDroppableAdapter. getPasteDelegate()UITextPasteDelegateUITextField. getPasteDelegate()UITextPasteDelegateUITextPasteConfigurationSupporting. getPasteDelegate()UITextPasteDelegateUITextPasteConfigurationSupportingAdapter. getPasteDelegate()UITextPasteDelegateUITextView. getPasteDelegate()Methods in org.robovm.apple.uikit with parameters of type UITextPasteDelegate Modifier and Type Method Description voidUITextDroppableAdapter. setPasteDelegate(UITextPasteDelegate v)voidUITextField. setPasteDelegate(UITextPasteDelegate v)voidUITextPasteConfigurationSupporting. setPasteDelegate(UITextPasteDelegate v)voidUITextPasteConfigurationSupportingAdapter. setPasteDelegate(UITextPasteDelegate v)voidUITextView. setPasteDelegate(UITextPasteDelegate v)