Uses of Class
org.tentackle.fx.component.delegate.FxHTMLEditorDelegate
Packages that use FxHTMLEditorDelegate
-
Uses of FxHTMLEditorDelegate in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return FxHTMLEditorDelegateModifier and TypeMethodDescriptionprotected FxHTMLEditorDelegateFxHTMLEditor.createDelegate()Creates the delegate.FxHTMLEditor.getDelegate()Methods in org.tentackle.fx.component with parameters of type FxHTMLEditorDelegateModifier and TypeMethodDescriptionvoidFxHTMLEditor.setDelegate(FxHTMLEditorDelegate delegate) Sets the delegate.
Useful for application specific needs.