Package com.iizigo.prop.editor
Interface IExtendsSelection
- All Known Subinterfaces:
- IEUIComp,- IEUICompCommon,- IEUIContainer,- IEUIPanel
 - All Known Implementing Classes:
- ECalendarEvent,- EditorImageDefinition,- EditorImagesDefinition,- EditorScreenActionGroupProp,- EditorScreenActionsProp,- EditorScreenFieldGroupProp,- EditorScreenFieldsProp,- EditorSelector,- EditorStyledImageDefinition,- EditorStyles,- EditorVirtualSpace,- EMapMarkerProp,- EMapMarkers,- EMLGroup,- EMList,- EMLItemProp,- EMUIHeading,- EMUISimpleDialog,- EMUISwitch,- EMUITabBar,- EUIAccordion,- EUIButton,- EUICalendar,- EUICalendarList,- EUIChart,- EUICheckBox,- EUICheckedMenuItem,- EUIComboBox,- EUIComps,- EUIContainer,- EUIContextMenu,- EUIDateTime,- EUIDialog,- EUIEmpty,- EUIGauge,- EUIImage,- EUIImage2,- EUILabel,- EUIMap,- EUIMedia,- EUIMenu,- EUIMenuBar,- EUIMenuItem,- EUIMenuSeparator,- EUIOutput,- EUIPanel,- EUIPanelPart,- EUIPanelPartCnr,- EUIProgress,- EUIRadioButton,- EUIRadioMenuItem,- EUISlider,- EUISpinner,- EUISwapContainer,- EUITabContainer,- EUITable,- EUITableColumn,- EUIText,- EUITextArea,- EUITitlePane
 - public interface IExtendsSelectionThe extends framework selection interface used to select possible extends property reference.- Author:
- Christopher Mindus
 
- Method Summary- All Methods Instance Methods Abstract Methods - Modifier and Type - Method - Description - java.lang.String- getSelectPropDialogTitle()Gets the title for selection dialog.- org.eclipse.jface.viewers.ViewerFilter- getSelectPropViewerFilter()Gets the viewer filter for the tree in the dialog for selecting extends property name.