Serialized Form


Package info.magnolia.ui.admincentral

Class info.magnolia.ui.admincentral.AdmincentralErrorHandler extends Object implements Serializable

Serialized Fields

messagesManager

info.magnolia.ui.framework.message.MessagesManager messagesManager

Class info.magnolia.ui.admincentral.AdmincentralUI extends com.vaadin.ui.UI implements Serializable

Serialized Fields

componentProvider

info.magnolia.objectfactory.guice.GuiceComponentProvider componentProvider

eventBusProtector

info.magnolia.event.EventBusProtector eventBusProtector

messagesManager

info.magnolia.ui.framework.message.MessagesManager messagesManager

messageDispatcher

info.magnolia.ui.framework.message.LocalMessageDispatcher messageDispatcher

userName

String userName

Class info.magnolia.ui.admincentral.AdmincentralUIProvider extends com.vaadin.server.DefaultUIProvider implements Serializable

Serialized Fields

widgetsetDefinition

info.magnolia.ui.api.vaadin.WidgetsetDefinition widgetsetDefinition

themeDefinition

info.magnolia.ui.api.vaadin.ThemeDefinition themeDefinition

Class info.magnolia.ui.admincentral.AdmincentralVaadinServlet extends com.vaadin.server.VaadinServlet implements Serializable

Serialized Fields

admincentralUiProvider

com.vaadin.server.UIProvider admincentralUiProvider

Package info.magnolia.ui.admincentral.shellapp.applauncher

Class info.magnolia.ui.admincentral.shellapp.applauncher.AppLauncherViewImpl extends Object implements Serializable

Serialized Fields

appLauncher

info.magnolia.ui.vaadin.applauncher.AppLauncher appLauncher

presenter

AppLauncherView.Presenter presenter

Package info.magnolia.ui.admincentral.shellapp.favorites

Class info.magnolia.ui.admincentral.shellapp.favorites.AbstractFavoritesDragAndDropWrapper extends com.vaadin.ui.DragAndDropWrapper implements Serializable

Serialized Fields

wrappedComponent

com.vaadin.ui.Component wrappedComponent

listener

FavoritesView.Listener listener

Class info.magnolia.ui.admincentral.shellapp.favorites.EditingEvent extends com.vaadin.ui.Component.Event implements Serializable

Serialized Fields

editing

boolean editing

Class info.magnolia.ui.admincentral.shellapp.favorites.EntryDragAndDropWrapper extends AbstractFavoritesDragAndDropWrapper implements Serializable

Class info.magnolia.ui.admincentral.shellapp.favorites.FavoritesEntry extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

root

com.vaadin.ui.HorizontalLayout root

location

String location

title

String title

group

String group

nodename

String nodename

titleField

com.vaadin.ui.TextField titleField

editButton

com.vaadin.ui.NativeButton editButton

removeButton

com.vaadin.ui.NativeButton removeButton

editable

boolean editable

selected

boolean selected

enterKeyShortcutListener

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesEntry.EnterKeyShortcutListener enterKeyShortcutListener

escapeKeyShortcutListener

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesEntry.EscapeKeyShortcutListener escapeKeyShortcutListener

shell

info.magnolia.ui.api.shell.Shell shell

Class info.magnolia.ui.admincentral.shellapp.favorites.FavoritesForm extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

listener

FavoritesView.Listener listener

shell

info.magnolia.ui.api.shell.Shell shell

tabsheet

com.vaadin.ui.TabSheet tabsheet

arrowIcon

com.vaadin.ui.Label arrowIcon

favoriteEntryForm

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesForm.InternalFavoriteEntryForm favoriteEntryForm

favoriteGroupForm

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesForm.InternalFavoriteGroupForm favoriteGroupForm

Class info.magnolia.ui.admincentral.shellapp.favorites.FavoritesGroup extends com.vaadin.ui.CssLayout implements Serializable

Serialized Fields

titleField

com.vaadin.ui.TextField titleField

editButton

com.vaadin.ui.NativeButton editButton

removeButton

com.vaadin.ui.NativeButton removeButton

title

String title

relPath

String relPath

editable

boolean editable

selected

boolean selected

wrapper

com.vaadin.ui.CssLayout wrapper

enterKeyShortcutListener

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesGroup.EnterKeyShortcutListener enterKeyShortcutListener

escapeKeyShortcutListener

info.magnolia.ui.admincentral.shellapp.favorites.FavoritesGroup.EscapeKeyShortcutListener escapeKeyShortcutListener

shell

info.magnolia.ui.api.shell.Shell shell

Class info.magnolia.ui.admincentral.shellapp.favorites.FavoritesViewImpl extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

layout

com.vaadin.ui.VerticalLayout layout

listener

FavoritesView.Listener listener

noGroup

FavoritesGroup noGroup

favoriteForm

FavoritesForm favoriteForm

shell

info.magnolia.ui.api.shell.Shell shell

splitPanel

info.magnolia.ui.vaadin.splitfeed.SplitFeed splitPanel

