public class FormStylePopup extends BaseModal
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Constructor and Description |
|---|
FormStylePopup(com.google.gwt.user.client.ui.Image icon,
String title) |
FormStylePopup(String title) |
| Modifier and Type | Method and Description |
|---|---|
FormStyleItem |
addAttribute(String label,
com.google.gwt.user.client.ui.IsWidget wid) |
FormStyleItem |
addAttribute(String label,
com.google.gwt.user.client.ui.IsWidget wid,
boolean visible) |
FormStyleItem |
addAttributeWithHelp(String attributeName,
String helpTitle,
String helpContent,
com.google.gwt.user.client.ui.Widget widget) |
int |
addRow(com.google.gwt.user.client.ui.IsWidget wid) |
void |
clear() |
void |
setAttributeVisibility(int index,
boolean b) |
getEnterDomHandler, handleDefaultAction, handleDefaultAction, setBody, setFocus, showadd, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, hide, isClosable, onHidden, onHide, onLoad, onShow, onShown, onUnload, setClosable, setDataBackdrop, setDataKeyboard, setFade, setHideOtherModals, setRemoveOnHide, setSize, setTitle, setWidth, togglegetId, getPull, insert, insert, remove, setColor, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPull, setVisibleOnadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, iterator, removeadd, adopt, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, 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, setVisible, setVisible, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic FormStylePopup(String title)
public FormStylePopup(com.google.gwt.user.client.ui.Image icon,
String title)
public void clear()
clear in interface com.google.gwt.user.client.ui.HasWidgetsclear in class com.google.gwt.user.client.ui.Panelpublic FormStyleItem addAttribute(String label, com.google.gwt.user.client.ui.IsWidget wid)
public FormStyleItem addAttribute(String label, com.google.gwt.user.client.ui.IsWidget wid, boolean visible)
public FormStyleItem addAttributeWithHelp(String attributeName, String helpTitle, String helpContent, com.google.gwt.user.client.ui.Widget widget)
public int addRow(com.google.gwt.user.client.ui.IsWidget wid)
public void setAttributeVisibility(int index,
boolean b)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.