T
- the WFS configuration typepublic abstract class AbstractTypesPage<T extends WfsConfiguration> extends AbstractWfsPage<T>
Constructor and Description |
---|
AbstractTypesPage(T configuration,
CapabilitiesPage capsPage,
String pageName)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected abstract List<org.opengis.feature.type.FeatureType> |
getSelection()
Get the selected feature types
|
protected void |
onShowPage()
Called when this page is shown
|
protected abstract void |
update(List<org.opengis.feature.type.FeatureType> types)
Update the page with the given feature types
|
boolean |
updateConfiguration(WfsConfiguration configuration)
Update the WMS configuration
|
createContent, createControl, getConfiguration, onHidePage
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
public AbstractTypesPage(T configuration, CapabilitiesPage capsPage, String pageName)
configuration
- the WFS configurationcapsPage
- the capabilities pagepageName
- the page nameprotected void onShowPage()
AbstractWfsPage
onShowPage
in class AbstractWfsPage<T extends WfsConfiguration>
AbstractWfsPage.onShowPage()
public boolean updateConfiguration(WfsConfiguration configuration)
AbstractWfsPage
updateConfiguration
in class AbstractWfsPage<T extends WfsConfiguration>
configuration
- the WMS configurationAbstractWfsPage.updateConfiguration(WfsConfiguration)
protected abstract List<org.opengis.feature.type.FeatureType> getSelection()
protected abstract void update(List<org.opengis.feature.type.FeatureType> types)
types
- the list of feature typesBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a