Uses of Class
org.tentackle.fx.component.delegate.FxPasswordFieldDelegate
Packages that use FxPasswordFieldDelegate
-
Uses of FxPasswordFieldDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxPasswordFieldDelegateModifier and TypeMethodDescriptionprotected FxPasswordFieldDelegateFxPasswordField.createDelegate()Creates the delegate.FxPasswordField.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxPasswordFieldDelegateModifier and TypeMethodDescriptionvoidFxPasswordField.setDelegate(FxPasswordFieldDelegate delegate) Sets the delegate.
Useful for application specific needs.