public class BaseModal
extends org.gwtbootstrap3.client.ui.Modal
BackdropType#STATIC
);Furthermore this Modal provides:
ButtonType
==PRIMARY when <enter> is
pressedcom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
Constructor and Description |
---|
BaseModal() |
Modifier and Type | Method and Description |
---|---|
protected com.google.gwt.event.dom.client.KeyDownHandler |
getEnterDomHandler() |
protected boolean |
handleDefaultAction() |
protected <T extends com.google.gwt.user.client.ui.ComplexPanel> |
handleDefaultAction(T panel) |
void |
setBody(com.google.gwt.user.client.ui.Widget widget) |
protected boolean |
setFocus(com.google.gwt.user.client.ui.HasWidgets container,
Boolean found) |
void |
show() |
add, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, hide, isClosable, onHidden, onHide, onLoad, onShow, onShown, onUnload, setClosable, setDataBackdrop, setDataKeyboard, setFade, setHideOtherModals, setRemoveOnHide, setSize, setTitle, setWidth, toggle
getId, getPull, insert, setColor, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPull, setVisibleOn
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, remove
add, adopt, clear, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, sinkBitlessEvent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void show()
show
in class org.gwtbootstrap3.client.ui.Modal
protected com.google.gwt.event.dom.client.KeyDownHandler getEnterDomHandler()
protected boolean setFocus(com.google.gwt.user.client.ui.HasWidgets container, Boolean found)
protected boolean handleDefaultAction()
protected <T extends com.google.gwt.user.client.ui.ComplexPanel> boolean handleDefaultAction(T panel)
public void setBody(com.google.gwt.user.client.ui.Widget widget)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.