@Dependent public class NewTabFilterPopup extends BaseModal
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.view.client.AsyncDataProvider<DataGridFilterSummary> |
dataProvider |
static String |
FILTER_TAB_DESC_PARAM |
static String |
FILTER_TAB_NAME_PARAM |
| Constructor and Description |
|---|
NewTabFilterPopup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListBoxToFilter(String label,
String fieldName,
boolean multiselect,
HashMap<String,String> listBoxInfo) |
void |
addTextBoxToFilter(String label,
String fieldName) |
void |
addTextBoxToFilter(String label,
String fieldName,
String defaultValue) |
void |
cleanFormValues(List<org.gwtbootstrap3.client.ui.FormGroup> controlGroups) |
void |
closePopup() |
HashMap |
getFormValues() |
void |
getFormValues(List<org.gwtbootstrap3.client.ui.FormGroup> controlGroups) |
void |
init() |
void |
show(Command addfilterCommand,
MultiGridPreferencesStore multiGridPreferencesStore) |
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, setColor, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPull, setVisibleOnadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, clear, 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 static String FILTER_TAB_NAME_PARAM
public static String FILTER_TAB_DESC_PARAM
protected com.google.gwt.view.client.AsyncDataProvider<DataGridFilterSummary> dataProvider
public void show(Command addfilterCommand, MultiGridPreferencesStore multiGridPreferencesStore)
public void init()
public void cleanFormValues(List<org.gwtbootstrap3.client.ui.FormGroup> controlGroups)
public void closePopup()
public void getFormValues(List<org.gwtbootstrap3.client.ui.FormGroup> controlGroups)
public HashMap getFormValues()
public void addListBoxToFilter(String label, String fieldName, boolean multiselect, HashMap<String,String> listBoxInfo)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.