emptyPlaceHolder

com.vaadin.ui.Label emptyPlaceHolder

Class info.magnolia.ui.admincentral.shellapp.favorites.GroupDragAndDropWrapper extends AbstractFavoritesDragAndDropWrapper implements Serializable

Serialized Fields

log

org.slf4j.Logger log

group

FavoritesGroup group

Package info.magnolia.ui.admincentral.shellapp.pulse

Class info.magnolia.ui.admincentral.shellapp.pulse.PulseViewImpl extends Object implements Serializable

Serialized Fields

layout

com.vaadin.ui.CssLayout layout

pulseView

info.magnolia.ui.api.view.View pulseView

Package info.magnolia.ui.admincentral.shellapp.pulse.dashboard

Class info.magnolia.ui.admincentral.shellapp.pulse.dashboard.PulseDashboardViewImpl extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

splitPanel

info.magnolia.ui.vaadin.splitfeed.SplitFeed splitPanel

Class info.magnolia.ui.admincentral.shellapp.pulse.dashboard.PulseDashboardViewImpl.DashboardEntry extends com.vaadin.ui.CssLayout implements Serializable

Serialized Fields

iconElement

com.vaadin.ui.Label iconElement

wrapper

com.vaadin.ui.CssLayout wrapper

textElement

com.vaadin.ui.Label textElement

commentDivet

com.vaadin.ui.Label commentDivet

commentElement

com.vaadin.ui.Label commentElement

dateElement

com.vaadin.ui.Label dateElement

date

Date date

Class info.magnolia.ui.admincentral.shellapp.pulse.dashboard.PulseDashboardViewImpl.DashboardSection extends com.vaadin.ui.CssLayout implements Serializable


Package info.magnolia.ui.admincentral.shellapp.pulse.message

Class info.magnolia.ui.admincentral.shellapp.pulse.message.MessageViewImpl extends com.vaadin.ui.HorizontalLayout implements Serializable

Serialized Fields

messageContainer

com.vaadin.ui.CssLayout messageContainer

actionbarContainer

com.vaadin.ui.CssLayout actionbarContainer

title

com.vaadin.ui.Label title

listener

MessageView.Listener listener

messageView

info.magnolia.ui.api.view.View messageView

Class info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessageCategoryNavigator extends com.vaadin.ui.CssLayout implements Serializable

Serialized Fields

groupByTypeCheckBox

com.vaadin.ui.CheckBox groupByTypeCheckBox

messageCategoryTabs

Map<K,V> messageCategoryTabs

Class info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessageCategoryNavigator.CategoryChangedEvent extends com.vaadin.ui.Component.Event implements Serializable

Serialized Fields

category

PulseMessageCategoryNavigator.MessageCategory category

Class info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessageCategoryNavigator.MessageCategoryTab extends com.vaadin.ui.HorizontalLayout implements Serializable

Serialized Fields

category

PulseMessageCategoryNavigator.MessageCategory category

categoryLabel

com.vaadin.ui.Label categoryLabel

badge

com.vaadin.ui.Label badge

Class info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessagesFooter extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

footer

com.vaadin.ui.HorizontalLayout footer

actionPopupTrigger

com.vaadin.ui.NativeButton actionPopupTrigger

messageTable

com.vaadin.ui.TreeTable messageTable

status

com.vaadin.ui.Label status

listener

PulseMessagesView.Listener listener

Class info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessagesViewImpl extends com.vaadin.ui.CustomComponent implements Serializable

Serialized Fields

messageTable

com.vaadin.ui.TreeTable messageTable

root

com.vaadin.ui.VerticalLayout root

navigator

PulseMessageCategoryNavigator navigator

listener

PulseMessagesView.Listener listener

emptyPlaceHolder

com.vaadin.ui.Label emptyPlaceHolder

footer

PulseMessagesFooter footer

currentlySelectedCategory

PulseMessageCategoryNavigator.MessageCategory currentlySelectedCategory

categoryFilterAlreadyApplied

boolean categoryFilterAlreadyApplied

selectionListener

com.vaadin.data.Property.ValueChangeListener selectionListener

groupingListener

com.vaadin.data.Property.ValueChangeListener groupingListener

groupingRowGenerator

com.vaadin.ui.Table.RowGenerator groupingRowGenerator

newMessageColumnGenerator

com.vaadin.ui.Table.ColumnGenerator newMessageColumnGenerator

textColumnGenerator

com.vaadin.ui.Table.ColumnGenerator textColumnGenerator
default visibility is for testing purposes.


typeColumnGenerator

com.vaadin.ui.Table.ColumnGenerator typeColumnGenerator

Package info.magnolia.ui.admincentral.usermenu

Class info.magnolia.ui.admincentral.usermenu.UserMenuViewImpl extends com.vaadin.ui.NativeButton implements Serializable

Serialized Fields

menu

info.magnolia.ui.vaadin.usermenu.UserMenu menu

listener

UserMenuView.Listener listener

caption

String caption



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.