|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
eu.esdihumboldt.hale.ui.HaleWizardPage<AbstractGenericFunctionWizard<D,T>>
eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage<PropertyFunction,PropertyParameter,PropertyField>
eu.esdihumboldt.hale.ui.function.generic.pages.PropertyEntitiesPage
public class PropertyEntitiesPage
Entity page for properties
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
PropertyEntitiesPage(SchemaSelection initialSelection,
Cell initialCell)
|
Method Summary | |
---|---|
protected PropertyField |
createField(PropertyParameter field,
SchemaSpaceID ssid,
org.eclipse.swt.widgets.Composite parent,
Set<EntityDefinition> candidates,
Cell initialCell)
Create entity assignment fields for the given field definition |
protected org.eclipse.swt.widgets.Control |
createHeader(org.eclipse.swt.widgets.Composite parent)
Create the header control. |
Methods inherited from class eu.esdihumboldt.hale.ui.function.generic.pages.EntitiesPage |
---|
configureCell, createContent, createEntityGroup, getCandidates, getFunctionFields, getInitialCell, getInitialSelection, onShowPage |
Methods inherited from class eu.esdihumboldt.hale.ui.HaleWizardPage |
---|
createControl, dispose, getWizard |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
---|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.wizard.IWizardPage |
---|
canFlipToNextPage, getName, getNextPage, getPreviousPage, getWizard, isPageComplete, setPreviousPage, setWizard |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
Constructor Detail |
---|
public PropertyEntitiesPage(SchemaSelection initialSelection, Cell initialCell)
EntitiesPage.EntitiesPage(SchemaSelection, Cell)
Method Detail |
---|
protected org.eclipse.swt.widgets.Control createHeader(org.eclipse.swt.widgets.Composite parent)
EntitiesPage
createHeader
in class EntitiesPage<PropertyFunction,PropertyParameter,PropertyField>
parent
- the parent composite
null
EntitiesPage.createHeader(Composite)
protected PropertyField createField(PropertyParameter field, SchemaSpaceID ssid, org.eclipse.swt.widgets.Composite parent, Set<EntityDefinition> candidates, Cell initialCell)
EntitiesPage
createField
in class EntitiesPage<PropertyFunction,PropertyParameter,PropertyField>
field
- the field definition, may be a PropertyParameter
or
a TypeParameter
ssid
- the schema space identifierparent
- the parent compositecandidates
- the entity candidatesinitialCell
- the initial cell
null
EntitiesPage.createField(AbstractParameter, SchemaSpaceID,
Composite, Set, Cell)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |