public class CmsFavInfo extends com.vaadin.ui.CustomLayout implements I_CmsEditableGroupRow
com.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.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.SpacingHandlercom.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 |
|---|
CmsFavInfo(CmsFavoriteEntry entry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Label |
getBottomLine()
Gets the bottom label.
|
CmsEditableGroupButtons |
getButtonBar()
Returns the button bar widget.
|
com.vaadin.ui.Component |
getButtonWidget()
Gets the button label.
|
com.vaadin.ui.Component |
getComponent()
Returns the input field.
|
CmsFavoriteEntry |
getEntry()
Gets the favorite entry.
|
com.vaadin.ui.Label |
getProjectLabel()
Gets the project label.
|
CmsResourceIcon |
getResourceIcon()
Gets the resource icon.
|
com.vaadin.ui.Label |
getSiteLabel()
Gets the site label.
|
com.vaadin.ui.Label |
getTopLine()
Gets the top label.
|
void |
setButtons(CmsEditableGroupButtons buttons)
Sets the buttons.
|
void |
setButtonWidget(com.vaadin.ui.Component button)
Replaces the button component.
|
addComponent, addComponent, changeVariables, getComponent, getComponentCount, getState, getState, getTemplateContents, getTemplateName, initTemplateContentsFromInputStream, iterator, paintContent, readDesign, removeComponent, removeComponent, replaceComponent, setTemplateContents, setTemplateName, writeDesignaddComponentAttachListener, addComponentDetachListener, addComponents, fireComponentAttachEvent, fireComponentDetachEvent, getComponentIterator, moveComponentsFrom, removeAllComponents, removeComponentAttachListener, removeComponentDetachListener, setHeight, setWidthaddContextClickListener, addListener, addShortcutListener, addStyleName, attach, beforeClientResponse, detach, findAncestor, fireComponentErrorEvent, fireComponentEvent, focus, getActionManager, getCaption, getComponentError, getCustomAttributes, getData, getDebugId, getDescription, getErrorMessage, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isCaptionAsHtml, isConnectorEnabled, isEnabled, isOrHasAncestor, isReadOnly, isRequiredIndicatorVisible, isResponsive, isVisible, removeContextClickListener, removeListener, removeShortcutListener, removeStyleName, setCaption, setCaptionAsHtml, setComponentError, setData, setDebugId, setDescription, setDescription, setEnabled, setHeight, setHeightUndefined, setIcon, setId, setLocale, setParent, setPrimaryStyleName, setReadOnly, setRequiredIndicatorVisible, setResponsive, setSizeFull, setSizeUndefined, 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, setResource, updateDiffstateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddListener, addStyleName, addStyleNames, attach, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getUI, isEnabled, isVisible, readDesign, removeListener, removeStyleName, removeStyleNames, setCaption, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setStyleName, setStyleName, setVisible, writeDesignaddAttachListener, addDetachListener, beforeClientResponse, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlergetHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightUndefined, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthUndefinedpublic CmsFavInfo(CmsFavoriteEntry entry)
entry - the favorite entry whose data to displaypublic com.vaadin.ui.Label getBottomLine()
public CmsEditableGroupButtons getButtonBar()
I_CmsEditableGroupRowgetButtonBar in interface I_CmsEditableGroupRowI_CmsEditableGroupRow.getButtonBar()public com.vaadin.ui.Component getButtonWidget()
public com.vaadin.ui.Component getComponent()
I_CmsEditableGroupRowgetComponent in interface I_CmsEditableGroupRowI_CmsEditableGroupRow.getComponent()public CmsFavoriteEntry getEntry()
public com.vaadin.ui.Label getProjectLabel()
public CmsResourceIcon getResourceIcon()
public com.vaadin.ui.Label getSiteLabel()
public com.vaadin.ui.Label getTopLine()
public void setButtons(CmsEditableGroupButtons buttons)
buttons - the buttonspublic void setButtonWidget(com.vaadin.ui.Component button)
button - the new button component