Uses of Interface
com.biglybt.pif.ui.components.UITextField
Packages that use UITextField
Package
Description
-
Uses of UITextField in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return UITextFieldModifier and TypeMethodDescriptionBasicPluginViewModel.getActivity()
BasicPluginViewModel.getStatus()
All UI Components are initially enabled - disable if not required -
Uses of UITextField in com.biglybt.pifimpl.local.ui.components
Classes in com.biglybt.pifimpl.local.ui.components that implement UITextField -
Uses of UITextField in com.biglybt.pifimpl.local.ui.model
Fields in com.biglybt.pifimpl.local.ui.model declared as UITextFieldModifier and TypeFieldDescriptionprivate UITextField
BasicPluginViewModelImpl.activity
private UITextField
BasicPluginViewModelImpl.status
Methods in com.biglybt.pifimpl.local.ui.model that return UITextFieldModifier and TypeMethodDescriptionBasicPluginViewModelImpl.getActivity()
BasicPluginViewModelImpl.getStatus()
-
Uses of UITextField in com.biglybt.plugin.dht
Methods in com.biglybt.plugin.dht with parameters of type UITextFieldModifier and TypeMethodDescriptionprotected void
DHTPlugin.initComplete
(UITextField status_area, boolean logging, String override_ip) -
Uses of UITextField in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as UITextField