Uses of Class
org.tentackle.fx.component.delegate.FxTextFieldDelegate
Packages that use FxTextFieldDelegate
-
Uses of FxTextFieldDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxTextFieldDelegateModifier and TypeMethodDescriptionprotected FxTextFieldDelegateFxTextField.createDelegate()Creates the delegate.FxTextField.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxTextFieldDelegateModifier and TypeMethodDescriptionvoidFxTextField.setDelegate(FxTextFieldDelegate delegate) Sets the delegate.
Useful for application specific needs.