Uses of Class
com.iizigo.prop.DesignerProp
Packages that use DesignerProp
Package
Description
Uses of DesignerProp in com.iizigo
Methods in com.iizigo that return DesignerPropModifier and TypeMethodDescriptionstatic DesignerProp
Activator.dataToFile
(DesignerProp dp) Converts the DesignerProp from the data container to the FilePropCnr one, if it refers to a file.static DesignerProp
Activator.fileToData
(DesignerProp dp) Converts the property to get the data container property instead of a FilePropCnr.static DesignerProp
Activator.getFirstSelectedProperty()
Gets the first currently selected property.static DesignerProp
Activator.getFirstSelectedProperty
(org.eclipse.jface.viewers.ISelection sel) Gets the first currently selected property.Methods in com.iizigo that return types with arguments of type DesignerPropModifier and TypeMethodDescriptionstatic ArrayList<DesignerProp>
Activator.getSelectedProps
(org.eclipse.jface.viewers.ISelection sel) Gets a list of all DesignerProp's in a selection that should be used in e.g.Methods in com.iizigo with parameters of type DesignerPropModifier and TypeMethodDescriptionstatic DesignerProp
Activator.dataToFile
(DesignerProp dp) Converts the DesignerProp from the data container to the FilePropCnr one, if it refers to a file.static DesignerProp
Activator.fileToData
(DesignerProp dp) Converts the property to get the data container property instead of a FilePropCnr.org.eclipse.swt.graphics.Image
ApplicationUI.getImage
(DesignerProp dp) Gets the Image for a DesignerProp instance.Method parameters in com.iizigo with type arguments of type DesignerPropModifier and TypeMethodDescriptionstatic PropCnr[]
Activator.getPropCnrs
(ArrayList<DesignerProp> list) Gets a PropCnr's from a DesignerProp list.static void
Activator.refresh
(Collection<DesignerProp> dps) Refreshes the workspace for the specified properties.Uses of DesignerProp in com.iizigo.actionactor
Subclasses of DesignerProp in com.iizigo.actionactorUses of DesignerProp in com.iizigo.app.prop
Subclasses of DesignerProp in com.iizigo.app.propModifier and TypeClassDescriptionclass
Class for Application Distribution Designer Prop.Uses of DesignerProp in com.iizigo.db.actionactor
Subclasses of DesignerProp in com.iizigo.db.actionactorUses of DesignerProp in com.iizigo.db.prop
Subclasses of DesignerProp in com.iizigo.db.propModifier and TypeClassDescriptionclass
Class for the DesignerProp for all DataBase property classes in the Designer.Uses of DesignerProp in com.iizigo.dnd
Method parameters in com.iizigo.dnd with type arguments of type DesignerPropModifier and TypeMethodDescriptionorg.eclipse.swt.dnd.TransferData
PropertiesTransfer.createDndTransferData
(ArrayList<DesignerProp> list) Creates a TransferData from a list of selected properties, where TransferData is typically used in drag-drop operations.Uses of DesignerProp in com.iizigo.editor
Methods in com.iizigo.editor that return DesignerPropModifier and TypeMethodDescriptionstatic DesignerProp
PropHelper.getDesignerProp
(GProp<?> gp) Gets a DesignerProp for a property, by searching it and its parents.ContextMenuContributorAdapter.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.IContextMenuContributor.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.IContextMenuContributorFormControl.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.Methods in com.iizigo.editor that return types with arguments of type DesignerPropModifier and TypeMethodDescriptionstatic ArrayList<DesignerProp>
PropHelper.getDesignerProps
(GProp<?>[] props) Gets the DesignerProps for the specified properties.Methods in com.iizigo.editor with parameters of type DesignerPropModifier and TypeMethodDescriptionvoid
EndNodeTextFilter.addUnfiltered
(DesignerProp... props) Adds a DesignerProp extending class or a class that will never be filtered.void
ContextMenuContributorAdapter.appendMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to append menu items.void
IContextMenuContributor.appendMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to append menu items.void
IContextMenuContributorFormControl.appendMenuItems
(COMPONENT component, IzMenu menu, DesignerProp target) Called to append menu items.ContextMenuItem.createMenuItem
(DesignerProp target, org.eclipse.swt.widgets.Control control, IzMenu menu, IPropUndoRedo undoRedo) Creates a menu item for this Add-Item.static String
CreateResourcesFromProperties.createResources
(org.eclipse.swt.widgets.Shell shell, String label, DesignerProp parent, GProp<?>[] props, String[] names) Creates the resources for the list of properties in the specified property.static String
CreateResourcesFromProperties.createResources
(org.eclipse.swt.widgets.Shell shell, String label, DesignerProp parent, GProp<?>[] props, String[] names, boolean showErrorDialog) Creates the resources for the list of properties in the specified property.boolean
ContextMenuContributorAdapter.doAddExpandCollapseAll
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Checks if expand/collapse all menu items should be added.boolean
IContextMenuContributor.doAddExpandCollapseAll
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Checks if expand/collapse all menu items should be added.static void
PropHelper.doLink
(org.eclipse.swt.widgets.Shell shell, DesignerProp base, org.eclipse.jface.viewers.ISelection selection) Performs a Link of properties command.static void
PropHelper.doMove
(DesignerProp base, org.eclipse.jface.viewers.ISelection selection, IPropUndoRedo undoRedo) Performs a Move of properties command by displaying a dialog box to the user so a target can be selected for the move.static String
PropHelper.doPaste
(DesignerProp target, int position, IPropUndoRedo undoRedo) Performs a Paste operation with undo support.static String
PropHelper.doPasteLink
(DesignerProp target, IPropUndoRedo undoRedo) Performs a Paste-Link operation with undo support.static void
FlagProperty.flag
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp) Flags the property for update in the viewer asynchronously.static org.eclipse.jface.viewers.TreePath
PropHelper.getNearestSelectionPath
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp) Finds the selection path for a DesignerProp in a viewer.static org.eclipse.jface.viewers.TreePath
PropHelper.getSelectionPath
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp) Finds the selection path for a DesignerProp in a viewer.static org.eclipse.jface.viewers.TreePath
PropHelper.getSelectionPath
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp, HashSet<Object> filtered) Finds the selection path for a DesignerProp in a viewer.boolean
ContextMenuActionAdapter.isEnabled
(DesignerProp target) Checks if the item is enabled.boolean
ContextMenuItem.isEnabled
(DesignerProp target) Checks if the Add Item is enabled in order not to add it in a pop-up menu if disabled.boolean
IContextMenuAction.isEnabled
(DesignerProp target) Checks if the item is enabled.static String
MovePropertyResources.performMoveProperties
(org.eclipse.swt.widgets.Shell shell, GProp<?>[] props, DesignerProp target) Moves the list of properties to the target.void
ContextMenuContributorAdapter.prependMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to prepend menu items.void
IContextMenuContributor.prependMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to prepend menu items.void
IContextMenuContributorFormControl.prependMenuItems
(COMPONENT component, IzMenu menu, DesignerProp target) Called to prepend menu items.void
IContextMenuAction.run
(DesignerProp target, IPropUndoRedo undoRedo) Called to perform the action.static boolean
PropHelper.setNearestSelection
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp) Sets the nearest selection to the DesignerProp.static boolean
PropHelper.setSelection
(org.eclipse.jface.viewers.StructuredViewer viewer, DesignerProp dp) Sets the selection of the property.static String
MovePropertyResources.validateMoveProperties
(GProp<?>[] props, DesignerProp target) Moves the list of properties to the target.Method parameters in com.iizigo.editor with type arguments of type DesignerPropModifier and TypeMethodDescriptionstatic String
PropHelper.canPerform
(ArrayList<DesignerProp> list, int operation) Checks properties for a valid operation.static int
PropHelper.setSelection
(org.eclipse.jface.viewers.StructuredViewer viewer, Collection<DesignerProp> list) Sets the selection of the properties.Constructors in com.iizigo.editor with parameters of type DesignerPropModifierConstructorDescriptionMoveDialog
(DesignerProp base, GProp<?>[] props, IPropUndoRedo undoRedo) Create the dialog.RenameDialog
(org.eclipse.swt.widgets.Shell parent, DesignerProp dp, org.eclipse.core.commands.operations.IUndoContext undoContext) Create the dialog.Constructor parameters in com.iizigo.editor with type arguments of type DesignerPropModifierConstructorDescriptionDeleteCutDialog
(String title, String description, org.eclipse.swt.graphics.Image image, org.eclipse.swt.widgets.Shell parent, ArrayList<DesignerProp> list) Create the dialog.Uses of DesignerProp in com.iizigo.font.prop
Subclasses of DesignerProp in com.iizigo.font.propUses of DesignerProp in com.iizigo.handler
Fields in com.iizigo.handler declared as DesignerPropModifier and TypeFieldDescriptionSelectionEnabler.target
The single designer property target, null when multiple are defined.Fields in com.iizigo.handler with type parameters of type DesignerPropModifier and TypeFieldDescriptionSelectionEnabler.targets
The currently selected properties as a DesignerProp list, never null.Uses of DesignerProp in com.iizigo.image.prop
Subclasses of DesignerProp in com.iizigo.image.propUses of DesignerProp in com.iizigo.java
Methods in com.iizigo.java that return DesignerPropModifier and TypeMethodDescriptionStringLiteralToDesignerProp.getProp
(int pos) Returns the DesignerProp for a position.Constructors in com.iizigo.java with parameters of type DesignerPropModifierConstructorDescriptionStringLiteralToDesignerProp
(int start, int length, DesignerProp dp) Constructor.Uses of DesignerProp in com.iizigo.java.parser
Methods in com.iizigo.java.parser that return DesignerPropModifier and TypeMethodDescriptionParsedJavaSource.getDesignerPropFromPositionInString
(int pos) Gets a DesignerProp from a position in the file.Methods in com.iizigo.java.parser with parameters of type DesignerPropModifier and TypeMethodDescriptionvoid
ParsedJavaSource.addDesignerPropFromPositionInString
(int start, int length, DesignerProp dp) Adds a new StringLiteral with a DesignerProp.void
ParsedJavaSource.addDesignerPropFromPositionInString
(org.eclipse.jdt.core.dom.StringLiteral sl, DesignerProp dp) Adds a new StringLiteral with a DesignerProp.Uses of DesignerProp in com.iizigo.panel
Methods in com.iizigo.panel that return types with arguments of type DesignerPropModifier and TypeMethodDescriptionPanelEditor.getMarkedComponents()
Gets the selection of marks for drag-drop.Uses of DesignerProp in com.iizigo.panel.prop
Subclasses of DesignerProp in com.iizigo.panel.propModifier and TypeClassDescriptionclass
Class for the UI property components in the designer, specialized for UIComp class.class
Class for the UI property containers in the designer, specialized for UIComps class to handle layout data.class
Class for the UI property containers in the designer, specialized for UIContainer class to handle layouts.class
Class for the UI property containers in the designer.class
Class for the UI property containers in the designer, specialized for Layout Managers.class
Class for the UI menu components in the designer, specialized for UIComp class, all menu components except menu separator.class
Class for the UI menu containers in the designer except menu bar.Uses of DesignerProp in com.iizigo.panel.prop.chart
Subclasses of DesignerProp in com.iizigo.panel.prop.chartModifier and TypeClassDescriptionclass
Class for the UI chart children property containers in the designer (axis, plot and series).class
Class for the UI chart children property containers in the designer (axis, plot and series).Uses of DesignerProp in com.iizigo.panel.prop.mlist
Subclasses of DesignerProp in com.iizigo.panel.prop.mlistModifier and TypeClassDescriptionclass
Designer properties for mobile list, groups and items.Uses of DesignerProp in com.iizigo.project
Methods in com.iizigo.project that return DesignerPropModifier and TypeMethodDescriptionprotected DesignerProp
NewWizard.createNewFile
(PropCnr container) Creates the new file in the wizard and opens the editor.protected DesignerProp
NewWizard.createNewFile
(PropCnr container, boolean doOpenEditor) Creates the new file in the wizard and opens the editor.protected DesignerProp
NewWizard.createNewFile
(PropCnr container, IFileCreated fileCreated, boolean doOpenEditor) Creates the new file in the wizard.protected DesignerProp
NewWizard.createNewFile
(String label, org.eclipse.core.resources.IFile newFileHandle, PropCnr container, IFileCreated fileCreated, boolean doOpenEditor) Creates a new file.Method parameters in com.iizigo.project with type arguments of type DesignerPropModifier and TypeMethodDescriptionstatic ModuleFolder
ModuleFolder.getModuleFolder
(ArrayList<DesignerProp> list) Gets the Module Folder used for the selected properties.Uses of DesignerProp in com.iizigo.prop
Subclasses of DesignerProp in com.iizigo.propMethods in com.iizigo.prop that return DesignerPropModifier and TypeMethodDescriptionDesignerProp.getCNRealProp()
Gets the "real" property when the DesignerProp has been retrieved from e.g.DesignerProp.getDataDesignerProp()
Gets the data DesignerProp that is associates with the FilePropCnr.IPropDesigner.getDesigner()
Gets the Designer Extension for Properties.final DesignerProp
DesignerProp.getParent()
Gets the parent.Methods in com.iizigo.prop with parameters of type DesignerPropModifier and TypeMethodDescriptionvoid
DesignerProp.addContextMenuItems
(org.eclipse.swt.widgets.Control formControl, IzMenu menu, IPropUndoRedo undoRedo, DesignerProp target) Fills the pop-up menu with ContextMenuItems.static void
DesignerProp.removeFileErrors
(DesignerProp property) Removes all file errors for a property container.static void
DesignerProp.setIResource
(org.eclipse.core.resources.IResource resource, DesignerProp prop, boolean checkPresence) Sets a session property for a resource.Uses of DesignerProp in com.iizigo.push.prop
Subclasses of DesignerProp in com.iizigo.push.propModifier and TypeClassDescriptionclass
Class for Push Notification Designer Prop.Methods in com.iizigo.push.prop that return DesignerPropModifier and TypeMethodDescriptionEditorPushProps.getDesigner()
Gets the Designer Extension for Properties.Uses of DesignerProp in com.iizigo.pwa.prop
Subclasses of DesignerProp in com.iizigo.pwa.propModifier and TypeClassDescriptionclass
Class for Progressive Web App (PWA) Designer Prop.Methods in com.iizigo.pwa.prop that return DesignerPropModifier and TypeMethodDescriptionEditorPWAProps.getDesigner()
Gets the Designer Extension for Properties.Uses of DesignerProp in com.iizigo.run.prop
Subclasses of DesignerProp in com.iizigo.run.propModifier and TypeClassDescriptionclass
Class for Application Distribution Designer Prop.Uses of DesignerProp in com.iizigo.selector.prop
Subclasses of DesignerProp in com.iizigo.selector.propMethods in com.iizigo.selector.prop with parameters of type DesignerPropModifier and TypeMethodDescriptionEditorSelectorExpression.getTooltipObject
(int offset, DesignerProp any) Gets the tooltip Object for an offset.Uses of DesignerProp in com.iizigo.server.config
Subclasses of DesignerProp in com.iizigo.server.configModifier and TypeClassDescriptionclass
Class for Server Configuration Designer Prop.Uses of DesignerProp in com.iizigo.server.monitor
Subclasses of DesignerProp in com.iizigo.server.monitorModifier and TypeClassDescriptionclass
Class for Virtualized Monitor Designer Prop.Uses of DesignerProp in com.iizigo.style.prop
Subclasses of DesignerProp in com.iizigo.style.propUses of DesignerProp in com.iizigo.swt
Methods in com.iizigo.swt with parameters of type DesignerPropModifier and TypeMethodDescriptionvoid
IzToolTipPropEnhancer.enhanceBottom
(DesignerProp dp, org.eclipse.swt.widgets.Composite composite) Appends components to the two-grid-column composite.void
IzToolTip.setProperty
(DesignerProp dp) Sets the DesignerProp as the tooltip creator for the contents area.void
IzToolTip.setProperty
(DesignerProp dp, IzToolTipPropEnhancer enhancer) Sets the DesignerProp as the tooltip creator for the contents area.void
IzToolTipImpl.setProperty
(DesignerProp dp) Sets the DesignerProp as the tooltip creator for the contents area.void
IzToolTipImpl.setProperty
(DesignerProp dp, IzToolTipPropEnhancer enhancer) Sets the DesignerProp as the tooltip creator for the contents area.boolean
IExpandFilter.shouldExpand
(DesignerProp item) Checks if the item should be expanded or not.Uses of DesignerProp in com.iizigo.term.capture.prop
Subclasses of DesignerProp in com.iizigo.term.capture.propModifier and TypeClassDescriptionclass
Class for the CaptureScreenProp and CaptureFieldProp in the designer.Uses of DesignerProp in com.iizigo.term.project
Methods in com.iizigo.term.project with parameters of type DesignerPropModifier and TypeMethodDescriptionstatic TerminalModule
TerminalModule.getInstance
(DesignerProp dp) Gets this instance for a Terminal Module enabled and initialized project.Uses of DesignerProp in com.iizigo.term.prop
Subclasses of DesignerProp in com.iizigo.term.propModifier and TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.class
Action Actor Designer Prop.class
Class for the EditorScreenProp in the designer.Uses of DesignerProp in com.iizigo.term.recording.prop
Subclasses of DesignerProp in com.iizigo.term.recording.propModifier and TypeClassDescriptionclass
Class for the CaptureScreenProp and CaptureFieldProp in the designer.Uses of DesignerProp in com.iizigo.text
Method parameters in com.iizigo.text with type arguments of type DesignerPropModifier and TypeMethodDescriptionstatic boolean
ExternalizeTextsDialog.canExternalizeTexts
(List<DesignerProp> list) Verifies if the externalize text operation produces something.Constructor parameters in com.iizigo.text with type arguments of type DesignerPropModifierConstructorDescriptionExternalizeTextsDialog
(org.eclipse.swt.widgets.Shell parent, EditorTextTable textTable, List<DesignerProp> list, IPropUndoRedo undoRedo) Create the dialog.Uses of DesignerProp in com.iizigo.text.prop
Subclasses of DesignerProp in com.iizigo.text.propUses of DesignerProp in com.iizigo.vs
Methods in com.iizigo.vs that return DesignerPropModifier and TypeMethodDescriptionActionsPanel.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.TablePanel.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.ValuePanel.getTarget()
Gets the default target when none other is found for the pop-up menu in the viewer.Methods in com.iizigo.vs with parameters of type DesignerPropModifier and TypeMethodDescriptionvoid
ActionsPanel.appendMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to append menu items.void
TablePanel.appendMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to append menu items.void
ValuePanel.appendMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to append menu items.boolean
ActionsPanel.doAddExpandCollapseAll
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Checks if expand/collapse all menu items should be added.boolean
TablePanel.doAddExpandCollapseAll
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Checks if expand/collapse all menu items should be added.boolean
ValuePanel.doAddExpandCollapseAll
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Checks if expand/collapse all menu items should be added.void
ActionsPanel.prependMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to prepend menu items.void
TablePanel.prependMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to prepend menu items.void
ValuePanel.prependMenuItems
(org.eclipse.jface.viewers.Viewer viewer, IzMenu menu, DesignerProp target) Called to prepend menu items.Uses of DesignerProp in com.iizigo.vs.prop
Subclasses of DesignerProp in com.iizigo.vs.propModifier and TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.Methods in com.iizigo.vs.prop that return DesignerPropModifier and TypeMethodDescriptionVirtualSpaceDesignerProp.getCNRealProp()
Gets the "real" property when the DesignerProp has been retrieved from e.g.Uses of DesignerProp in com.iizigo.ws.actionactor
Subclasses of DesignerProp in com.iizigo.ws.actionactorUses of DesignerProp in com.iizigo.ws.editor
Methods in com.iizigo.ws.editor that return DesignerPropModifier and TypeMethodDescriptionIEditorReplyProcessor.setReply
(IReplyContent reply) Updates the output for the processor with a new reply that should replace the old one.Uses of DesignerProp in com.iizigo.ws.prop
Subclasses of DesignerProp in com.iizigo.ws.propModifier and TypeClassDescriptionclass
Class for the DesignerProp for all Web Service property classes in the designer.Uses of DesignerProp in com.iizigo.ws.prop.json
Methods in com.iizigo.ws.prop.json that return DesignerPropModifier and TypeMethodDescriptionEditorJSONReplyDocument.setReply
(IReplyContent reply) Updates the output for the processor with a new reply that should replace the old one.