class FeatureBehaviorInsertLink extends AbstractClickFeatureBehavior
FeatureBehavior
for RichTextFeature.FONT_FAMILY
.Modifier and Type | Class and Description |
---|---|
private class |
FeatureBehaviorInsertLink.InserImageLink |
Constructor and Description |
---|
FeatureBehaviorInsertLink(RichTextToolbar richTextToolbar)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
RichTextFeature |
getFeature() |
void |
onClick(com.google.gwt.event.dom.client.ClickEvent event) |
getToolbarWidget, isEnabled, setEnabled
applyFontSettings, createFontSettingsLabel, createId, getFontSettingsLabel, getFontSettingsWidget, getFormatter, getIconMarkup, getLocalizedLabel, getRichTextToolbar, hasFontSettingsWidget, isVisible, setFontSettingsPreviewElement, setVisible, updateFontSettings, updateToolbar
public FeatureBehaviorInsertLink(RichTextToolbar richTextToolbar)
richTextToolbar
- is the RichTextToolbar
owning this FeatureBehavior
.public RichTextFeature getFeature()
public void onClick(com.google.gwt.event.dom.client.ClickEvent event)
Copyright © 2001–2016 mmm-Team. All rights reserved.