Uses of Class
org.tentackle.fx.component.delegate.FxTextAreaDelegate
Packages that use FxTextAreaDelegate
-
Uses of FxTextAreaDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxTextAreaDelegateModifier and TypeMethodDescriptionprotected FxTextAreaDelegateFxTextArea.createDelegate()Creates the delegate.FxTextArea.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxTextAreaDelegateModifier and TypeMethodDescriptionvoidFxTextArea.setDelegate(FxTextAreaDelegate delegate) Sets the delegate.
Useful for application specific needs.