@SpringComponent @Scope(value="prototype") public class GxResourceActionListPanel extends AbstractEntityListPanel<GxTermBean>
AbstractEntityListPanel.AbstractEntityListPanelDelegatecom.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listenercom.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListenercom.vaadin.server.Sizeable.Unitcom.vaadin.ui.HasComponents.ComponentAttachDetachNotifier, com.vaadin.ui.HasComponents.ComponentAttachEvent, com.vaadin.ui.HasComponents.ComponentAttachListener, com.vaadin.ui.HasComponents.ComponentDetachEvent, com.vaadin.ui.HasComponents.ComponentDetachListener| Constructor and Description |
|---|
GxResourceActionListPanel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addButtonsToToolbar(com.vaadin.ui.AbstractOrderedLayout toolbar) |
protected TRAbstractForm<GxTermBean> |
editorForm() |
protected List<GxTermBean> |
fetchEntities() |
protected void |
onAddButtonClick(GxTermBean entity) |
protected boolean |
onDeleteEntity(GxTermBean entity) |
protected boolean |
onSaveEntity(GxTermBean entity) |
protected String |
panelCaption() |
protected String[] |
visibleProperties() |
addCellFiltersForVisibleProperties, alignmentForProperty, applyDateFormatForProperty, applyDateTimeFormatForProperty, applyRendererForColumn, build, clearFilter, deselectAll, entityGrid, fetchEntities, generateCellStyle, getDownloadButton, initializeEntity, isGridCellFilterEnabled, isSpringComponent, localizedPluralValue, localizedPluralValue, localizedSingularValue, localizedSingularValue, localizeRecursively, localizeRecursively, onGridItemClicked, onGridItemClicked, onGridItemSelect, postBuild, postFetch, postInitialize, preEdit, refresh, refresh, setAddButtonEnable, setAddButtonVisibility, setDelegate, setDeleteButtonEnable, setDeleteButtonVisibility, setEditButtonVisibility, setSearchForm, shouldShowDeleteConfirmation, shouldShowExportDataButton, withDelegate, withItemClick, withSearchForm, withSelection, withSelectionEnabled, withToolbarVisibilitywithCaption, withCaptionAsHtml, withContent, withDescription, withEnabled, withFullHeight, withFullWidth, withHeight, withHeight, withHeightUndefined, withIcon, withId, withResponsive, withSize, withSizeUndefined, withStyleName, withVisible, withWidth, withWidth, withWidthUndefinedaddAction, addActionHandler, addClickListener, addListener, changeVariables, focus, getActionManager, getCustomAttributes, getScrollLeft, getScrollTop, getState, getState, getTabIndex, paintContent, readDesign, removeAction, removeActionHandler, removeAllActionHandlers, removeClickListener, removeListener, setCaption, setScrollLeft, setScrollTop, setTabIndex, writeDesignaddComponentAttachListener, addComponentDetachListener, fireComponentAttachEvent, fireComponentDetachEvent, getComponentCount, getContent, iterator, readDesignChildren, removeComponentAttachListener, removeComponentDetachListener, removeFromParent, setContent, setHeight, setWidthaddContextClickListener, addListener, addShortcutListener, addStyleName, attach, beforeClientResponse, detach, findAncestor, fireComponentErrorEvent, fireComponentEvent, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorMessage, getExplicitImmediateValue, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isCaptionAsHtml, isConnectorEnabled, isEnabled, isImmediate, isOrHasAncestor, isReadOnly, isResponsive, isVisible, removeContextClickListener, removeListener, removeShortcutListener, removeStyleName, setCaptionAsHtml, setComponentError, setData, setDebugId, setDescription, setEnabled, setHeight, setHeightUndefined, setIcon, setId, setImmediate, setLocale, setParent, setPrimaryStyleName, setReadOnly, setResponsive, setSizeFull, setSizeUndefined, setStyleName, setStyleName, setVisible, setWidth, setWidthUndefinedaddAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addMethodInvocationToQueue, createState, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getStateType, getUI, handleConnectorRequest, hashCode, hasListeners, isAttached, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResourceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddListener, addStyleName, attach, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getUI, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setReadOnly, setStyleName, setVisibleaddAttachListener, addDetachListener, beforeClientResponse, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlergetHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightUndefined, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthUndefinedforEach, spliteratorprotected boolean onSaveEntity(GxTermBean entity)
onSaveEntity in class AbstractEntityListPanel<GxTermBean>protected boolean onDeleteEntity(GxTermBean entity)
onDeleteEntity in class AbstractEntityListPanel<GxTermBean>protected String panelCaption()
panelCaption in class AbstractEntityListPanel<GxTermBean>protected List<GxTermBean> fetchEntities()
fetchEntities in class AbstractEntityListPanel<GxTermBean>protected String[] visibleProperties()
visibleProperties in class AbstractEntityListPanel<GxTermBean>protected TRAbstractForm<GxTermBean> editorForm()
editorForm in class AbstractEntityListPanel<GxTermBean>protected void addButtonsToToolbar(com.vaadin.ui.AbstractOrderedLayout toolbar)
addButtonsToToolbar in class AbstractEntityListPanel<GxTermBean>protected void onAddButtonClick(GxTermBean entity)
onAddButtonClick in class AbstractEntityListPanel<GxTermBean>Copyright © 2018. All rights reserved.