@Dependent @InlineTextEditorBox @Default public class CanvasInlineTextEditorControl extends AbstractCanvasInlineTextEditorControl
CanvasControl.SessionAware<S extends ClientSession>RequiresCommandManager.CommandManagerProvider<H extends CanvasHandler>ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_TOP, borderOffsetX, borderOffsetY, DEFAULT_FONT_FAMILY, DEFAULT_FONT_SIZE, DEFAULT_MARGIN_X, fontSizeCorrection, innerBoxOffsetY, isMultiline, maxInnerLeftBoxHeight, maxInnerLeftBoxWidth, maxInnerTopBoxHeight, maxInnerTopBoxWidth, NOT_EDIT_ALPHA, ORIENTATION_HORIZONTAL, ORIENTATION_VERTICAL, paletteOffsetX, POSITION_INSIDE, POSITION_OUTSIDE, scrollBarOffset, SHAPE_EDIT_ALPHA, TITLE_EDIT_ALPHA, topBorderOffset, underBoxOffsetcanvasHandler| Constructor and Description |
|---|
CanvasInlineTextEditorControl(FloatingView<com.google.gwt.user.client.ui.IsWidget> floatingView,
TextEditorBox<AbstractCanvasHandler,Element> textEditorBox) |
| Modifier and Type | Method and Description |
|---|---|
protected FloatingView<com.google.gwt.user.client.ui.IsWidget> |
getFloatingView() |
protected TextEditorBox<AbstractCanvasHandler,Element> |
getTextEditorBox() |
protected void |
initParameters() |
bind, doDestroy, doInit, hide, register, rollback, scheduleDeferredCommand, setCommandManagerProvider, show, wrapTextEditorBoxElementcheckEventContext, checkNotRegistered, clear, deregister, deregister, doClear, getRegisteredElements, isRegistered, isRegistered, registerHandler, updatedestroy, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, deregisterdestroy, init@Inject public CanvasInlineTextEditorControl(FloatingView<com.google.gwt.user.client.ui.IsWidget> floatingView, @InlineTextEditorBox TextEditorBox<AbstractCanvasHandler,Element> textEditorBox)
@PostConstruct protected void initParameters()
protected FloatingView<com.google.gwt.user.client.ui.IsWidget> getFloatingView()
getFloatingView in class AbstractCanvasInlineTextEditorControlprotected TextEditorBox<AbstractCanvasHandler,Element> getTextEditorBox()
getTextEditorBox in class AbstractCanvasInlineTextEditorControlCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.