Uses of Class
com.iizix.prop.Atom
Package
Description
Uses of Atom in com.iizigo.actionactor
Uses of Atom in com.iizigo.app.prop
ModifierConstructorDescriptionAppDistributionProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorAppPropCnr
(Atom appID) Constructs the instance with an application ID.EditorModuleProjectPropCnr
(Atom propertyAtom) Creates a Module project property container with a name.Uses of Atom in com.iizigo.db.actionactor
Uses of Atom in com.iizigo.db.prop
ModifierConstructorDescriptionEditorConnectionProfileSetup
(Atom propertyAtom) Creates the property container with the specified name.EditorConnectionProfilesSetup
(Atom propertyAtom) Creates the property container with the specified name.EditorDatabaseProps
(Atom propertyAtom) Creates the property container with the specified name.EditorInputProps
(Atom propertyAtom) Creates the property container with the specified name.EditorInputVariable
(Atom propertyAtom) Creates the property container with the specified name.EditorResultProps
(Atom propertyAtom) Creates the property container with the specified name.EditorResultSetColumnProp
(Atom propertyAtom) Creates the property container with the specified name.EditorResultSetProps
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizigo.editor
Modifier and TypeMethodDescriptionstatic Atom[]
PropHelper.getUniqueNames
(PropCnr cnr, GProp<?>[] props, String suffix, boolean isCopy) Gets the names of properties to move to or add in a container.Modifier and TypeMethodDescriptionstatic boolean
PropHelper.doRename
(GProp<?> prop, Atom newName, IPropUndoRedo undoRedo) Performs a rename property with undo/redo support.static Object
PropHelper.getPropsValue
(PropCnr[] containers, Atom atom) Helper method to get a single value from many containers.Uses of Atom in com.iizigo.editor.complex
Modifier and TypeMethodDescriptionvoid
Moves a property to another container.ComplexOperation.newContainerSelection
(PropCnr parent, Atom childAtom) Creates a new ContainerSelection instance for a property container involved in the operation.void
ComplexOperation.renameProp
(GProp<?> gp, Atom newName) Renames a property.void
ComplexOperation.reorderProps
(PropCnr pc, Atom[] order) Reorder a property container.ModifierConstructorDescriptionContainerSelection
(ContainerParticipant container, Atom atom) Constructor.Uses of Atom in com.iizigo.font.prop
Modifier and TypeMethodDescriptionEditorFontFiles.assignValue
(String value, Atom propName, String[] array, String descr, String defaultValueDescr) Helper function that assigns a value from a string to a property depending on a String array.ModifierConstructorDescriptionEditorFontFaces
(Atom propertyAtom) Creates the FontFace Definition property container with the specified name.EditorFontFile
(Atom propertyAtom) Creates the Image Definition property container with the specified name.EditorFontFiles
(Atom propertyAtom) Creates the Image Definition property container with the specified name.Uses of Atom in com.iizigo.image.prop
ModifierConstructorDescriptionEditorFontIconDefinition
(Atom propertyAtom) Creates the Image Definition property container with the specified name.EditorFontIconsDefinition
(Atom propertyAtom) Creates the Image Definition property container with the specified name.EditorImageDefinition
(Atom propertyAtom) Creates the Image Definition property container with the specified name.EditorImageLocation
(Atom propertyAtom) Creates the Image Location property container with the specified name.EditorImageResolution
(Atom propertyAtom) Creates the Image Resolution property container with the specified name.EditorImagesDefinition
(Atom propertyAtom) Creates the multiple Images Definition property container with the specified name.EditorImagesResolution
(Atom propertyAtom) Creates the Images Resolution property container with the specified name.EditorImagesStyle
(Atom propertyAtom) Creates the Images Style property container with the specified name.EditorImageStyle
(Atom propertyAtom) Creates the Image Style property container with the specified name.EditorImageStyleLocation
(Atom propertyAtom) Creates the Image Resolution property container with the specified name.EditorImageStylesResolution
(Atom propertyAtom) Creates the Image Styles Resolution property container with the specified name.EditorStyledImageDefinition
(Atom propertyAtom) Creates the Styled Image Definition property container with the specified name.EditorSVGDefinition
(Atom propertyAtom) Creates the Image Definition property container with the specified name.Uses of Atom in com.iizigo.java.parser
Modifier and TypeMethodDescriptionstatic Atom
Routine to convert a file name to an Atom.static Atom
ParsedJavaSourceContainer.getAtom
(org.eclipse.core.resources.IFile file) Routine to convert a file name to an Atom.static Atom
ParsedJavaSourceContainer.getAtom
(org.eclipse.core.runtime.IPath projectPath) Routine to convert a file name to an Atom.Modifier and TypeMethodDescriptionstatic String
ParsedJavaSourceContainer.getFileName
(Atom atom) Gets the file name from an Atom.Uses of Atom in com.iizigo.java.parser.annotation
ModifierConstructorDescriptionAnnotationsContainer
(Atom propertyAtom) Creates an GAnnotation array property with the specified name with an empty HashMap<String,String>.Uses of Atom in com.iizigo.java.parser.type
ModifierConstructorDescriptionTypesContainer
(Atom propertyAtom) Creates an GAnnotation array property with the specified name with an empty HashMap<String,String>.Uses of Atom in com.iizigo.java.prop
ModifierConstructorDescriptionEditorClassReference
(Atom propertyAtom) Creates a Class Reference property with the specified name with a null value.EditorClassReference
(Atom propertyAtom, String newValue) Creates a Class Reference property with the specified name and value.EditorMethodReference
(Atom propertyAtom) Creates a Method Reference property with the specified name with a null value.EditorMethodReference
(Atom propertyAtom, String newValue) Creates a Class Reference property with the specified name and value.EditorMethodReference2
(Atom propertyAtom) Creates a Method Reference property with the specified name with a null value.EditorMethodReference2
(Atom propertyAtom, String newValue) Creates a Method Reference property with the specified name and value.Uses of Atom in com.iizigo.link.java
Modifier and TypeFieldDescriptionfinal Atom
IJavaInterfaceLinkEnabler.InterfaceDefinition.atom
The atom name of the ClassReference property.ModifierConstructorDescriptionInterfaceDefinition
(Atom atom, String implementedInterface, String prompt, String description) Constructor.Uses of Atom in com.iizigo.link.vs
Modifier and TypeMethodDescriptiondefault Atom
IVSActionLinkEnabler.getLinkVSActionName
(LinkData data) Gets the atom for the linking.default Atom
IVSFieldLinkEnabler.getLinkVSFieldName
(LinkData data) Gets the atom for the linking.ModifierConstructorDescriptionLopVSAction
(VSAction target, PropCnr owner, Atom atom) Constructor.LopVSComponent
(VSComponent target, PropCnr owner, Atom atom) Constructor.LopVSField
(VSField target, PropCnr owner, Atom atom) Constructor.Uses of Atom in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionEAbsoluteData.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EBorderData.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EFlexData.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EGridData.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EUIDialog.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EUIPanelPart.getDefaultValue
(Atom name, GUnit defaultValue) Gets the default value to use when a value is defined and no previous text is available.EUIDateTime.getSupportedDataTypes
(Atom editedProperty) Returns the list of supported datatypes.ModifierConstructorDescriptionDragDropLinkAdapter
(Atom name, ILinkCapable linkCapable) Constructor for the component to adapt for.DragDropPropCnr
(Atom propertyAtom) Creates the drag-drop property container with the specified name.EAbsoluteData
(Atom propertyAtom) Creates a AbsoluteData container with the specified name with a null value.EAbsoluteData
(Atom propertyAtom, GProp<?>[] properties) Creates a AbsoluteData container with the specified name and properties.EAbsoluteLayout
(Atom propertyAtom) Creates the property container with the specified name.EAccordionData
(Atom propertyAtom) Creates a AccordionData container with the specified name with a null value.EAccordionData
(Atom propertyAtom, GProp<?>[] properties) Creates a AccordionData container with the specified name and properties.EAccordionLayout
(Atom propertyAtom) Creates the property container with the specified name.EBorderData
(Atom propertyAtom) Creates a BorderData container with the specified name with a null value.EBorderData
(Atom propertyAtom, GProp<?>[] properties) Creates a BorderData container with the specified name and properties.EBorderLayout
(Atom propertyAtom) Creates the property container with the specified name.EContextMenuData
(Atom propertyAtom) Creates a ContextMenuData container with the specified name with a null value.EContextMenuData
(Atom propertyAtom, GProp<?>[] properties) Creates a ContextMenuData container with the specified name and properties.EContextMenuLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates a FlexData container with the specified name with a null value.Creates a FlexData container with the specified name and properties.EFlexLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates a GridData container with the specified name with a null value.Creates a GridData container with the specified name and properties.EGridLayout
(Atom propertyAtom) Creates the property container with the specified name.EHeadingData
(Atom propertyAtom) Creates a HeadingData container with the specified name with a null value.EHeadingData
(Atom propertyAtom, GProp<?>[] properties) Creates a HeadingData container with the specified name and properties.EHeadingLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates a container with the specified name with a null value.Creates a container with the specified name and properties.EListLayout
(Atom propertyAtom) Creates the property container with the specified name.EMenuBarData
(Atom propertyAtom) Creates a MenuBarData container with the specified name with a null value.EMenuBarData
(Atom propertyAtom, GProp<?>[] properties) Creates a MenuBarData container with the specified name and properties.EMenuBarLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates a MenuData container with the specified name with a null value.Creates a MenuData container with the specified name and properties.EMenuLayout
(Atom propertyAtom) Creates the property container with the specified name.EMUIHeading
(Atom propertyAtom) Creates the property container with the specified name.EMUISimpleDialog
(Atom propertyAtom) Creates the property container with the specified name.EMUISwitch
(Atom propertyAtom) Creates the property container with the specified name.EMUITabBar
(Atom propertyAtom) Creates the property container with the specified name.EPanelData
(Atom propertyAtom) Creates a PanelData container with the specified name with a null value.Creates a TabData container with the specified name with a null value.Creates a TabData container with the specified name and properties.ESwapLayout
(Atom propertyAtom) Creates the property container with the specified name.ETabBarData
(Atom propertyAtom) Creates a TabBarData container with the specified name with a null value.ETabBarData
(Atom propertyAtom, GProp<?>[] properties) Creates a TabBarData container with the specified name and properties.ETabBarLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates a TabData container with the specified name with a null value.Creates a TabData container with the specified name and properties.ETabLayout
(Atom propertyAtom) Creates the property container with the specified name.EUIAccordion
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EUICalendar
(Atom propertyAtom) Creates the property container with the specified name.EUICheckBox
(Atom propertyAtom) Creates the property container with the specified name.EUICheckedMenuItem
(Atom propertyAtom) Creates the property container with the specified name.EUIComboBox
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EUIContainer
(Atom propertyAtom) Creates the property container with the specified name.EUIContextMenu
(Atom propertyAtom) Creates the property container with the specified name.EUIDateTime
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.EUIMenuBar
(Atom propertyAtom) Creates the property container with the specified name.EUIMenuItem
(Atom propertyAtom) Creates the property container with the specified name.EUIMenuSeparator
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.Creates the property container with the specified name.EUIPanelPart
(Atom propertyAtom) Creates the property container with the specified name.EUIPanelPartCnr
(Atom propertyAtom) Creates the property container with the specified name.EUIProgress
(Atom propertyAtom) Creates the property container with the specified name.EUIRadioButton
(Atom propertyAtom) Creates the property container with the specified name.EUIRadioMenuItem
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EUISpinner
(Atom propertyAtom) Creates the property container with the specified name.EUISwapContainer
(Atom propertyAtom) Creates the property container with the specified name.EUITabContainer
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EUITextArea
(Atom propertyAtom) Creates the property container with the specified name.EUITitlePane
(Atom propertyAtom) Creates the property container with the specified name.PanelSettingsPropCnr
(Atom name) The constructor with a name.Uses of Atom in com.iizigo.panel.prop.calendar
ModifierConstructorDescriptionECalendarData
(Atom propertyAtom) Creates a container with the specified name with a null value.ECalendarEvent
(Atom propertyAtom) Creates the property container with the specified name.ECalendarLayout
(Atom propertyAtom) Creates the property container with the specified name.EUICalendarList
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.chart
ModifierConstructorDescriptionCreates the VirtualSpace group property container with the specified name.Creates the VirtualSpace group property container with the specified name.Creates the VirtualSpace group property container with the specified name.ESeriesValue
(Atom propertyAtom) Creates the VirtualSpace group property container with the specified name.ESeriesValue
(Atom propertyAtom, GSeriesValue value) Creates the VirtualSpace group property container with the specified name.Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.map
Modifier and TypeMethodDescriptionprotected MapMarkerProp
EMapMarkers.createMarker
(Atom atom) Create the map marker.ModifierConstructorDescriptionCreates a container with the specified name with a null value.EMapLayout
(Atom propertyAtom) Creates the property container with the specified name.EMapMarkerProp
(Atom propertyAtom) Creates the property container with the specified name.EMapMarkers
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.mlist
Modifier and TypeMethodDescriptionprotected MLItemProp
EMLGroup.createListItemProp
(Atom atom) Creates a list item property.ModifierConstructorDescriptionEMLDefaultItemProp
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EMLGroupLayout
(Atom propertyAtom) Creates the property container with the specified name.Creates the property container with the specified name.EMListData
(Atom propertyAtom) Creates a container with the specified name with a null value.EMListLayout
(Atom propertyAtom) Creates the property container with the specified name.EMLItemProp
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.table
ModifierConstructorDescriptionCreates the property container with the specified name.EUITableColumn
(Atom propertyAtom) Creates the property container with the specified name.EUITableData
(Atom propertyAtom) Creates a TabData container with the specified name with a null value.EUITableLayout
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizigo.prop
Modifier and TypeFieldDescriptionfinal Atom
PropertyEditorInfo.atom
The property Atom, null for special ones.Modifier and TypeMethodDescriptionstatic Atom
DesignerProp.createFileErrorAtom
(PropCnr parentContainer) Creates a unique property atom for file errors for a property.Modifier and TypeMethodDescriptionBaseEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.IEditedPropertyEntry.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.PropCnrEditorProperties.getPropertyEditorInfo
(Atom atom) Gets a PropertyEditorInfo from a property Atom.boolean
Attempts to set focus to a property item with a specific atom.boolean
Attempts to set focus to a property item with a specific atom.ModifierConstructorDescriptionContainerListener
(PropCnr container, Atom atom, IContainerListenerOwner listener) Constructor.EditedPropController
(IPropertyEditorController controller, PropertyEditorInfo info, Atom atom, PropCnr[] containers) Creates the controller instance for a normal property.EditorFolderSettingsProp
(Atom atom) Creates the client properties without a name.FilePropCnr
(Atom propertyAtom, org.eclipse.core.resources.IFile file) Creates a FilePropCnr for the designer with the specified name with a null value.FolderPropCnr
(Atom propertyAtom, org.eclipse.core.resources.IFolder folder) Creates a FolderPropCnr for the designer with the specified name with a null value.FolderPropCnr
(Atom propertyAtom, org.eclipse.core.resources.IFolder folder, boolean checkPresence) Creates a FolderPropCnr for the designer with the specified name with a null value.MementoPropCnr
(Atom atom) Creates a new memento with the specified ID.Uses of Atom in com.iizigo.prop.editor
Modifier and TypeMethodDescriptionAtomNamePropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.ExtendsFlagPropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.ExtendsNamePropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.MultiColorPropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.MultiIntChoicePropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.MultiUnitPropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.MultiUnitsPropEditor.createControls
(PropertyEditor editor, PropertyEditorInfo info, String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton) Creates the required controls in the composite.IDefaultPropertyValueProvider.getDefaultValue
(Atom name, TYPE defaultValue) Gets the default value to use when a value is defined and no previous text is available.IPropEditorExtenderProvider.getEditorExtender
(EDITOR editor, Atom atom) Gets the extension for a property editor.IDateTimeTypesProvider.getSupportedDataTypes
(Atom editedProperty) Returns the list of supported datatypes.protected static EditorVirtualSpace
VSRelativeReferencePropEditor.getVirtualSpace
(org.eclipse.swt.widgets.Shell shell, int ask, IPropertyEditorController controller, EditedPropController<?, ?> propController, Atom atom) Gets the VirtualSpace, prompted to create it perhaps, or connect.Uses of Atom in com.iizigo.prop.tooltip
Modifier and TypeMethodDescriptionstatic TooltipItem
TooltipItem.newIntIndex
(String prompt, Atom atomName, String[] array) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newIntIndex
(String prompt, Atom atomName, String[] array, String defaultValue) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItem
TooltipItem.newNormal
(String prompt, Atom atom, ITooltipStringFormatter formatter) Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItem
TooltipItem.newNormalItalicEmpty
(String prompt, Atom atom) Constructs a line with normal fonts of a text prompt and a property atom.Uses of Atom in com.iizigo.push.prop
ModifierConstructorDescriptionEditorPushProps
(Atom propertyAtom) Creates the Push Notification property container with the specified name.Uses of Atom in com.iizigo.pwa.prop
ModifierConstructorDescriptionEditorPWAProps
(Atom propertyAtom) Creates the PWA property container with the specified name.Uses of Atom in com.iizigo.run.prop
Modifier and TypeMethodDescriptionEditorRuntimeBuilderProps.getEditorExtender
(PKCS12IdentityPropEditor editor, Atom atom) Gets the extension for a property editor.ModifierConstructorDescriptionEditorRuntimeBuilderProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.selector.prop
Modifier and TypeMethodDescriptionprotected EditorClassReference
EditorSelector.createClassReference
(Atom atom, String ref) Creates a ClassReference, overridden by the Designer version of the class.protected EditorSelectorReference
EditorSelector.createSelectorReference
(Atom atom, String ref) Creates a SelectorReference, overridden by the Designer version of the class.ModifierConstructorDescriptionEditorSelector
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorSelectorReference
(Atom propertyAtom) Creates a Selector Reference property with the specified name with a null value.EditorSelectorReference
(Atom propertyAtom, String newValue) Creates a Selector Reference property with the specified name and value.Uses of Atom in com.iizigo.server.config
Modifier and TypeMethodDescriptionprotected EditorPolicyProps
EditorServerSettings.createPolicyProps
(Atom atom) Creates a policy property with the specified atom name.EditorLetsEncryptDomain.getEditorExtender
(PKCS12IdentityPropEditor editor, Atom atom) Gets the extension for a property editor.EditorWebServerPortConfig.getEditorExtender
(PKCS12IdentityPropEditor editor, Atom atom) Gets the extension for a property editor.ModifierConstructorDescriptionEditorLetsEncryptDomain
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorMailProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorPolicyProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorServerAppConfig
(Atom propertyAtom) Creates the property container with the specified name.EditorServerConfigEnvProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorServerPluginConfig
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorServerSettings
(Atom propertyAtom) Creates the property container with the specified name.EditorWebServerPortConfig
(Atom propertyAtom) Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.server.monitor
ModifierConstructorDescriptionEditorVirtualizedMonitorPropCnr
(Atom atom, IVirtualizedMonitor monitor) Constructor for monitor.Uses of Atom in com.iizigo.style.prop
ModifierConstructorDescriptionEditorStyles
(Atom propertyAtom) Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.term.capture.prop
ModifierConstructorDescriptionCaptureFieldProp
(Atom propertyAtom) Creates the Capture Field property container with the specified name.CaptureRootProp
(Atom propertyAtom) Creates the capture root property container with the specified name.CaptureScreenProp
(Atom propertyAtom) Creates the capture screen property container with the specified name.Uses of Atom in com.iizigo.term.prop
ModifierConstructorDescriptionEditorScreenActionGroupProp
(Atom propertyAtom) Creates the Screen Action Group property container with the specified name.EditorScreenActionProp
(Atom propertyAtom) Creates the Screen Action property container with the specified name.EditorScreenActionsProp
(Atom propertyAtom) Creates the Screen Actions property container with the specified name.EditorScreenFieldGroupProp
(Atom propertyAtom) Creates the Screen Field Group property container with the specified name.EditorScreenFieldProp
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorScreenFieldsProp
(Atom propertyAtom) Creates the Screen Fields property container with the specified name.EditorScreenIdentificationProp
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorScreenIdentificationsProp
(Atom propertyAtom) Creates the screen identification property container with the specified name.EditorScreenProp
(Atom propertyAtom) Creates the screen property container with the specified name.EditorSessionsProp
(Atom propertyAtom) Creates the sessions property container with the specified name.EditorTerminalProps
(Atom propertyAtom) Creates the screen property container with the specified name.Creates the settings with specified name.Uses of Atom in com.iizigo.term.recording.prop
ModifierConstructorDescriptionLogicItemProp
(Atom propertyAtom) Creates the recording logic item property container with the specified name.Creates the recording logic property container with the specified name.RecordingProp
(Atom propertyAtom) Creates the capture recording property container with the specified name.RecordingRootProp
(Atom propertyAtom) Creates the capture root property container with the specified name.RecordingScreenProp
(Atom propertyAtom) Creates the recording screens property container with the specified name.RecordingScreensProp
(Atom propertyAtom) Creates the recording screens property container with the specified name.Uses of Atom in com.iizigo.text
Modifier and TypeMethodDescriptionvoid
NewTextTablesWithLanguageComposite.createTextFiles
(ModuleModel model, Map<Atom, KString> moreTexts, org.eclipse.core.runtime.IProgressMonitor monitor) Creates the text files.Uses of Atom in com.iizigo.text.prop
ModifierConstructorDescriptionEditorTextTable
(Atom propertyAtom) Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.vs
Modifier and TypeMethodDescriptionNewVSFieldWizardPage.create
(Atom name, PropCnr vsParent, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSColumnHeader
NewVSColumnWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSField
NewVSFieldWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSTable
NewVSTableWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.Uses of Atom in com.iizigo.vs.actor
ModifierConstructorDescriptionEditorActionActors
(Atom propertyAtom) Creates the VSAction actors property container with the specified name.EditorFieldActor
(Atom propertyAtom) Creates a VS Field Processor property with the specified name with a null value.EditorFieldActor
(Atom propertyAtom, String reference) Creates a VS Field Processor property with the specified name and value.EditorFieldActors
(Atom propertyAtom) Creates the VSField actors property container with the specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Uses of Atom in com.iizigo.vs.link
ModifierConstructorDescriptionVSLinkAction
(Atom atom) The constructor takes the VSActionReference atom for the operation.VSLinkField
(Atom atom) The constructor takes the VSFieldReference atom for the operation.VSLinkVirtualSpace
(Atom atom, boolean isParticipant) The constructor takes the VirtualSpace atom for the operation and if it's a VirtualSpace reference or a VirtualSpace participant.Uses of Atom in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionEditorVSColumnHeader.createEmptyField
(Atom fieldName) Creates an empty field for this column, depending on defined types, null attributes, etc.protected VSRow
EditorVSTable.createRow
(Atom a, VSColumnHeader[] columns) Creates a row property.protected VSRow
Creates a row property.EditorVSColumnHeader.createUninitializedField
(Atom fieldName) Creates a new uninitialized field.ModifierConstructorDescriptionEditorVirtualSpace
(Atom propertyAtom) Creates the VirtualSpace property container with the specified name.EditorVSAction
(Atom propertyAtom) Creates the VirtualSpace Action property container with the specified name.EditorVSColumnHeader
(Atom propertyAtom) Creates the VirtualSpace Field property container with the specified name.EditorVSField
(Atom propertyAtom) Creates the VirtualSpace Field property container with the specified name.EditorVSFocusReference
(Atom propertyAtom) Creates a VirtualSpace focus reference property with the specified name with a null value.EditorVSFocusReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace focus reference property with the specified name and value.EditorVSGroup
(Atom propertyAtom) Creates the VirtualSpace group property container with the specified name.EditorVSOnUIEvent
(Atom atom) Creates a VirtualSpace focus reference property with no name and with a null value.EditorVSParticipantsHolder
(Atom propertyAtom) Creates the VirtualSpace group property container with the specified name.EditorVSRow
(Atom propertyAtom) Creates the VirtualSpace Row property container with the specified name.EditorVSRow
(Atom propertyAtom, VSColumnHeader[] columns) Creates the VirtualSpace Row property container with the specified name.EditorVSRow
(Atom propertyAtom, VSField[] fields) Creates the VirtualSpace Row property container with the specified name.EditorVSRows
(Atom propertyAtom) Creates an VirtualSpace Rows property with the specified name with a null value.EditorVSTable
(Atom propertyAtom) Creates the VirtualSpace Field property container with the specified name.Uses of Atom in com.iizigo.vs.viewer
ModifierConstructorDescriptionVSViewerPropCnr
(Atom name, ArrayList<PropCnr> list, boolean isReadOnly) Creates a VSViewer proxy container for all VirtualSpace of the specified container.Uses of Atom in com.iizigo.vs.wizards
Modifier and TypeMethodDescriptionprotected EditorVSAction
VSActionCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.protected EditorVSColumnHeader
VSColumnCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.protected abstract VSTYPE
VSComponentCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.protected EditorVSField
VSFieldCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.protected EditorVSTable
VSTableCreation.doCreate
(Atom name, PropCnr parent, ComplexOperation op) Creates the component required with the specified name.ModifierConstructorDescriptionVSActionCreation
(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo) The constructor.VSColumnCreation
(UIComp uiComp, Atom vsRef, EditorVirtualSpace vs, IPropUndoRedo undoRedo) The constructor.VSFieldCreation
(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, Value.Type valueType, boolean doCreateDefaultValue, boolean isChooseTypeAllowed, Boolean isNullAllowed, IPropUndoRedo undoRedo) The constructor.VSTableCreation
(UIComp uiComp, Atom vsRef, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo) The constructor.Uses of Atom in com.iizigo.ws.actionactor
Uses of Atom in com.iizigo.ws.prop
ModifierConstructorDescriptionEditorOutputColumn
(Atom propertyAtom) Creates the property container with the specified name.EditorOutputProps
(Atom propertyAtom) Creates the property container with the specified name.EditorOutputTable
(Atom propertyAtom) Creates the property container with the specified name.EditorOutputVariable
(Atom propertyAtom) Creates the property container with the specified name.EditorOutputVariables
(Atom propertyAtom) Creates the property container with the specified name.EditorRESTfulInputProps
(Atom propertyAtom) Creates the property container with the specified name.EditorWebServiceProp
(Atom propertyAtom) Creates the web service property container with the specified name.Uses of Atom in com.iizigo.ws.prop.json
Modifier and TypeMethodDescriptionprotected EditorJSONElementWrapper
EditorJSONElementWrapper.createJSONElementWrapper
(Atom atom) Creates a new JSONElementWrapper instance.ModifierConstructorDescriptionEditorJSONElementWrapper
(Atom propertyAtom) Creates the property container with the specified name.EditorJSONEncodedInput
(Atom propertyAtom) Creates the property container with the specified name.EditorJSONReplyDocument
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizigo.ws.prop.url
ModifierConstructorDescriptionEditorURLEncodedInput
(Atom propertyAtom) Creates the property container with the specified name.EditorURLInputParameter
(Atom propertyAtom) Creates the property container with the specified name.Uses of Atom in com.iizix.actionactor
ModifierConstructorDescriptionAbstractSettings
(Atom propertyAtom) Creates the settings with specified name.Creates the settings with specified name.Uses of Atom in com.iizix.api
Modifier and TypeMethodDescriptionstatic AnnotationType
AnnotationType.fromEventAtom
(Atom atom) Gets the annotation type that matches an atom method event property name.Uses of Atom in com.iizix.db.actionactor
Uses of Atom in com.iizix.db.prop
Modifier and TypeMethodDescriptionInputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ResultProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ResultSetProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ModifierConstructorDescriptionConnectionProfileSetup
(Atom name) Constructs the connection profile setup container with specified name.ConnectionProfilesSetup
(Atom name) Constructs the connection profiles setup container with specified name.DatabaseProps
(Atom propertyAtom) Creates the property container with the specified name.DatabaseTransactionReference
(Atom propertyAtom) Creates a Database transaction Reference property with the specified name with a null value.DatabaseTransactionReference
(Atom propertyAtom, String newValue) Creates a Database transaction Reference property with the specified name and value.InputProps
(Atom propertyAtom) Creates a Input Properties container with the specified name with a null value.InputVariable
(Atom propertyAtom) Creates an input variable property container with the specified name with a null value.ResultProps
(Atom propertyAtom) Creates a Result property container with the specified name with a null value.ResultSetColumnProp
(Atom propertyAtom) Creates a ResultSetColumnProp property container with the specified name with a null value.ResultSetProps
(Atom propertyAtom) Creates a Result Set property container with the specified name with a null value.Uses of Atom in com.iizix.editor
Modifier and TypeClassDescriptionclass
Internal Atom class, maps required method calls to override the Atom ones.Modifier and TypeMethodDescriptionCreates a new atom using the atom manager using the specified name.Creates a new atom using the atom manager using the specified name if this name is not empty, otherwise a temporary unique name is assigned.Uses of Atom in com.iizix.event
Modifier and TypeMethodDescriptionParentCnrMoveEvent.getOldAtom()
Gets the old Atom, i.e.ParentCnrNameEvent.getOldAtom()
Gets the old Atom.PropMoveEvent.getOldAtom()
Gets the old Atom, i.e.PropNameEvent.getOldAtom()
Gets the old Atom.Modifier and TypeMethodDescriptionboolean
GEvent.isPropertyChange
(PropCnr pc, Atom name) Checks if the event is a modification change of any property in the specified container.boolean
PropCnrEvent.isPropertyChange
(PropCnr pc, Atom name) Checks if the event is a modification change of any property in the specified container.boolean
PropCopyEvent.isPropertyChange
(PropCnr pc, Atom name) Checks if the event is a modification change of any property in the specified container.boolean
PropValueEvent.isPropertyChange
(PropCnr pc, Atom name) Checks if the event is a modification change of any property in the specified container.ModifierConstructorDescriptionParentCnrMoveEvent
(PropCnr movedContainer, Atom oldAtom, PropCnr oldContainer) Constructs a new move event for a property that is moved and renamed at the same time.ParentCnrNameEvent
(PropCnr container, Atom oldAtom, boolean isRemoteInduced) Constructs a new property event.PropMoveEvent
(int eventID, GProp<?> property, Atom oldAtom, PropCnr oldContainer, GProp<?>[] oldContainerProps) Constructs a new move event for a property that is moved and renamed at the same time.PropNameEvent
(GProp<?> property, Atom oldAtom, boolean isRemoteInduced) Constructs a new property event.Uses of Atom in com.iizix.prop
Modifier and TypeFieldDescriptionstatic final Atom
Atom.ACTION
static final Atom
Atom.ACTIONS
static final Atom
Atom.ACTORS
static final Atom
Atom.ALIGN
static final Atom
PolicyProps.AN_ADMIN
The atom name for "admin".static final Atom
PolicyProps.AN_USER
The atom name for "user".static final Atom
Atom.APPS
static final Atom
PushProps.ATOM
The atom for the Push Notification properties container: "$push".static final Atom
PWAProps.ATOM
The atom for the PWA properties container: "$pwa".static final Atom
Atom.ATOM_ON_UI_ACTION
static final Atom
Atom.ATOM_ON_UI_BACK
static final Atom
Atom.ATOM_ON_UI_CONNECT
static final Atom
Atom.ATOM_ON_UI_CREATE
static final Atom
Atom.ATOM_ON_UI_DESTROY
static final Atom
Atom.ATOM_ON_UI_FOCUS
static final Atom
Atom.ATOM_ON_UI_SELECTION
static final Atom
static final Atom
static final Atom
Atom.ATOM_ON_VS_ACTION
static final Atom
Atom.ATOM_ON_VS_CHANGE
static final Atom
Atom.ATOM_ON_VS_CREATE
static final Atom
Atom.ATOM_ON_VS_DESTROY
static final Atom
Atom.ATOM_ON_VS_FOCUS
static final Atom
Atom.ATOM_ON_VS_STATE
static final Atom
Atom.BADGE
static final Atom
Atom.BIND
static final Atom
Atom.BINDINGS
static final Atom
Atom.BODY
static final Atom
Atom.CACHE
static final Atom
Atom.CHARUPDATE
static final Atom
Atom.CID
static final Atom
Atom.CLASS
static final Atom
Atom.CLIENT
static final Atom
Atom.CLIENT_STYLES
static final Atom
Atom.COMPONENT
static final Atom
Atom.COMPONENTS
static final Atom
Atom.CONNECTORS
static final Atom
Atom.CONTEXT_MENU
static final Atom
Atom.CONTEXT_MENU_REF
static final Atom
Atom.DATA_CONTAINER
static final Atom
Atom.DEFAULT
static final Atom
Atom.DELAY
static final Atom
Atom.DERIVES
static final Atom
Atom.DESCR
static final Atom
Atom.DESIGNER
static final Atom
Atom.DEVICE
static final Atom
Atom.DOC
static final Atom
Atom.ENABLED
static final Atom
Atom.ENCODING
static final Atom
Atom.ENV
static final Atom
Atom.ERROR
static final Atom
Atom.EVENT
static final Atom
Atom.EXTENDS
static final Atom
Atom.FIELDS
static final Atom
Atom.FILENAME
static final Atom
Atom.FOCUS
static final Atom
Atom.GEO
static final Atom
Atom.HEADER
static final Atom
Atom.HEIGHT
static final Atom
Atom.HOST
static final Atom
Atom.HSCROLL
static final Atom
Atom.ICON
static final Atom
Atom.ID
static final Atom
Atom.IDS
static final Atom
Atom.IGNORE
static final Atom
Atom.INDEX
static final Atom
Atom.INPUT
static final Atom
Atom.JAVA
static final Atom
Atom.LANG
static final Atom
Atom.LAYOUT
static final Atom
Atom.LAYOUT_MANAGER
static final Atom
Atom.LOCATION
static final Atom
Atom.MCAT
static final Atom
Atom.MESSAGE
static final Atom
Atom.METHOD
static final Atom
Atom.MODULE_APP
static final Atom
Atom.MSG
static final Atom
Atom.NAME
static final Atom
Atom.NULL
static final Atom
Atom.OUTPUT
static final Atom
Atom.OVERRIDE_METHOD
static final Atom
Atom.PANEL
static final Atom
Atom.PARTICIPANTS
static final Atom
Atom.PATTERN
static final Atom
Atom.PLUGINS
static final Atom
Atom.POPUP
static final Atom
Atom.PORT
static final Atom
Atom.PRIMARY
static final Atom
Atom.PROXYHOST
static final Atom
Atom.PROXYPORT
static final Atom
Atom.PROXYTYPE
static final Atom
Atom.PUSH
static final Atom
Atom.PWA
static final Atom
Atom.QNAME
static final Atom
Atom.RANGE
static final Atom
Atom.RAW
static final Atom
Atom.READ_TIMEOUT
static final Atom
Atom.READONLY
static final Atom
Atom.REFERENCE
static final Atom
Atom.RESOLVE
static final Atom
Atom.ROOT
static final Atom
Atom.ROWS
static final Atom
Atom.RTL
static final Atom
Atom.SELECTED
static final Atom
Atom.SELECTOR
static final Atom
Atom.SERVER
static final Atom
Atom.SETTINGS
static final Atom
Atom.SSL
static final Atom
Atom.STYLE
static final Atom
Atom.STYLES
static final Atom
Atom.SYSTEM
static final Atom
Atom.TEXT
static final Atom
Atom.THEMES
static final Atom
Atom.TIMESTAMP
static final Atom
Atom.TITLE
static final Atom
Atom.TOASTER
static final Atom
Atom.TOOLTIP
static final Atom
Atom.TRANSACTION
static final Atom
Atom.TYPE
static final Atom
Atom.UI_COMPONENT
static final Atom
Atom.UI_CONTAINER
static final Atom
Atom.UI_PREVIEW
static final Atom
Atom.URI
static final Atom
Atom.URI_PARAMS
static final Atom
Atom.USER
static final Atom
Atom.VALUE
static final Atom
Atom.VIRTUALSPACE
static final Atom
Atom.VISIBLE
static final Atom
Atom.VSCOLUMN
static final Atom
Atom.VSCROLL
static final Atom
Atom.VSFIELD
static final Atom
Atom.VSTABLE
static final Atom
Atom.WEBSOCKET
static final Atom
Atom.WEIGHT
static final Atom
Atom.WIDTH
static final Atom
Atom.ZONES
Modifier and TypeMethodDescriptionAtom.clone()
Clones this atom.IPropCnr.createCopyOfAtom
(Atom name) Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.final Atom
PropCnr.createCopyOfAtom
(Atom name) Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.IPropCnr.createUniqueAtom
(Atom name, String first, String next, String next2) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.IPropCnr.createUniqueAtom
(String baseName) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.final Atom
PropCnr.createUniqueAtom
(Atom name, String first, String next, String next2) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.final Atom
PropCnr.createUniqueAtom
(String baseName) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.final Atom
PropCnr.createUniqueAtom
(String baseName, String adder) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.static Atom
Finds an atom that has been created previously by name, and that is still in use by some non-garbage-collected object.static Atom
Gets an existing or creates a new atom with the specified name.final Atom[]
GProp.getAtomPath
(PropCnr stopAt) Gets the atom path of this property.Atom[]
IGProp.getAtomPath
(PropCnr stopAt) Gets the atom path of this property.IClassReferenceOwner.getClassReferenceAtom
(String id) Gets the ClassReference atom name.Atom[]
PropCnr.getExtendsOverride()
Gets the extends override atoms.final Atom
GProp.getPropAtom()
Gets the atom used for the name of this property.IGProp.getPropAtom()
Gets the atom used for the name of this property.Atom[]
IPropCnr.getPropIndexes()
Gets the indexes of all properties along with the atom names.final Atom[]
PropCnr.getPropIndexes()
Gets the indexes of all properties along with the atom names.Modifier and TypeMethodDescriptionint
Compares this object with the specified object for order.boolean
IPropCnr.containsProp
(Atom atom) Checks for presence of the property in the container.boolean
PropCnr.containsProp
(Atom atom) Checks for presence of the property in the container.protected ClassReference
Selector.createClassReference
(Atom atom, String ref) Creates a ClassReference, overridden by the Designer version of the class.IPropCnr.createCopyOfAtom
(Atom name) Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.final Atom
PropCnr.createCopyOfAtom
(Atom name) Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.GProp<?>
PropFactory.createProp
(String tag, Atom atom) Creates a generic property with the specified tag name and atom.protected SelectorReference
Selector.createSelectorReference
(Atom atom, String ref) Creates a SelectorReference, overridden by the Designer version of the class.IPropCnr.createUniqueAtom
(Atom name, String first, String next, String next2) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.final Atom
PropCnr.createUniqueAtom
(Atom name, String first, String next, String next2) Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.static StringArrayProp
StringArrayProp.createUnmodifiableReadOnly
(Atom atom, String[] strings) Creates a new StringArrayProp from a predefined array of strings that is placed in an unmodifiable list.ModuleApp.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.PropCnr.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.boolean
Gets a boolean property from this property container.boolean
Gets a boolean property from this property container.final boolean
Gets a boolean property from this property container.final boolean
Gets a boolean property from this property container.IPropCnr.getChildPropError
(Atom atom) Gets the child property default error ID.PropCnr.getChildPropError
(Atom atom) Gets the child property default error ID.int
IPropCnr.getChildPropErrorSeverity
(Atom atom) Gets the error severity of a child property.final int
PropCnr.getChildPropErrorSeverity
(Atom atom) Gets the error severity of a child property.GProp<?>
IPropCnr.getFirstProp
(Atom atom) Finds the first property with the specified atom in the property tree.GProp<?>
PropCnr.getFirstProp
(Atom atom) Finds the first property with the specified atom in the property tree.int
Gets an integer property from this property container.int
Gets an integer property from this property container.final int
Gets an integer property from this property container.final int
Gets an integer property from this property container.long
Gets a long property from this property container.long
Gets a long property from this property container.final long
Gets a long property from this property container.final long
Gets a long property from this property container.double
Gets a Number property from this property container.double
Gets a Number property from this property container.final double
Gets a Number property from this property container.final double
Gets a Number property from this property container.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.GProp<?>
Gets the property with theatom
name.GProp<?>
Gets the property from a path of atoms.GProp<?>
Gets the property from a path of atoms.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.GProp<?>
Gets the property with theatom
name.final GProp<?>
Gets the property from a path of atoms.final GProp<?>
Gets the property from a path of atoms.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
name and checking the class instance of the property.int
IPropCnr.getPropIndex
(Atom atom) Gets the index of an atom in this container.final int
PropCnr.getPropIndex
(Atom atom) Gets the index of an atom in this container.IPropCnr.getPropValue
(Atom atom) Gets the value of the property by theatom
name.<VALUE> VALUE
IPropCnr.getPropValue
(Atom atom, Class<VALUE> clazz) Gets the value of the property by theatom
name.<VALUE> VALUE
IPropCnr.getPropValue
(Atom atom, Class<VALUE> clazz, boolean logError) Gets the value of the property by theatom
name.PropCnr.getPropValue
(Atom atom) Gets the value of the property by theatom
name.final <VALUE> VALUE
PropCnr.getPropValue
(Atom atom, Class<VALUE> clazz) Gets the value of the property by theatom
name.final <VALUE> VALUE
PropCnr.getPropValue
(Atom atom, Class<VALUE> clazz, boolean logError) Gets the value of the property by theatom
name.Gets a string property from this property container.Gets a string property from this property container.final String
Gets a string property from this property container.final String
Gets a string property from this property container.TextTable.getTextProp
(Atom atom) Get the text property associated with the specified text name or text ID.GProp.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.IGProp.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ModuleApp.getVSReference
(Atom refAtom) Gets the VSReference that is initially used as start-up for the application.PropCnr.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.boolean
IPropCnr.isExtendsOverriden
(Atom atom) Checks if a property name is overridden in this container when using the Extends Framework.boolean
PropCnr.isExtendsOverriden
(Atom atom) Checks if a property name is overridden in this container when using the Extends Framework.static boolean
Checks if an Atom is present in an array of Atoms.final boolean
Moves this property container to another container, without changing the listeners.final boolean
Moves this property container to another container, without changing the listeners.void
Moves a property to another container.static void
IComplexOperation.moveProp
(IComplexOperation op, IGProp<?> gp, PropCnr toContainer, Atom newName, int toIndex) Moves a property to another container.boolean
Moves this property container to another container, without changing the listeners.boolean
Moves this property container to another container, without changing the listeners.void
Called when the reference has been broken, i.e.void
Called when the reference has been broken, i.e.void
IReferenceOwner.onResolved
(Atom refAtom, TARGET target) Called when the reference has been resolved.void
TextTable.onResolved
(Atom refAtom, TextTable target) Called when the reference has been resolved.boolean
IPropCnr.removeProp
(Atom atom) Removes a property from this container with the specified atom.boolean
IPropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.final boolean
PropCnr.removeProp
(Atom atom) Removes a property from this container with the specified atom.final boolean
PropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.boolean
IPropCnr.removeProp2
(Atom atom) Convenience method to remove a property from this container with the specified atom.boolean
IPropCnr.removeProp2
(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.final boolean
PropCnr.removeProp2
(Atom atom) Convenience method to remove a property from this container with the specified atom.final boolean
PropCnr.removeProp2
(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.final boolean
GProp.renameProp
(Atom propertyAtom) Renames this property.void
IComplexOperation.renameProp
(GProp<?> gp, Atom newName) Renames a property.static void
IComplexOperation.renameProp
(IComplexOperation op, IGProp<?> gp, Atom newName) Renames a property.boolean
IGProp.renameProp
(Atom propertyAtom) Renames this property.final boolean
GProp.renameProp2
(Atom propertyAtom) Renames this property.static void
IComplexOperation.reorderProps
(IComplexOperation op, PropCnr pc, Atom[] order) Reorder a property container.void
IComplexOperation.reorderProps
(PropCnr pc, Atom[] order) Reorder a property container.boolean
IPropCnr.reorderProps
(Atom[] atoms) Reorders the properties according to the array.final boolean
PropCnr.reorderProps
(Atom[] atoms) Reorders the properties according to the array.boolean
Sets a boolean property with the specified atom to thevalue
in this property container.boolean
Sets a boolean property with the specified atom to thevalue
in this property container.boolean
Sets a boolean property with the specified atom to thevalue
in this property container.final boolean
Sets a boolean property with the specified atom to thevalue
in this property container.final boolean
Sets a boolean property with the specified atom to thevalue
in this property container.final boolean
Sets a boolean property with the specified atom to thevalue
in this property container.boolean
IPropCnr.setExtendsOverride
(Atom atom, boolean on) Sets a property name as overridden in this container using extendsFrom another container.boolean
PropCnr.setExtendsOverride
(Atom atom, boolean on) Sets a property name as overridden in this container using extendsFrom another container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets a long property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets a long property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets a Number property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets a Number property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
IPropCnr.setPropValue
(Atom atom, Object newValue) Sets the property with theatom
name tonewValue
.<VALUE> boolean
IPropCnr.setPropValue
(Atom atom, VALUE value, Class<? extends GProp<VALUE>> propClass) Sets a property value in the container.boolean
PropCnr.setPropValue
(Atom atom, Object newValue) Sets the property with theatom
name tonewValue
.<VALUE> boolean
PropCnr.setPropValue
(Atom atom, VALUE value, Class<? extends GProp<VALUE>> propClass) Sets a property value in the container.boolean
Sets a string property with the specified atom to thevalue
in this property container.boolean
Sets a string property with the specified atom to thevalue
in this property container.boolean
Sets a string property with the specified atom to thevalue
in this property container.final boolean
Sets a string property with the specified atom to thevalue
in this property container.final boolean
Sets a string property with the specified atom to thevalue
in this property container.final boolean
Sets a string property with the specified atom to thevalue
in this property container.ModifierConstructorDescriptionAbstractBaseRelativeReference
(Atom propertyAtom) Creates a Base Relative Reference property with the specified name with a null value.AbstractBaseRelativeReference
(Atom propertyAtom, String newValue) Creates a Base Relative Reference property with the specified name and value.AbstractFixedVirtualizedBaseRelativeReference
(Atom propertyAtom) Creates a Base Relative Reference property with the specified name with a null value.AbstractFixedVirtualizedBaseRelativeReference
(Atom propertyAtom, String newValue) Creates a Base Relative Reference property with the specified name and value.protected
AbstractReference
(Atom propertyAtom) Creates a Abstract Reference property with the specified name with anull
value.protected
AbstractReference
(Atom propertyAtom, String newValue) Creates a Abstract Reference property with the specified name and value.AbstractStyles
(Atom propertyAtom) Creates the abstract styles property container with the specified name.Application
(Atom propertyAtom) Creates the application property container with the specified name.Creates an Array property with the specified name with a null value.Creates an Array property with the specified name with a null value.AssetReference
(Atom propertyAtom) Creates an Asset Reference property with the specified name with a null value.AssetReference
(Atom propertyAtom, String newValue) Creates an Asset Reference property with the specified name and value.AssetReferences
(Atom propertyAtom) Creates a Asset References property with the specified name with a null value.AssetReferences
(Atom propertyAtom, String newValue) Creates a Asset References property with the specified name and value.BackgroundImageReference
(Atom propertyAtom) Creates a Image Reference property with the specified name with a null value.BackgroundImageReference
(Atom propertyAtom, String newValue) Creates a Image Reference property with the specified name and value.Creates a badge property with the specified name with a null value.Creates a badge property with the specified name and value.Creates a Boolean property with the specified name with a null value.Creates a Boolean property with the specified name with and value.ByteArrayProp
(Atom propertyAtom) Creates a byte array property with the specified name with a null value.ByteArrayProp
(Atom propertyAtom, byte[] newValue) Creates a byte property with the specified name with and value.Creates a character property with the specified name with a null value.Creates a character property with the specified name with and value.ClassReference
(Atom propertyAtom) Creates a Class Reference property with the specified name with a null value.ClassReference
(Atom propertyAtom, String newValue) Creates a Class Reference property with the specified name and value.CodeItemArrayProp
(Atom propertyAtom) Creates an string array property with the specified name with an empty synchronized ArrayList<String> array.Color4Prop
(Atom propertyAtom) Creates a new 4-color property with a name.Creates a color property with the specified name with a null value.Creates a color property with the specified name and value.ConstrainedIntProp
(Atom propertyAtom, String constraints) Creates the component with the specified name.ConstrainedIntProp
(Atom propertyAtom, String constraints, int newValue) Creates the component with the specified name, initialized to contain theGProp
items.DateTimeProp
(Atom propertyAtom) Creates a date/time property with the specified name with a null value.DateTimeProp
(Atom propertyAtom, GDateTime newValue) Creates a date/time property with the specified name and value.DesignerPropCnr
(Atom name) The constructor with a name.Creates an Editor Property Container with the specified name with a null value.DoubleProp
(Atom propertyAtom) Creates a Double property with the specified name with a null value.DoubleProp
(Atom propertyAtom, double newValue) Creates a Double property with the specified name and value.EditorPropCnr
(Atom propertyAtom) Creates an Editor Property Container with the specified name with a null value.EditorPropCnr
(Atom propertyAtom, GProp<?>[] properties) Creates an Editor Property Container with the specified name and properties.Creates the environment properties with a name.ErrorsProp
(Atom propertyAtom) Creates an error array property with the specified name with an empty synchronized ArrayList<GError> array.ErrorsProp
(Atom propertyAtom, List<GError> newValue) Creates an error array property with the specified name with an empty synchronized ArrayList<GError> array initialized with the specified errors.FileURIPropCnr
(Atom propertyAtom) Creates a FilePropCnr for the designer with the specified name with a null value.FileURIPropCnr
(Atom propertyAtom, File file) Creates a FilePropCnr for the designer with the specified name with a null value.FileURIPropCnr
(Atom propertyAtom, URL url, long modificationTime, long size) Creates a FilePropCnr for the designer with the specified name with a null value.Creates a fill property with the specified name with a null value.Creates a fill property with the specified name and value.protected
FixedVirtualizedAbstractReference
(Atom propertyAtom) Creates a Abstract Reference property with the specified name with a null value.protected
FixedVirtualizedAbstractReference
(Atom propertyAtom, String newValue) Creates a Abstract Reference property with the specified name and value.Creates the flashlight properties with a name.FolderSettingsProp
(Atom atom) Creates the client properties without a name.FolderURIPropCnr
(Atom propertyAtom, URI uri) Creates a FilePropCnr for the designer with the specified name with a null value.Creates a font property with the specified name with a null value.Creates a font property with the specified name and value.Creates the environment properties with a name.protected
Creates a generic property with the specified name with a null value.GradientProp
(Atom propertyAtom) Creates a gradient property with the specified name with a null value.GradientProp
(Atom propertyAtom, GGradient newValue) Creates a gradient property with the specified name and value.ImageReference
(Atom propertyAtom) Creates a Image Reference property with the specified name with a null value.ImageReference
(Atom propertyAtom, String newValue) Creates a Image Reference property with the specified name and value.Creates an Integer property with the specified name with a null value.Creates an Integer property with the specified name and value.Creates a new 4-unit property with a name.Creates an Integer property with the specified name with a null value.Creates an Integer property with the specified name and value.KStringProp
(Atom propertyAtom) Creates a KString property with the specified name with a null value.KStringProp
(Atom propertyAtom, KString newValue) Creates a KString property with the specified name and value.KStringProp
(Atom propertyAtom, String newValue) Creates a KString property with the specified name and value.Creates a Long property with the specified name with a null value.Creates a Long property with the specified name and value.Creates the container properties with a name.MethodReference
(Atom propertyAtom) Creates a Method Reference property with the specified name with a null value.MethodReference
(Atom propertyAtom, String newValue) Creates a Class Reference property with the specified name and value.MethodReference2
(Atom propertyAtom) Creates a Method Reference property with the specified name with a null value.MethodReference2
(Atom propertyAtom, String reference) Creates a Class Reference property with the specified name and value.Creates the applications properties with the specified name.Creates a color property with the specified name with a null value.NativeSetting
(Atom atom) Creates the flashlight properties with a name.NumberProp
(Atom propertyAtom) Creates a Number property with the specified name with a null value.NumberProp
(Atom propertyAtom, double newValue) Creates a Number property with the specified name and value.PasswordProp
(Atom propertyAtom) Creates a Password property with the specified name with a null value.PasswordProp
(Atom propertyAtom, String password) Creates a Password property with the specified name and value.PatternProp
(Atom name) Constructor with a name.PatternProp
(Atom name, PlainKString pattern) Constructor with a name and a pattern.PatternProp
(Atom name, String pattern) Constructor with a name and a simple pattern.PKCS12IdentityProp
(Atom propertyAtom) Creates a byte array property with the specified name with a null value.PlainKStringProp
(Atom propertyAtom) Creates a KString property with the specified name with a null value.PlainKStringProp
(Atom propertyAtom, KString newValue) Creates a KString property with the specified name and value.PlainKStringProp
(Atom propertyAtom, String newValue) Creates a KString property with the specified name and value.PolicyProps
(Atom atom) Creates the container properties with a name.Creates a private property with the specified atom name with a null value.Creates a private property with the specified atom name with a value.Creates a property container with the specified name.Creates a property container with the specified name and properties.PropVerificationError
(PropCnr parent, Atom childName, PropVerificationError.Severity severity, String location, String errorText, String... quickFixes) Constructs an error for a child property.ProxyPropCnr
(Atom alternateName, PropCnr source, boolean allowTargetToSourceChanges, boolean enableCommunication, IProxyRemovedListener sourceRemoved) Creates the proxy property container.PushPropCnr
(Atom propertyAtom) Creates a PushPropCnr container with the specified name with a null value.Creates a PushProps container with the specified name with a null value.PWAPropCnr
(Atom propertyAtom) Creates a PWAPropCnr container with the specified name with a null value.Creates a PWAProps container with the specified name with a null value.Creates a rectangle property with the specified name with a null value.Creates a rectangle property with the specified name and value.ReferralsHolder
(Atom name) Creates a ReferralsHolder container with a name.RuntimeBuilderProps
(Atom atom) Creates the properties container with a name.Creates the Selector property container with the specified name.SelectorReference
(Atom propertyAtom) Creates a Selector Reference property with the specified name with a null value.SelectorReference
(Atom propertyAtom, String newValue) Creates a Selector Reference property with the specified name and value.ServerClientSessionProps
(Atom propertyAtom) Creates the application property container with the specified name.ServerSocketCommProps
(Atom propertyAtom) Creates the server socket property container with the specified name.SettingsPropCnr
(Atom atom) Creates the property container with a name.Creates a size property with the specified name with a null value.Creates a size property with the specified name and value.SocketCommProps
(Atom propertyAtom) Creates the socket property container with the specified name.SpeechRecognitionProp
(Atom atom) Creates the property properties with a name.SpeechSynthesisProp
(Atom atom) Creates the property properties with a name.SSLCommProps
(Atom propertyAtom) Creates the socket property container with the specified name.String4Prop
(Atom propertyAtom) Creates a new 4-string property with a name.StringArrayProp
(Atom propertyAtom) Creates an string array property with the specified name with an empty synchronized ArrayList<String> array.StringArrayProp
(Atom propertyAtom, List<String> newValue) Creates an string array property with the specified name with an empty synchronized ArrayList<String> array initialized with the specified strings.StringMapProp
(Atom propertyAtom) Creates an string map property with the specified name with an empty LinkedHashMap<String,String>.StringProp
(Atom propertyAtom) Creates a String property with the specified name with a null value.StringProp
(Atom propertyAtom, String newValue) Creates a String property with the specified name and value.StringSetProp
(Atom propertyAtom) Creates a string set property with the specified name with an empty HashSet<String>.StrokeProp
(Atom propertyAtom) Creates a stroke property with the specified name with a null value.StrokeProp
(Atom propertyAtom, GStroke newValue) Creates a stroke property with the specified name and value.Creates the styles property container with the specified name.Creates the styles property container with the specified name.StylesReferences
(Atom propertyAtom) Creates a Styles Reference property with the specified name with a null value.StylesReferences
(Atom propertyAtom, String newValue) Creates a Styles Reference property with the specified name and value.Creates the text table with the specified name.TextTableReference
(Atom propertyAtom) Creates a Text Table Reference property with the specified name with a null value.TextTableReference
(Atom propertyAtom, String newValue) Creates a Text Table Reference property with the specified name and value.TransactionCommProps
(Atom propertyAtom) Creates the Transaction communication property container with the specified name.Creates a new 4-unit property with a name.Creates a unit property with the specified name with a null value.Creates a unit property with the specified name and value.Creates the value property with the specified name.Creates the value property with the specified name.ValueTypeProp
(Atom propertyAtom) Creates a Value Type property with the specified name with a null value.ValueTypeProp
(Atom propertyAtom, Value.Type type) Creates a Value Type property with the specified name and value.VirtualsPropCnr
(Atom name) Constructs a named instance.WebSocketCommProps
(Atom propertyAtom) Creates the WebSocket property container with the specified name.WebSocketServerCommProps
(Atom propertyAtom) Creates the WebSocket server property container with the specified name.Creates the applications property container with the specified name.X509CertificatesProp
(Atom propertyAtom) Creates a byte array property with the specified name with a null value.XMLSchemaValidatorProp
(Atom propertyAtom) Creates an XML Schema validator property with specified name and an empty set if schema sources.Uses of Atom in com.iizix.prop.content
Modifier and TypeMethodDescriptionAbstractContentUIContainer.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.Modifier and TypeMethodDescriptionprotected abstract ITEM
AbstractContentUIContainer.createItem
(Atom atom, ITEM_CONTENT data) Creates a new property item from an item data holder and initializes the property.ModifierConstructorDescriptionCreates the content property container.Uses of Atom in com.iizix.prop.font
Uses of Atom in com.iizix.prop.image
ModifierConstructorDescriptionprotected
AbstractImageDefinition
(Atom propertyAtom) Creates the image definition property container with the specified name.protected
AbstractImageResolution
(Atom propertyAtom) Creates the Image Resolution property container with the specified name.FontIconDefinition
(Atom atom) The single font icon definition constructor with a name.FontIconsDefinition
(Atom propertyAtom) Creates the Images Definition property container with the specified name.ImageDefinition
(Atom propertyAtom) Creates the single image definition property container with the specified name.ImageLocation
(Atom propertyAtom) Creates the Image Location property container with the specified name.ImageResolution
(Atom propertyAtom) Creates the Image Resolution property container with the specified name.ImagesDefinition
(Atom propertyAtom) Creates the Images Definition property container with the specified name.ImagesResolution
(Atom propertyAtom) Creates the Images Resolution property container with the specified name.ImagesStyle
(Atom propertyAtom) Creates the Images Style property container with the specified name.ImageStyle
(Atom propertyAtom) Creates the Image Style property container with the specified name.ImageStyleLocation
(Atom propertyAtom) Creates the Image Style Location property container with the specified name.ImageStylesResolution
(Atom propertyAtom) Creates the Image Resolution property container with the specified name.StyledImageDefinition
(Atom propertyAtom) Creates the Image States Definition property container with the specified name.SVGDefinition
(Atom propertyAtom) Creates the Images Definition property container with the specified name.Uses of Atom in com.iizix.prop.ui
Modifier and TypeFieldDescriptionprotected static final Atom
UIAbstractListChoice.ATOM_ITEMS_CNR
The items container property atom.static final Atom
IUICheck2Component.CHECKED_ATOM
The atom name: checked.static final Atom
IUICheckComponent.CHECKED_ATOM
Property atom: checked.protected static final Atom
UIAccordion.OPEN_PART_ATOM
Property name: current open part.protected static final Atom
UITabContainer.OPEN_TAB_ATOM
Property atom: current open part.protected static final Atom
UISwapContainer.OPEN_VIEW_ATOM
Property atom: current open view.static final Atom
IUIRadioComponent.SELECTED_ATOM
Property atom: selected BoolProp.static final Atom
UITitlePane.SELECTED_ATOM
Property atom: selected BoolProp.protected static final Atom
UIAbstractListChoice.SELECTED_ROW_ATOM
The property name: selected row.protected static final Atom
UITabContainer.TABS_STYLES_ATOM
Atom of the tabs styles.protected static final Atom
UIAccordion.TITLES_STYLES_ATOM
Name of the titles styles.static final Atom
AbstractUIAction.VS_FOCUS_ATOM
Property atom for VS component to focus when action processing completes: "vsFocus".Modifier and TypeMethodDescriptiondefault Atom
IUIClassReferenceOwner.getClassReferenceAtom
(String id) Gets the ClassReference atom name.MUISwitch.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UIAbstractListChoice.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UIAccordion.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UICheckBox.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UICheckedMenuItem.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UIRadioButton.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UIRadioMenuItem.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UISwapContainer.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UITabContainer.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.UITitlePane.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.Modifier and TypeMethodDescriptionUIContextMenu.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.UIPanelBase.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.Gets the value from a property namedatom
.Gets the value from a property namedatom
.UIContextMenu.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.UIPanelBase.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ModifierConstructorDescriptionAbsoluteData
(Atom propertyAtom) Creates a AbsoluteData container with the specified name with a null value.AbsoluteData
(Atom propertyAtom, GProp<?>[] properties) Creates a AbsoluteData container with the specified name and properties.AbsoluteLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.AbsoluteLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.AbstractUIAction
(Atom propertyAtom) Creates the component with the specified name.AbstractUIAction
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.AbstractUICompRelativeReference
(Atom propertyAtom) Creates an abstract UIComp Relative Reference property with the specified name with a null value.AbstractUICompRelativeReference
(Atom propertyAtom, String newValue) Creates a UIComp Relative Reference property with the specified name and value.AccordionData
(Atom propertyAtom) Creates a AccordionData container with the specified name with a null value.AccordionData
(Atom propertyAtom, GProp<?>[] properties) Creates a AccordionData container with the specified name and properties.AccordionLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.AccordionLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.BorderData
(Atom propertyAtom) Creates a BorderData container with the specified name with a null value.BorderData
(Atom propertyAtom, GProp<?>[] properties) Creates a BorderData container with the specified name and properties.BorderLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.BorderLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Default constructor with name.ContextMenuData
(Atom propertyAtom) Creates a ContextMenuData container with the specified name with a null value.ContextMenuData
(Atom propertyAtom, GProp<?>[] properties) Creates a ContextMenuData container with the specified name and properties.ContextMenuLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.ContextMenuLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.ContextMenuReference
(Atom propertyAtom) Creates a UI Panel Part Reference property with the specified name with a null value.ContextMenuReference
(Atom propertyAtom, String newValue) Creates a UI Panel Part Reference property with the specified name and value.DOMElement
(Atom propertyAtom) Creates a DOM Element property container with the specified name with a null value.Creates a FlexData container with the specified name with a null value.Creates a FlexData container with the specified name and properties.FlexLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.FlexLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a GridData container with the specified name with a null value.Creates a GridData container with the specified name and properties.GridLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.GridLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.GroupNameProp
(Atom propertyAtom) Creates a Group Name property with the specified name with a null value.HeadingData
(Atom propertyAtom) Creates a HeadingData container with the specified name with a null value.HeadingData
(Atom propertyAtom, GProp<?>[] properties) Creates a HeadingData container with the specified name and properties.HeadingLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.HeadingLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.ImagePreview
(Atom propertyAtom) Creates an Image preview Property Container with the specified name with a null value.LabelForReference
(Atom propertyAtom) Creates a Label For Reference property with the specified name with a null value.LabelForReference
(Atom propertyAtom, String newValue) Creates a Label For Reference property with the specified name and value.protected
Creates a LayoutMgr with the specified name with a null value.protected
Creates a LayoutMgr with the specified name and properties.LayoutProp
(Atom propertyAtom) Creates a LayoutProp container with the specified name with a null value.LayoutProp
(Atom propertyAtom, GProp<?>[] properties) Creates a LayoutProp container with the specified name and properties.Creates a ListData container with the specified name with a null value.Creates a ListData container with the specified name and properties.ListLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.ListLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.MenuBarData
(Atom propertyAtom) Creates a MenuBarData container with the specified name with a null value.MenuBarData
(Atom propertyAtom, GProp<?>[] properties) Creates a MenuBarData container with the specified name and properties.MenuBarLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.MenuBarLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a MenuData container with the specified name with a null value.Creates a MenuData container with the specified name and properties.MenuLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.MenuLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.MUIHeading
(Atom propertyAtom) Creates the container with the specified name with a null value.MUIHeading
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.MUISimpleDialog
(Atom propertyAtom) Creates the container with the specified name with a null value.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the container with the specified name with a null value.Creates the container with the specified name and properties.Creates a PanelData container with the specified name with a null value.PanelPartReference
(Atom propertyAtom) Creates a UI Panel Part Reference property with the specified name with a null value.PanelPartReference
(Atom propertyAtom, String newValue) Creates a UI Panel Part Reference property with the specified name and value.Creates a SwapData container with the specified name with a null value.Creates a SwapData container with the specified name and properties.SwapLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.SwapLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.TabBarData
(Atom propertyAtom) Creates a TabBarData container with the specified name with a null value.TabBarData
(Atom propertyAtom, GProp<?>[] properties) Creates a TabBarData container with the specified name and properties.TabBarLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.TabBarLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a TabData container with the specified name with a null value.Creates a TabData container with the specified name and properties.Creates the layout with the specified name with a null value.Creates the layout with the specified name and properties.TooltipProp
(Atom atom) Constructs a named property without contents.TooltipProp
(Atom atom, KTooltip tooltip) Constructs a named property with contents.UIAbstractListChoice
(Atom propertyAtom) Creates the component with the specified name.UIAccordion
(Atom propertyAtom) Creates the container with the specified name with a null value.UIAccordion
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.UICalendar
(Atom propertyAtom) Creates the component with the specified name.UICalendar
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UICheckBox
(Atom propertyAtom) Creates the component with the specified name.UICheckBox
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UICheckedMenuItem
(Atom propertyAtom) Creates the component with the specified name.UICheckedMenuItem
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIComboBox
(Atom propertyAtom) Creates the component with the specified name.Creates a property container with the specified name with a null value.Creates a property container with the specified name and properties.Creates a UIComps container with the specified name with a null value.Creates a UIComps container with the specified name and properties.UIContainer
(Atom propertyAtom) Creates an UI container with the specified name with a null value.UIContainer
(Atom propertyAtom, GProp<?>[] properties) Creates an UI container with the specified name and properties.UIContextMenu
(Atom propertyAtom) Creates the container with the specified name with a null value.UIContextMenu
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Creates the container with the specified name with a null value.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the container with the specified name with a null value.Creates the container with the specified name and properties.Creates the container with the specified name with a null value.Creates the container with the specified name and properties.UIMenuItem
(Atom propertyAtom) Creates the component with the specified name.UIMenuItem
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIMenuSeparator
(Atom propertyAtom) Creates the component with the specified name.UIMenuSeparator
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Creates the container with the specified name with a null value.UIPanelBase
(Atom propertyAtom) Creates the container with the specified name with a null value.UIPanelPart
(Atom propertyAtom) Creates the container with the specified name with a null value.UIPanelPartCnr
(Atom propertyAtom) Creates the container with the specified name with a null value.UIProgress
(Atom propertyAtom) Creates the component with the specified name.UIProgress
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIRadioButton
(Atom propertyAtom) Creates the component with the specified name.UIRadioButton
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIRadioMenuItem
(Atom propertyAtom) Creates the component with the specified name.UIRadioMenuItem
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name.Creates the component with the specified name.UISwapContainer
(Atom propertyAtom) Creates the container with the specified name with a null value.UISwapContainer
(Atom propertyAtom, GProp<?>[] properties) Creates a swap container with the specified name and properties.UITabContainer
(Atom propertyAtom) Creates the container with the specified name with a null value.UITabContainer
(Atom propertyAtom, GProp<?>[] properties) Creates a Tab container with the specified name and properties.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.UITextArea
(Atom propertyAtom) Creates the component with the specified name.UITextArea
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UITitlePane
(Atom propertyAtom) Creates the container with the specified name with a null value.UITitlePane
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Uses of Atom in com.iizix.prop.ui.calendar
ModifierConstructorDescriptionCalendarData
(Atom propertyAtom) Creates a layout data container with the specified name with a null value.CalendarEvent
(Atom propertyAtom) Creates the abstract styles property container with the specified name.CalendarLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.CalendarLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.UICalendarList
(Atom propertyAtom) Creates the component with the specified name.Uses of Atom in com.iizix.prop.ui.chart
Uses of Atom in com.iizix.prop.ui.chart.axis2d
Uses of Atom in com.iizix.prop.ui.chart.plot2d
Uses of Atom in com.iizix.prop.ui.chart.series
ModifierConstructorDescriptionConstructs a new series from an Atom name.SeriesValue
(Atom atom) Constructs a new series value from an Atom name.SeriesValue
(Atom atom, GSeriesValue value) Constructs a new series value from an Atom name.Uses of Atom in com.iizix.prop.ui.datetime
ModifierConstructorDescriptionUIDateTime
(Atom propertyAtom) Creates the component with the specified name.UIDateTime
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.Uses of Atom in com.iizix.prop.ui.device
ModifierConstructorDescriptionDeviceProp
(Atom propertyAtom) Creates a device property with the specified name with a null value.DeviceProp
(Atom propertyAtom, GSimpleDevice newValue) Creates a device property with the specified name and value.ThemesProp
(Atom propertyAtom) Creates a themes property with the specified name with a null value.ThemesProp
(Atom propertyAtom, GThemes newValue) Creates a themes property with the specified name and value.Uses of Atom in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionMapMarkerProp.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.Modifier and TypeMethodDescriptionprotected MapMarkerProp
MapMarkers.createItem
(Atom atom, MapMarker data) Creates a new property item from an item data holder and initializes the property.protected MapMarkerProp
MapMarkers.createMarker
(Atom atom) Create the map marker.ModifierConstructorDescriptionCreates a layout data container with the specified name with a null value.Creates the layout with the specified name with a null value.Creates the layout with the specified name and properties.MapMarkerProp
(Atom atom) Constructor of the marker property.MapMarkers
(Atom atom) Constructor of the marker container.Creates the component with the specified name.Creates the component with the specified name, initialized to contain theGProp
items.Uses of Atom in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionMLGroup.getClassReferenceAtom
(String id) Gets the ClassReference atom name.MLItemProp.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.Modifier and TypeMethodDescriptionprotected MLItemProp
MLGroup.createItem
(Atom atom, MLItem data) Creates a new property item from an item data holder and initializes the property.protected MLItemProp
MLGroup.createListItemProp
(Atom atom) Creates a list item property.ModifierConstructorDescriptionMLDefaultItemProp
(Atom atom) Constructor of the list item property.Constructor of the container.MLGroupLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.MLGroupLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates the container with the specified name with a null value.Creates the container with the specified name and properties.Creates a layout data container with the specified name with a null value.MListLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.MListLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.MLItemProp
(Atom atom) Constructor of the list item property.Uses of Atom in com.iizix.prop.ui.selection
Modifier and TypeMethodDescriptionIUISelectionComp.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.Uses of Atom in com.iizix.prop.ui.table
Modifier and TypeMethodDescriptionUITable.getSelectionPropAtom()
Returns the selection property atom for verification of selection changes.ModifierConstructorDescriptionCreates a table cell property with the specified name with a null value.Creates the container with the specified name with a null value.Creates the container with the specified name with a null value.Creates the container with the specified name and properties.UITableColumn
(Atom propertyAtom) Creates the container with the specified name with a null value.UITableColumn
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.UITableData
(Atom propertyAtom) Creates a data container with the specified name with a null value.UITableLayout
(Atom propertyAtom) Creates the layout with the specified name with a null value.Uses of Atom in com.iizix.prop.vs
Modifier and TypeFieldDescriptionfinal Atom
IVSComponentState.State.atom
The atom for the property.final Atom
VSReferenceOwnerData.atom
The atom name of the reference.static final Atom
IVSComponent.ATOM_IGNORE_UI_FOCUS
The property atom for ignore focus from UI = "$ignoreUIFocus".static final Atom
VirtualSpace.MAP_CLASS_PROP_ATOM
The focus mapper class property atom: "$mapClass".Modifier and TypeFieldDescriptionprotected static final HashMap<Atom,
IVSComponentState.State> VSComponent.statesMap
Properties that are mapped to listeners.Modifier and TypeMethodDescriptiondefault Atom
IVSClassReferenceOwner.getClassReferenceAtom
(String id) Gets the ClassReference atom name.default Atom
IVSParticipant.getVSParticipantAtom()
Returns the atom name used for the VSParticipant property.Modifier and TypeMethodDescriptionVSColumnHeader.createEmptyField
(Atom fieldName) Creates an empty field for this column, depending on defined types, null attributes, etc.protected VSRow
VSTable.createRow
(Atom a, VSColumnHeader[] columns) Creates a row property with column headers.protected VSRow
Creates a row property with fields.protected VSRow
Creates a row property with values.VSColumnHeader.createUninitializedField
(Atom fieldName) Creates a new uninitialized field.VirtualSpace.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.VirtualSpace.getVSReference
(Atom refAtom) Gets the VSReference to this VirtualSpace.boolean
IVSComponentReferenceProvider.isVSComponentReferenceValid
(Atom refAtom, VSComponent component) Validates the VS component reference that has been looked up when the reference property doesn't exist.ModifierConstructorDescriptionAbstractVSVariable
(Atom propertyAtom) Creates a VSVariable property container with the specified name with a null value.VirtualSpace
(Atom propertyAtom) Creates the VirtualSpace property container with the specified name.Creates a VirtualSpace Action property with the specified name with a null value.VSActionActorParticipant
(Atom propertyAtom) Creates a VirtualSpace Action Participant property with the specified name with a null value.VSActionActorParticipant
(Atom propertyAtom, String newValue) Creates a VirtualSpace Action Participant property with the specified name and value.VSActionReference
(Atom propertyAtom) Creates a VirtualSpace Action Reference property with the specified name with a null value.VSActionReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Action Reference property with the specified name and value.VSColumnHeader
(Atom propertyAtom) Creates a VirtualSpace Column Header property with the specified name with a null value.VSColumnReference
(Atom propertyAtom) Creates a VirtualSpace Table Column Reference property with the specified name with a null value.VSColumnReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Table Column Reference property with the specified name and value.protected
VSComponent
(Atom propertyAtom) Creates a VirtualSpace Field property with the specified name with a null value.protected
VSComponent
(Atom propertyAtom, VSComponent[] properties) Creates a property container with the specified name and properties.VSComponentReference
(Atom propertyAtom) Creates a VirtualSpace component reference property with the specified name with a null value.VSComponentReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace component reference property with the specified name and value.Creates a VirtualSpace Field property with the specified name with a null value.VSFieldReference
(Atom propertyAtom) Creates a VirtualSpace Field property with the specified name with a null value.VSFieldReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Field property with the specified name and value.VSFocusReference
(Atom propertyAtom) Creates a VirtualSpace focus reference property with the specified name with a null value.VSFocusReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace focus reference property with the specified name and value.Creates a VirtualSpace Group property with the specified name with a null value.VSGroupReference
(Atom propertyAtom) Creates a VirtualSpace Group Reference property with the specified name with a null value.VSGroupReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Group Reference property with the specified name and value.VSOnUIEvent
(Atom atom) Creates the event listener property.VSParticipant
(Atom propertyAtom) Creates a VirtualSpace Participant property with the specified name with a null value.VSParticipant
(Atom propertyAtom, String virtualSpaceReference) Creates a VirtualSpace Participant property with the specified name with a null value.VSParticipantReference
(Atom propertyAtom) Creates a VirtualSpace Participant property with the specified name with a null value.VSParticipantReference
(Atom propertyAtom, String ref) Creates a VirtualSpace Participant property with the specified name with a null value.VSParticipantsHolder
(Atom name) Creates a VSParticipantsHolder container with a name.VSReference
(Atom propertyAtom) Creates a VirtualSpace Reference property with the specified name with a null value.VSReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Reference property with the specified name and value.VSReferenceOwnerData
(Atom atom, Class<REFPROP> propClass, PropCnr owner) Constructor of the data.VSRelativeReference
(Atom propertyAtom) Creates a VirtualSpace Reference property with the specified name with a null value.VSRelativeReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Reference property with the specified name and value.Creates a VirtualSpace Row property with the specified name with a null value.VSRow
(Atom propertyAtom, VSColumnHeader[] columns) Creates a VirtualSpace Row property with the specified name.Creates a VirtualSpace Row property with the specified name.Creates a VirtualSpace Row property with the specified name.Creates an VirtualSpace Rows property with the specified name with a null value.Creates a VirtualSpace Table property with the specified name with a null value.VSTableColumnReference
(Atom propertyAtom) Creates a VirtualSpace Reference property with the specified name with a null value.VSTableColumnReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Reference property with the specified name and value.VSTableReference
(Atom propertyAtom) Creates a VirtualSpace Table Reference property with the specified name with a null value.VSTableReference
(Atom propertyAtom, String newValue) Creates a VirtualSpace Table Reference property with the specified name and value.VSVariables
(Atom propertyAtom) Creates a VSVariables property container with the specified name with a null value.Uses of Atom in com.iizix.prop.vs.actor
Modifier and TypeMethodDescriptionAbstractPredefinedSettings.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.AbstractPredefinedSettings.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ModifierConstructorDescriptionAbstractPredefinedSettings
(Atom propertyAtom) Creates the settings with specified name.ActionActors
(Atom propertyAtom) Creates a VSAction Actors container with the specified name with a null value.FieldActor
(Atom propertyAtom) Creates a new instance with the specified name with a null value.FieldActor
(Atom propertyAtom, String reference) Creates a new instance with the specified name and value.FieldActors
(Atom propertyAtom) Creates a VSField Actors container with the specified name with a null value.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Creates the settings with specified name.Uses of Atom in com.iizix.server.acme
ModifierConstructorDescriptionLetsEncryptDomain
(Atom atom) Creates the port configuration with a name.Uses of Atom in com.iizix.server.app
ModifierConstructorDescriptionVirtualsContainer
(String base, Atom atom, Class<? extends PropCnr> propClass, PropMgr propMgr, IFocusEngineProvider focusEngineProvider, IRuntimeReferenceLookup lookup, boolean isAppInstance) Constructor.Uses of Atom in com.iizix.server.app.prop
ModifierConstructorDescriptionAppPropCnr
(Atom appID) Constructs the instance with an application ID.ModuleProjectPropCnr
(Atom propertyAtom) Creates a Module project property container with a name.ModuleProjectPropCnr
(Atom propertyAtom, File developmentDir, PropMgr serverPropMgr) Creates a Module project property container with a name when loaded from the Server in Development mode.ServerAppDistributionProps
(Atom propertyAtom) Creates the screen identification property container with the specified name.Uses of Atom in com.iizix.server.monitor
ModifierConstructorDescriptionClientSessionProp
(Atom atom, ClientSessionGyro cs) Constructor for monitor.EndPointsPropCnr
(Atom atom) Constructor for monitor.SessionConnectionStatProp
(Atom atom, SessionConnectionStatistics stat) Constructor for monitor.VirtualizedMonitorPropCnr
(Atom atom, IVirtualizedMonitor monitor) Constructor for monitor.Uses of Atom in com.iizix.server.prop
Modifier and TypeMethodDescriptionprotected PolicyProps
ServerSettings.createPolicyProps
(Atom atom) Creates a policy property with the specified atom name.ModifierConstructorDescriptionServerAppConfig
(Atom atom) Creates the App configuration with a name.ServerConfigEnvProps
(Atom atom) Creates the configuration environment properties with an atom manager.ServerConfigEnvReference
(Atom propertyAtom) Creates a Server configuration environment Reference property with the specified name with a null value.ServerConfigEnvReference
(Atom propertyAtom, String newValue) Creates a Server configuration environment Reference property with the specified name and value.ServerPluginConfig
(Atom atom) Creates the plugin configuration with a name.protected
ServerProps
(Atom atom, PropMgr propertyManager) Creates the client properties with an atom manager.ServerSettings
(Atom atom) Creates the server settings with a name.WebServerPortConfig
(Atom atom) Creates the port configuration with a name.Uses of Atom in com.iizix.server.run.prop
ModifierConstructorDescriptionCreates the properties container with a name.Uses of Atom in com.iizix.server.security
Uses of Atom in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenProp.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.ScreenFieldsProp.getVSReference
(Atom atom) Gets the VSParticipant reference (VSReference).ScreenProp.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.boolean
ScreenFieldProp.isVSComponentReferenceValid
(Atom refAtom, VSComponent component) Validates the VS component reference that has been looked up when the reference property doesn't exist.ModifierConstructorDescriptionHostSessionProps
(Atom propertyAtom) Creates the HostSessionProps property with the specified name.RemoteHostSessionProp
(Atom propertyAtom) Creates a RemoteHostSession property with the specified name with a null value.RemoteHostSessionProp
(Atom propertyAtom, RemoteHostSession newValue) Creates a RemoteHostSession property with the specified name and value.ScreenActionGroupProp
(Atom propertyAtom) Creates the Screen Action Group property container with the specified name.ScreenActionProp
(Atom propertyAtom) Creates the Screen Action property container with the specified name.ScreenActionReference
(Atom propertyAtom) Creates a Screen Action Reference property with the specified name with a null value.ScreenActionReference
(Atom propertyAtom, String newValue) Creates a Screen Action Reference property with the specified name and value.ScreenActionsProp
(Atom propertyAtom) Creates the screen field property container with the specified name.ScreenFieldGroupProp
(Atom propertyAtom) Creates the Screen Field Group property container with the specified name.ScreenFieldProp
(Atom propertyAtom) Creates the Screen Field property container with the specified name.ScreenFieldReference
(Atom propertyAtom) Creates a Screen Field Reference property with the specified name with a null value.ScreenFieldReference
(Atom propertyAtom, String newValue) Creates a Screen Field Reference property with the specified name and value.ScreenFieldsProp
(Atom propertyAtom) Creates the Screen Fields property container with the specified name.ScreenIdentificationProp
(Atom propertyAtom) Creates the screen identification property container with the specified name.ScreenIdentificationsProp
(Atom propertyAtom) Creates the screen identifications property container with the specified name.ScreenProp
(Atom propertyAtom) Creates the style property container with the specified name.SessionsProp
(Atom propertyAtom) Creates the sessions property container with the specified name.Creates the settings with specified name.TelnetCommProps
(Atom propertyAtom) Creates the Telnet property container with the specified name.TerminalProps
(Atom propertyAtom) Creates the terminal properties container with the specified name.TerminalSettings
(Atom propertyAtom) Creates the style property container with the specified name.Uses of Atom in com.iizix.ws.actionactor
Uses of Atom in com.iizix.ws.prop
Modifier and TypeMethodDescriptionAbstractInputProps.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.OutputProps.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.AbstractInputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.OutputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ModifierConstructorDescriptionAbstractInputProps
(Atom propertyAtom) Creates a Input Properties container with the specified name with a null value.OutputColumn
(Atom propertyAtom) Creates an output column property container with the specified name with a null value.OutputProps
(Atom propertyAtom) Creates a Output property container with the specified name with a null value.OutputTable
(Atom propertyAtom) Creates an output table property container with the specified name with a null value.OutputVariable
(Atom propertyAtom) Creates an output variable property container with the specified name with a null value.OutputVariables
(Atom propertyAtom) Creates a Output property container with the specified name with a null value.RESTfulInputProps
(Atom propertyAtom) Creates a Input Properties container with the specified name with a null value.WebServiceProp
(Atom propertyAtom) Creates the style property container with the specified name.WebServiceReference
(Atom propertyAtom) Creates a Database transaction Reference property with the specified name with a null value.WebServiceReference
(Atom propertyAtom, String newValue) Creates a Database transaction Reference property with the specified name and value.Uses of Atom in com.iizix.ws.prop.json
Modifier and TypeMethodDescriptionprotected JSONElementWrapper
JSONElementWrapper.createJSONElementWrapper
(Atom atom) Creates a new JSONElementWrapper instance.ModifierConstructorDescriptionJSONElementWrapper
(Atom propertyAtom) Creates the property container.JSONEncodedInput
(Atom propertyAtom) Creates the property container.JSONReplyDocument
(Atom propertyAtom) Creates the property container.Uses of Atom in com.iizix.ws.prop.url
ModifierConstructorDescriptionURLEncodedInput
(Atom propertyAtom) Creates the property container.URLInputParameter
(Atom propertyAtom) Creates an input variable property container with the specified name with a null value.