Uses of Interface
com.iizigo.prop.IPropUndoContext
Uses of IPropUndoContext in com.iizigo.db.editor
Classes in com.iizigo.db.editor that implement IPropUndoContext Modifier and Type Class Description class
DatabaseEditor
The Database Editor part.Uses of IPropUndoContext in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorDatabaseProps
The Editor database properties.Uses of IPropUndoContext in com.iizigo.editor
Classes in com.iizigo.editor that implement IPropUndoContext Modifier and Type Class Description class
PropEditorPart
The abstract Property Editor part used by the Editors in iiziGo.Uses of IPropUndoContext in com.iizigo.font
Classes in com.iizigo.font that implement IPropUndoContext Modifier and Type Class Description class
FontFacesEditor
The font faces editor in the Styles folder.Uses of IPropUndoContext in com.iizigo.font.prop
Classes in com.iizigo.font.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorFontFaces
Font face style definitions property container for the Editor.Uses of IPropUndoContext in com.iizigo.image
Classes in com.iizigo.image that implement IPropUndoContext Modifier and Type Class Description class
ImageDefinitionEditor
The Image Definition Editor part.Uses of IPropUndoContext in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorFontIconsDefinition
Font icon definitions property container for the Editor.class
EditorImageDefinition
This Image Definition part property container for the Editor.class
EditorImagesDefinition
This multiple Images Definition property container for the Editor.class
EditorStyledImageDefinition
This Styled Image Definition part property container for the Editor.class
EditorSVGDefinition
SVG definition property container for the Editor.Uses of IPropUndoContext in com.iizigo.panel
Classes in com.iizigo.panel that implement IPropUndoContext Modifier and Type Class Description class
ContextMenuEditor
The context menu editor in the Panel folder.class
PanelEditor
The panel editor.Uses of IPropUndoContext in com.iizigo.panel.prop
Subinterfaces of IPropUndoContext in com.iizigo.panel.prop Modifier and Type Interface Description interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropUndoContext Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIContextMenu
Context menu container.class
EUIDialog
Editor class for UIDialog.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.Uses of IPropUndoContext in com.iizigo.selector
Classes in com.iizigo.selector that implement IPropUndoContext Modifier and Type Class Description class
SelectorEditor
The Style's Editor part.Uses of IPropUndoContext in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorSelector
This Selector property container for the Editor.Uses of IPropUndoContext in com.iizigo.server.config
Classes in com.iizigo.server.config that implement IPropUndoContext Modifier and Type Class Description class
EditorServerProps
Editor version of the container that holds the server properties.Uses of IPropUndoContext in com.iizigo.style
Classes in com.iizigo.style that implement IPropUndoContext Modifier and Type Class Description class
StyleEditor
The Style's Editor part.Uses of IPropUndoContext in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorStyles
This Styles property container for the Editor.Uses of IPropUndoContext in com.iizigo.term
Subinterfaces of IPropUndoContext in com.iizigo.term Modifier and Type Interface Description interface
ITermEditor
Interface implemented by the Screen, Capture and Recording editors.Uses of IPropUndoContext in com.iizigo.term.capture
Classes in com.iizigo.term.capture that implement IPropUndoContext Modifier and Type Class Description class
CaptureEditor
The Screen Capture "Editor", but nothing to edit.Uses of IPropUndoContext in com.iizigo.term.capture.prop
Classes in com.iizigo.term.capture.prop that implement IPropUndoContext Modifier and Type Class Description class
CaptureScreenProp
This Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IPropUndoContext in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
EditorSessionsProp
This Sessions property container holds the terminal properties.Uses of IPropUndoContext in com.iizigo.term.recording
Classes in com.iizigo.term.recording that implement IPropUndoContext Modifier and Type Class Description class
RecordingEditor
The Screen Capture "Editor", but nothing to edit.Uses of IPropUndoContext in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement IPropUndoContext Modifier and Type Class Description class
RecordingProp
This Recording property container holds the screens and logic.Uses of IPropUndoContext in com.iizigo.term.screen
Classes in com.iizigo.term.screen that implement IPropUndoContext Modifier and Type Class Description class
ScreenEditor
The Terminal Screen Editor part.Uses of IPropUndoContext in com.iizigo.term.session
Classes in com.iizigo.term.session that implement IPropUndoContext Modifier and Type Class Description class
SessionsView
The Terminal Sessions View Part shows all currently running terminal sessions.Uses of IPropUndoContext in com.iizigo.text
Classes in com.iizigo.text that implement IPropUndoContext Modifier and Type Class Description class
TextTableEditor
The Style's Editor part.Uses of IPropUndoContext in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorTextTable
This Selector property container for the Editor.Uses of IPropUndoContext in com.iizigo.vs
Classes in com.iizigo.vs that implement IPropUndoContext Modifier and Type Class Description class
VirtualSpaceEditor
The VirtualSpace Editor part.Uses of IPropUndoContext in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.Uses of IPropUndoContext in com.iizigo.ws.editor
Classes in com.iizigo.ws.editor that implement IPropUndoContext Modifier and Type Class Description class
WebServiceEditor
The Web Service editor.Uses of IPropUndoContext in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IPropUndoContext Modifier and Type Class Description class
EditorWebServiceProp
Editor version of the Web Service property container holding the definition of a web service transaction.