org.springframework.richclient.application.support
Class EmptyPageDescriptor
java.lang.Object
org.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.core.LabeledObjectSupport
org.springframework.richclient.application.support.AbstractPageDescriptor
org.springframework.richclient.application.support.EmptyPageDescriptor
- All Implemented Interfaces:
- BeanNameAware, InitializingBean, PageDescriptor, CommandLabelConfigurable, DescribedElement, DescriptionConfigurable, TitleConfigurable, VisualizedElement, ImageConfigurable
public class EmptyPageDescriptor
- extends AbstractPageDescriptor
Empty PageDescriptor
.
- Author:
- Peter De Bruycker
Methods inherited from class org.springframework.richclient.core.LabeledObjectSupport |
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getAccelerator, getCaption, getDescription, getDisplayName, getIcon, getImage, getLabel, getMnemonic, getMnemonicIndex, hasChanged, hasChanged, hasChanged, removePropertyChangeListener, removePropertyChangeListener, setCaption, setDescription, setImage, setLabelInfo, setTitle, toString |
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService |
EmptyPageDescriptor
public EmptyPageDescriptor()
buildInitialLayout
public void buildInitialLayout(PageLayoutBuilder pageLayout)
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.