public class GenericModalFooter
extends org.gwtbootstrap3.client.ui.ModalFooter
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Constructor and Description |
|---|
GenericModalFooter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addButton(String caption,
org.uberfire.mvp.Command command,
org.gwtbootstrap3.client.ui.constants.ButtonType buttonType) |
void |
addButton(String caption,
org.uberfire.mvp.Command command,
org.gwtbootstrap3.client.ui.constants.IconType iconType,
org.gwtbootstrap3.client.ui.constants.ButtonType buttonType) |
getDataSpy, getDataTarget, getId, setDataSpy, setDataTarget, setDataTargetWidget, setDataTargetWidgets, setHiddenOn, setId, setVisibleOnadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void addButton(String caption, org.uberfire.mvp.Command command, org.gwtbootstrap3.client.ui.constants.ButtonType buttonType)
public void addButton(String caption, org.uberfire.mvp.Command command, org.gwtbootstrap3.client.ui.constants.IconType iconType, org.gwtbootstrap3.client.ui.constants.ButtonType buttonType)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.