Uses of Class
com.iizix.prop.Atom
Uses of Atom in com.iizigo.actionactor
Constructors in com.iizigo.actionactor with parameters of type Atom Constructor Description Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizigo.app.prop
Constructors in com.iizigo.app.prop with parameters of type Atom Constructor Description AppDistributionProps(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
Constructors in com.iizigo.db.actionactor with parameters of type Atom Constructor Description Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizigo.db.prop
Constructors in com.iizigo.db.prop with parameters of type Atom Constructor Description EditorConnectionProfileSetup(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
Methods in com.iizigo.editor that return Atom Modifier and Type Method Description static Atom[]PropHelper. getUniqueNames(PropCnr cnr, GProp<?>[] props, java.lang.String suffix, boolean isCopy)Gets the names of properties to move to or add in a container.Methods in com.iizigo.editor with parameters of type Atom Modifier and Type Method Description static booleanPropHelper. doRename(GProp<?> prop, Atom newName, IPropUndoRedo undoRedo)Performs a rename property with undo/redo support.static java.lang.ObjectPropHelper. getPropsValue(PropCnr[] containers, Atom atom)Helper method to get a single value from many containers.Uses of Atom in com.iizigo.editor.complex
Methods in com.iizigo.editor.complex with parameters of type Atom Modifier and Type Method Description voidComplexOperation. moveProp(GProp<?> gp, PropCnr toContainer, Atom newName, int toIndex)Moves a property to another container.ContainerSelectionComplexOperation. newContainerSelection(PropCnr parent, Atom childAtom)Creates a new ContainerSelection instance for a property container involved in the operation.voidComplexOperation. renameProp(GProp<?> gp, Atom newName)Renames a property.voidComplexOperation. reorderProps(PropCnr pc, Atom[] order)Reorder a property container.Constructors in com.iizigo.editor.complex with parameters of type Atom Constructor Description ContainerSelection(ContainerParticipant container, Atom atom)Constructor.Uses of Atom in com.iizigo.font.prop
Methods in com.iizigo.font.prop with parameters of type Atom Modifier and Type Method Description java.lang.StringEditorFontFiles. assignValue(java.lang.String value, Atom propName, java.lang.String[] array, java.lang.String descr, java.lang.String defaultValueDescr)Helper function that assigns a value from a string to a property depending on a String array.Constructors in com.iizigo.font.prop with parameters of type Atom Constructor Description EditorFontFaces(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
Constructors in com.iizigo.image.prop with parameters of type Atom Constructor Description EditorFontIconDefinition(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
Methods in com.iizigo.java.parser that return Atom Modifier and Type Method Description static AtomParsedJavaSourceContainer. getAtom(java.lang.String projectPath)Routine to convert a file name to an Atom.static AtomParsedJavaSourceContainer. getAtom(org.eclipse.core.resources.IFile file)Routine to convert a file name to an Atom.static AtomParsedJavaSourceContainer. getAtom(org.eclipse.core.runtime.IPath projectPath)Routine to convert a file name to an Atom.Methods in com.iizigo.java.parser with parameters of type Atom Modifier and Type Method Description static java.lang.StringParsedJavaSourceContainer. getFileName(Atom atom)Gets the file name from an Atom.Uses of Atom in com.iizigo.java.parser.annotation
Constructors in com.iizigo.java.parser.annotation with parameters of type Atom Constructor Description AnnotationsContainer(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
Constructors in com.iizigo.java.parser.type with parameters of type Atom Constructor Description TypesContainer(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
Constructors in com.iizigo.java.prop with parameters of type Atom Constructor Description EditorClassReference(Atom propertyAtom)Creates a Class Reference property with the specified name with a null value.EditorClassReference(Atom propertyAtom, java.lang.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, java.lang.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, java.lang.String newValue)Creates a Method Reference property with the specified name and value.Uses of Atom in com.iizigo.link.java
Fields in com.iizigo.link.java declared as Atom Modifier and Type Field Description AtomIJavaInterfaceLinkEnabler.InterfaceDefinition. atomThe atom name of the ClassReference property.Constructors in com.iizigo.link.java with parameters of type Atom Constructor Description InterfaceDefinition(Atom atom, java.lang.String implementedInterface, java.lang.String prompt, java.lang.String description)Constructor.Uses of Atom in com.iizigo.link.vs
Methods in com.iizigo.link.vs that return Atom Modifier and Type Method Description default AtomIVSActionLinkEnabler. getLinkVSActionName(LinkData data)Gets the atom for the linking.default AtomIVSFieldLinkEnabler. getLinkVSFieldName(LinkData data)Gets the atom for the linking.Constructors in com.iizigo.link.vs with parameters of type Atom Constructor Description LopVSAction(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
Methods in com.iizigo.panel.prop with parameters of type Atom Modifier and Type Method Description GUnitEAbsoluteData. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GUnitEBorderData. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GUnitEFlexData. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GUnitEGridData. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GUnitEUIDialog. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GUnitEUIPanelPart. getDefaultValue(Atom name, GUnit defaultValue)Gets the default value to use when a value is defined and no previous text is available.GDateTime.Type[]EUIDateTime. getSupportedDataTypes(Atom editedProperty)Returns the list of supported datatypes.Constructors in com.iizigo.panel.prop with parameters of type Atom Constructor Description DragDropLinkAdapter(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.EFlexData(Atom propertyAtom)Creates a FlexData container with the specified name with a null value.EFlexData(Atom propertyAtom, GProp<?>[] properties)Creates a FlexData container with the specified name and properties.EFlexLayout(Atom propertyAtom)Creates the property container with the specified name.EGridData(Atom propertyAtom)Creates a GridData container with the specified name with a null value.EGridData(Atom propertyAtom, GProp<?>[] properties)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.EListData(Atom propertyAtom)Creates a container with the specified name with a null value.EListData(Atom propertyAtom, GProp<?>[] properties)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.EMenuData(Atom propertyAtom)Creates a MenuData container with the specified name with a null value.EMenuData(Atom propertyAtom, GProp<?>[] properties)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.ESwapData(Atom propertyAtom)Creates a TabData container with the specified name with a null value.ESwapData(Atom propertyAtom, GProp<?>[] properties)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.ETabData(Atom propertyAtom)Creates a TabData container with the specified name with a null value.ETabData(Atom propertyAtom, GProp<?>[] properties)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.EUIButton(Atom propertyAtom)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.EUIComps(Atom propertyAtom)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.EUIDialog(Atom propertyAtom)Creates the property container with the specified name.EUIEmpty(Atom propertyAtom)Creates the property container with the specified name.EUIGauge(Atom propertyAtom)Creates the property container with the specified name.EUIImage(Atom propertyAtom)Creates the property container with the specified name.EUIImage2(Atom propertyAtom)Creates the property container with the specified name.EUILabel(Atom propertyAtom)Creates the property container with the specified name.EUIMedia(Atom propertyAtom)Creates the property container with the specified name.EUIMenu(Atom propertyAtom)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.EUIOutput(Atom propertyAtom)Creates the property container with the specified name.EUIPanel(Atom propertyAtom)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.EUISlider(Atom propertyAtom)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.EUIText(Atom propertyAtom)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
Constructors in com.iizigo.panel.prop.calendar with parameters of type Atom Constructor Description ECalendarData(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
Constructors in com.iizigo.panel.prop.chart with parameters of type Atom Constructor Description EAxis2D(Atom propertyAtom)Creates the VirtualSpace group property container with the specified name.EPlot2D(Atom propertyAtom)Creates the VirtualSpace group property container with the specified name.ESeries(Atom propertyAtom)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.EUIChart(Atom propertyAtom)Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map with parameters of type Atom Modifier and Type Method Description protected MapMarkerPropEMapMarkers. createMarker(Atom atom)Create the map marker.Constructors in com.iizigo.panel.prop.map with parameters of type Atom Constructor Description EMapData(Atom propertyAtom)Creates 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.EUIMap(Atom propertyAtom)Creates the property container with the specified name.Uses of Atom in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist with parameters of type Atom Modifier and Type Method Description protected MLItemPropEMLGroup. createListItemProp(Atom atom)Creates a list item property.Constructors in com.iizigo.panel.prop.mlist with parameters of type Atom Constructor Description EMLDefaultItemProp(Atom propertyAtom)Creates the property container with the specified name.EMLGroup(Atom propertyAtom)Creates the property container with the specified name.EMLGroupLayout(Atom propertyAtom)Creates the property container with the specified name.EMList(Atom propertyAtom)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
Constructors in com.iizigo.panel.prop.table with parameters of type Atom Constructor Description EUITable(Atom propertyAtom)Creates 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
Fields in com.iizigo.prop declared as Atom Modifier and Type Field Description AtomPropertyEditorInfo. atomThe property Atom, null for special ones.Methods in com.iizigo.prop that return Atom Modifier and Type Method Description static AtomDesignerProp. createFileErrorAtom(PropCnr parentContainer)Creates a unique property atom for file errors for a property.Methods in com.iizigo.prop with parameters of type Atom Modifier and Type Method Description MultiPropEditorBaseEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorIEditedPropertyEntry. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.PropertyEditorInfoPropCnrEditorProperties. getPropertyEditorInfo(Atom atom)Gets a PropertyEditorInfo from a property Atom.booleanPropertyEditor. setFocus(Atom atom)Attempts to set focus to a property item with a specific atom.booleanPropertyEditor. setFocus(Atom atom, int index)Attempts to set focus to a property item with a specific atom.Constructors in com.iizigo.prop with parameters of type Atom Constructor Description ContainerListener(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
Methods in com.iizigo.prop.editor with parameters of type Atom Modifier and Type Method Description MultiPropEditorAtomNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsFlagPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiColorPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiIntChoicePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitsPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.TYPEIDefaultPropertyValueProvider. getDefaultValue(Atom name, TYPE defaultValue)Gets the default value to use when a value is defined and no previous text is available.IPropEditorExtender<EDITOR,PROP,VALUE>IPropEditorExtenderProvider. getEditorExtender(EDITOR editor, Atom atom)Gets the extension for a property editor.GDateTime.Type[]IDateTimeTypesProvider. getSupportedDataTypes(Atom editedProperty)Returns the list of supported datatypes.protected static EditorVirtualSpaceVSRelativeReferencePropEditor. 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
Methods in com.iizigo.prop.tooltip with parameters of type Atom Modifier and Type Method Description static TooltipItemTooltipItem. newIntIndex(java.lang.String prompt, Atom atomName, java.lang.String[] array)Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItemTooltipItem. newIntIndex(java.lang.String prompt, Atom atomName, java.lang.String[] array, java.lang.String defaultValue)Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItemTooltipItem. newNormal(java.lang.String prompt, Atom atom)Constructs a line with normal fonts of a text prompt and a property atom.static TooltipItemTooltipItem. newNormal(java.lang.String prompt, Atom atom, ITooltipStringFormatter formatter)Constructs a line with normal fonts of a text prompt and a property atom with a formatter.static TooltipItemTooltipItem. newNormalItalicEmpty(java.lang.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
Constructors in com.iizigo.push.prop with parameters of type Atom Constructor Description EditorPushProps(Atom propertyAtom)Creates the Push Notification property container with the specified name.Uses of Atom in com.iizigo.pwa.prop
Constructors in com.iizigo.pwa.prop with parameters of type Atom Constructor Description EditorPWAProps(Atom propertyAtom)Creates the PWA property container with the specified name.Uses of Atom in com.iizigo.run.prop
Methods in com.iizigo.run.prop with parameters of type Atom Modifier and Type Method Description IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>EditorRuntimeBuilderProps. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)Gets the extension for a property editor.Constructors in com.iizigo.run.prop with parameters of type Atom Constructor Description EditorRuntimeBuilderProps(Atom propertyAtom)Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.selector.prop
Methods in com.iizigo.selector.prop with parameters of type Atom Modifier and Type Method Description protected EditorClassReferenceEditorSelector. createClassReference(Atom atom, java.lang.String ref)Creates a ClassReference, overridden by the Designer version of the class.protected EditorSelectorReferenceEditorSelector. createSelectorReference(Atom atom, java.lang.String ref)Creates a SelectorReference, overridden by the Designer version of the class.Constructors in com.iizigo.selector.prop with parameters of type Atom Constructor Description EditorSelector(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, java.lang.String newValue)Creates a Selector Reference property with the specified name and value.Uses of Atom in com.iizigo.server.config
Methods in com.iizigo.server.config with parameters of type Atom Modifier and Type Method Description protected EditorPolicyPropsEditorServerSettings. createPolicyProps(Atom atom)Creates a policy property with the specified atom name.IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>EditorLetsEncryptDomain. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)Gets the extension for a property editor.IPropEditorExtender<PKCS12IdentityPropEditor,PKCS12IdentityProp,byte[]>EditorWebServerPortConfig. getEditorExtender(PKCS12IdentityPropEditor editor, Atom atom)Gets the extension for a property editor.Constructors in com.iizigo.server.config with parameters of type Atom Constructor Description EditorLetsEncryptDomain(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
Constructors in com.iizigo.server.monitor with parameters of type Atom Constructor Description EditorVirtualizedMonitorPropCnr(Atom atom, IVirtualizedMonitor monitor)Constructor for monitor.Uses of Atom in com.iizigo.style.prop
Constructors in com.iizigo.style.prop with parameters of type Atom Constructor Description EditorStyles(Atom propertyAtom)Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.term.capture.prop
Constructors in com.iizigo.term.capture.prop with parameters of type Atom Constructor Description CaptureFieldProp(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
Constructors in com.iizigo.term.prop with parameters of type Atom Constructor Description EditorScreenActionGroupProp(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.Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizigo.term.recording.prop
Constructors in com.iizigo.term.recording.prop with parameters of type Atom Constructor Description LogicItemProp(Atom propertyAtom)Creates the recording logic item property container with the specified name.LogicProp(Atom propertyAtom)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
Method parameters in com.iizigo.text with type arguments of type Atom Modifier and Type Method Description voidNewTextTablesWithLanguageComposite. createTextFiles(ModuleModel model, java.util.Map<Atom,KString> moreTexts, org.eclipse.core.runtime.IProgressMonitor monitor)Creates the text files.Uses of Atom in com.iizigo.text.prop
Constructors in com.iizigo.text.prop with parameters of type Atom Constructor Description EditorTextTable(Atom propertyAtom)Creates the screen identification property container with the specified name.Uses of Atom in com.iizigo.vs
Methods in com.iizigo.vs with parameters of type Atom Modifier and Type Method Description EditorVSFieldNewVSFieldWizardPage. create(Atom name, PropCnr vsParent, ComplexOperation op)Creates the field when a dialog box is present.static EditorVSColumnHeaderNewVSColumnWizardPage. doCreate(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op)Creates the field when a dialog box is present.static EditorVSFieldNewVSFieldWizardPage. doCreate(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op)Creates the field when a dialog box is present.static EditorVSTableNewVSTableWizardPage. 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
Constructors in com.iizigo.vs.actor with parameters of type Atom Constructor Description EditorActionActors(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, java.lang.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.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizigo.vs.link
Constructors in com.iizigo.vs.link with parameters of type Atom Constructor Description VSLinkAction(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
Methods in com.iizigo.vs.prop with parameters of type Atom Modifier and Type Method Description EditorVSFieldEditorVSColumnHeader. createEmptyField(Atom fieldName)Creates an empty field for this column, depending on defined types, null attributes, etc.protected VSRowEditorVSTable. createRow(Atom a, VSColumnHeader[] columns)Creates a row property.protected VSRowEditorVSTable. createRow(Atom a, VSField[] fields)Creates a row property.EditorVSFieldEditorVSColumnHeader. createUninitializedField(Atom fieldName)Creates a new uninitialized field.Constructors in com.iizigo.vs.prop with parameters of type Atom Constructor Description EditorVirtualSpace(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, java.lang.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
Constructors in com.iizigo.vs.viewer with parameters of type Atom Constructor Description VSViewerPropCnr(Atom name, java.util.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
Methods in com.iizigo.vs.wizards with parameters of type Atom Modifier and Type Method Description protected EditorVSActionVSActionCreation. doCreate(Atom name, PropCnr parent, ComplexOperation op)Creates the component required with the specified name.protected EditorVSColumnHeaderVSColumnCreation. doCreate(Atom name, PropCnr parent, ComplexOperation op)Creates the component required with the specified name.protected abstract VSTYPEVSComponentCreation. doCreate(Atom name, PropCnr parent, ComplexOperation op)Creates the component required with the specified name.protected EditorVSFieldVSFieldCreation. doCreate(Atom name, PropCnr parent, ComplexOperation op)Creates the component required with the specified name.protected EditorVSTableVSTableCreation. doCreate(Atom name, PropCnr parent, ComplexOperation op)Creates the component required with the specified name.Constructors in com.iizigo.vs.wizards with parameters of type Atom Constructor Description VSActionCreation(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, java.lang.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
Constructors in com.iizigo.ws.actionactor with parameters of type Atom Constructor Description Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizigo.ws.prop
Constructors in com.iizigo.ws.prop with parameters of type Atom Constructor Description EditorOutputColumn(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
Methods in com.iizigo.ws.prop.json with parameters of type Atom Modifier and Type Method Description protected EditorJSONElementWrapperEditorJSONElementWrapper. createJSONElementWrapper(Atom atom)Creates a new JSONElementWrapper instance.Constructors in com.iizigo.ws.prop.json with parameters of type Atom Constructor Description EditorJSONElementWrapper(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
Constructors in com.iizigo.ws.prop.url with parameters of type Atom Constructor Description EditorURLEncodedInput(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
Constructors in com.iizix.actionactor with parameters of type Atom Constructor Description AbstractSettings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizix.api
Methods in com.iizix.api that return Atom Modifier and Type Method Description AtomAnnotationType. getEventAtom()Gets the atom for the event.Methods in com.iizix.api with parameters of type Atom Modifier and Type Method Description static AnnotationTypeAnnotationType. fromEventAtom(Atom atom)Gets the annotation type that matches an atom method event property name.Uses of Atom in com.iizix.db.actionactor
Constructors in com.iizix.db.actionactor with parameters of type Atom Constructor Description Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizix.db.prop
Methods in com.iizix.db.prop with parameters of type Atom Modifier and Type Method Description VSParticipantInputProps. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSParticipantResultProps. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSParticipantResultSetProps. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.Constructors in com.iizix.db.prop with parameters of type Atom Constructor Description ConnectionProfileSetup(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, java.lang.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
Subclasses of Atom in com.iizix.editor Modifier and Type Class Description classGeneratedAtomInternal Atom class, maps required method calls to override the Atom ones.Methods in com.iizix.editor that return Atom Modifier and Type Method Description AtomAtomGenerator. getAtom(java.lang.String name)Creates a new atom using the atom manager using the specified name.AtomAtomGenerator. getAtom(java.lang.String base, java.lang.String 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
Methods in com.iizix.event that return Atom Modifier and Type Method Description AtomParentCnrMoveEvent. getOldAtom()Gets the old Atom, i.e.AtomParentCnrNameEvent. getOldAtom()Gets the old Atom.AtomPropMoveEvent. getOldAtom()Gets the old Atom, i.e.AtomPropNameEvent. getOldAtom()Gets the old Atom.Methods in com.iizix.event with parameters of type Atom Modifier and Type Method Description booleanGEvent. isPropertyChange(PropCnr pc, Atom name)Checks if the event is a modification change of any property in the specified container.booleanPropCnrEvent. isPropertyChange(PropCnr pc, Atom name)Checks if the event is a modification change of any property in the specified container.booleanPropCopyEvent. isPropertyChange(PropCnr pc, Atom name)Checks if the event is a modification change of any property in the specified container.booleanPropValueEvent. isPropertyChange(PropCnr pc, Atom name)Checks if the event is a modification change of any property in the specified container.Constructors in com.iizix.event with parameters of type Atom Constructor Description ParentCnrMoveEvent(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
Fields in com.iizix.prop declared as Atom Modifier and Type Field Description static AtomAtom. ACTIONstatic AtomAtom. ACTIONSstatic AtomAtom. ACTORSstatic AtomAtom. ALIGNstatic AtomPolicyProps. AN_ADMINThe atom name for "admin".static AtomPolicyProps. AN_USERThe atom name for "user".static AtomPWAProps. APP_DESCR_ATOMThe property atom for the application description PlainKString: Atom.DESCR.static AtomAtom. APPSstatic AtomPushProps. ATOMThe atom for the Push Notification properties container: "$push".static AtomPWAProps. ATOMThe atom for the PWA properties container: "$pwa".static AtomAtom. ATOM_ON_UI_ACTIONstatic AtomAtom. ATOM_ON_UI_BACKstatic AtomAtom. ATOM_ON_UI_CONNECTstatic AtomAtom. ATOM_ON_UI_CREATEstatic AtomAtom. ATOM_ON_UI_DESTROYstatic AtomAtom. ATOM_ON_UI_FOCUSstatic AtomAtom. ATOM_ON_UI_SELECTIONstatic AtomAtom. ATOM_ON_UI_TEXT_CHANGEstatic AtomAtom. ATOM_ON_UI_VALUE_CHANGEstatic AtomAtom. ATOM_ON_VS_ACTIONstatic AtomAtom. ATOM_ON_VS_CHANGEstatic AtomAtom. ATOM_ON_VS_CREATEstatic AtomAtom. ATOM_ON_VS_DESTROYstatic AtomAtom. ATOM_ON_VS_FOCUSstatic AtomAtom. ATOM_ON_VS_STATEstatic AtomAtom. BADGEstatic AtomAtom. BINDstatic AtomAtom. BINDINGSstatic AtomAtom. BODYstatic AtomAtom. CACHEstatic AtomAtom. CHARUPDATEstatic AtomAtom. CIDstatic AtomAtom. CLASSstatic AtomAtom. CLIENTstatic AtomAtom. CLIENT_STYLESstatic AtomAtom. COMPONENTstatic AtomAtom. COMPONENTSstatic AtomAtom. CONNECTORSstatic AtomAtom. CONTEXT_MENUstatic AtomAtom. CONTEXT_MENU_REFstatic AtomAtom. DATA_CONTAINERstatic AtomAtom. DEFAULTstatic AtomAtom. DELAYstatic AtomAtom. DERIVESstatic AtomAtom. DESCRstatic AtomAtom. DESIGNERstatic AtomAtom. DEVICEstatic AtomAtom. DOCstatic AtomAtom. ENABLEDstatic AtomAtom. ENCODINGstatic AtomAtom. ENVstatic AtomAtom. ERRORstatic AtomAtom. EVENTstatic AtomAtom. EXTENDSstatic AtomAtom. FIELDSstatic AtomAtom. FILENAMEstatic AtomAtom. FOCUSstatic AtomAtom. GEOstatic AtomAtom. HEADERstatic AtomAtom. HEIGHTstatic AtomAtom. HOSTstatic AtomAtom. HSCROLLstatic AtomAtom. ICONstatic AtomAtom. IDstatic AtomAtom. IDSstatic AtomAtom. IGNOREstatic AtomAtom. INDEXstatic AtomAtom. INPUTstatic AtomAtom. JAVAstatic AtomAtom. LANGstatic AtomAtom. LAYOUTstatic AtomAtom. LAYOUT_MANAGERstatic AtomAtom. LOCATIONstatic AtomAtom. MCATstatic AtomAtom. MESSAGEstatic AtomAtom. METHODstatic AtomAtom. MODULE_APPstatic AtomAtom. MSGstatic AtomAtom. NAMEstatic AtomAtom. NULLstatic AtomAtom. OUTPUTstatic AtomAtom. OVERRIDE_METHODstatic AtomAtom. PANELstatic AtomAtom. PARTICIPANTSstatic AtomAtom. PATTERNstatic AtomAtom. PLUGINSstatic AtomAtom. POPUPstatic AtomAtom. PORTstatic AtomAtom. PRIMARYstatic AtomAtom. PROXYHOSTstatic AtomAtom. PROXYPORTstatic AtomAtom. PROXYTYPEstatic AtomAtom. PUSHstatic AtomAtom. PWAstatic AtomAtom. QNAMEstatic AtomAtom. RANGEstatic AtomAtom. RAWstatic AtomAtom. READ_TIMEOUTstatic AtomAtom. READONLYstatic AtomAtom. REFERENCEstatic AtomAtom. RESOLVEstatic AtomAtom. ROOTstatic AtomAtom. ROWSstatic AtomAtom. RTLstatic AtomAtom. SELECTEDstatic AtomAtom. SELECTORstatic AtomAtom. SERVERstatic AtomAtom. SETTINGSstatic AtomAtom. SSLstatic AtomAtom. STYLEstatic AtomAtom. STYLESstatic AtomAtom. SYSTEMstatic AtomAtom. TEXTstatic AtomAtom. THEMESstatic AtomAtom. TIMESTAMPstatic AtomAtom. TITLEstatic AtomAtom. TOASTERstatic AtomAtom. TOOLTIPstatic AtomAtom. TRANSACTIONstatic AtomAtom. TYPEstatic AtomAtom. UI_COMPONENTstatic AtomAtom. UI_CONTAINERstatic AtomAtom. UI_PREVIEWstatic AtomAtom. URIstatic AtomAtom. URI_PARAMSstatic AtomAtom. USERstatic AtomAtom. VALUEstatic AtomAtom. VIRTUALSPACEstatic AtomAtom. VISIBLEstatic AtomAtom. VSCOLUMNstatic AtomAtom. VSCROLLstatic AtomAtom. VSFIELDstatic AtomAtom. VSTABLEstatic AtomAtom. WEBSOCKETstatic AtomAtom. WEIGHTstatic AtomAtom. WIDTHstatic AtomAtom. ZONESMethods in com.iizix.prop that return Atom Modifier and Type Method Description AtomAtom. clone()Clones this atom.AtomIPropCnr. createCopyOfAtom(Atom name)Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.AtomPropCnr. createCopyOfAtom(Atom name)Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.AtomIPropCnr. createUniqueAtom(Atom name, java.lang.String first, java.lang.String next, java.lang.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.AtomIPropCnr. createUniqueAtom(java.lang.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.AtomPropCnr. createUniqueAtom(Atom name, java.lang.String first, java.lang.String next, java.lang.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.AtomPropCnr. createUniqueAtom(java.lang.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.AtomPropCnr. createUniqueAtom(java.lang.String baseName, java.lang.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 AtomAtom. find(java.lang.String name)Finds an atom that has been created previously by name, and that is still in use by some non-garbage-collected object.static AtomAtom. get(java.lang.String name)Gets an existing or creates a new atom with the specified name.Atom[]GProp. getAtomPath(PropCnr stopAt)Gets the atom path of this property.Atom[]IGProp. getAtomPath(PropCnr stopAt)Gets the atom path of this property.AtomIClassReferenceOwner. getClassReferenceAtom(java.lang.String id)Gets the ClassReference atom name.Atom[]PropCnr. getExtendsOverride()Gets the extends override atoms.AtomGProp. getPropAtom()Gets the atom used for the name of this property.AtomIGProp. 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.Atom[]PropCnr. getPropIndexes()Gets the indexes of all properties along with the atom names.Methods in com.iizix.prop with parameters of type Atom Modifier and Type Method Description intAtom. compareTo(Atom atom)Compares this object with the specified object for order.booleanIPropCnr. containsProp(Atom atom)Checks for presence of the property in the container.booleanPropCnr. containsProp(Atom atom)Checks for presence of the property in the container.protected ClassReferenceSelector. createClassReference(Atom atom, java.lang.String ref)Creates a ClassReference, overridden by the Designer version of the class.AtomIPropCnr. createCopyOfAtom(Atom name)Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.AtomPropCnr. createCopyOfAtom(Atom name)Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.GProp<?>PropFactory. createProp(java.lang.String tag, Atom atom)Creates a generic property with the specified tag name and atom.protected SelectorReferenceSelector. createSelectorReference(Atom atom, java.lang.String ref)Creates a SelectorReference, overridden by the Designer version of the class.AtomIPropCnr. createUniqueAtom(Atom name, java.lang.String first, java.lang.String next, java.lang.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.AtomPropCnr. createUniqueAtom(Atom name, java.lang.String first, java.lang.String next, java.lang.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 StringArrayPropStringArrayProp. createUnmodifiableReadOnly(Atom atom, java.lang.String[] strings)Creates a new StringArrayProp from a predefined array of strings that is placed in an unmodifiable list.VSReferenceModuleApp. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferencePropCnr. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.booleanIPropCnr. getBool(Atom atom)Gets a boolean property from this property container.booleanIPropCnr. getBool(Atom atom, boolean defaultValue)Gets a boolean property from this property container.booleanPropCnr. getBool(Atom atom)Gets a boolean property from this property container.booleanPropCnr. getBool(Atom atom, boolean defaultValue)Gets a boolean property from this property container.IPropErrorItemIPropCnr. getChildPropError(Atom atom)Gets the child property default error ID.IPropErrorItemPropCnr. getChildPropError(Atom atom)Gets the child property default error ID.intIPropCnr. getChildPropErrorSeverity(Atom atom)Gets the error severity of a child property.intPropCnr. 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.intIPropCnr. getInt(Atom atom)Gets an integer property from this property container.intIPropCnr. getInt(Atom atom, int defaultValue)Gets an integer property from this property container.intPropCnr. getInt(Atom atom)Gets an integer property from this property container.intPropCnr. getInt(Atom atom, int defaultValue)Gets an integer property from this property container.longIPropCnr. getLong(Atom atom)Gets a long property from this property container.longIPropCnr. getLong(Atom atom, long defaultValue)Gets a long property from this property container.longPropCnr. getLong(Atom atom)Gets a long property from this property container.longPropCnr. getLong(Atom atom, long defaultValue)Gets a long property from this property container.doubleIPropCnr. getNumber(Atom atom)Gets a Number property from this property container.doubleIPropCnr. getNumber(Atom atom, double defaultValue)Gets a Number property from this property container.doublePropCnr. getNumber(Atom atom)Gets a Number property from this property container.doublePropCnr. getNumber(Atom atom, double defaultValue)Gets a Number property from this property container.<GP extends IGProp<?>>
GPIClassReferenceOwner. getProp(Atom atom, java.lang.Class<GP> clazz)Gets the property with theatomname and checking the class instance of the property.GProp<?>IPropCnr. getProp(Atom atom)Gets the property with theatomname.GProp<?>IPropCnr. getProp(Atom[] atomPath)Gets the property from a path of atoms.GProp<?>IPropCnr. getProp(Atom[] atomPath, int count)Gets the property from a path of atoms.<GP extends IGProp<?>>
GPIPropCnr. getProp(Atom atom, java.lang.Class<GP> clazz)Gets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPIPropCnr. getProp(Atom atom, java.lang.Class<GP> clazz, boolean logError)Gets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPIUIBounds. getProp(Atom atom, java.lang.Class<GP> clazz)Gets the property with theatomname and checking the class instance of the property.GProp<?>PropCnr. getProp(Atom atom)Gets the property with theatomname.GProp<?>PropCnr. getProp(Atom[] atomPath)Gets the property from a path of atoms.GProp<?>PropCnr. getProp(Atom[] atomPath, int count)Gets the property from a path of atoms.<GP extends IGProp<?>>
GPPropCnr. getProp(Atom atom, java.lang.Class<GP> clazz)Gets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPPropCnr. getProp(Atom atom, java.lang.Class<GP> clazz, boolean logError)Gets the property with theatomname and checking the class instance of the property.intIPropCnr. getPropIndex(Atom atom)Gets the index of an atom in this container.intPropCnr. getPropIndex(Atom atom)Gets the index of an atom in this container.java.lang.ObjectIPropCnr. getPropValue(Atom atom)Gets the value of the property by theatomname.<VALUE> VALUEIPropCnr. getPropValue(Atom atom, java.lang.Class<VALUE> clazz)Gets the value of the property by theatomname.<VALUE> VALUEIPropCnr. getPropValue(Atom atom, java.lang.Class<VALUE> clazz, boolean logError)Gets the value of the property by theatomname.java.lang.ObjectPropCnr. getPropValue(Atom atom)Gets the value of the property by theatomname.<VALUE> VALUEPropCnr. getPropValue(Atom atom, java.lang.Class<VALUE> clazz)Gets the value of the property by theatomname.<VALUE> VALUEPropCnr. getPropValue(Atom atom, java.lang.Class<VALUE> clazz, boolean logError)Gets the value of the property by theatomname.java.lang.StringIPropCnr. getString(Atom atom)Gets a string property from this property container.java.lang.StringIPropCnr. getString(Atom atom, java.lang.String defaultValue)Gets a string property from this property container.java.lang.StringPropCnr. getString(Atom atom)Gets a string property from this property container.java.lang.StringPropCnr. getString(Atom atom, java.lang.String defaultValue)Gets a string property from this property container.KStringPropTextTable. getTextProp(Atom atom)Get the text property associated with the specified text name or text ID.VSReferenceGProp. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSReferenceIGProp. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSReferenceModuleApp. getVSReference(Atom refAtom)Gets the VSReference that is initially used as start-up for the application.VSReferencePropCnr. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.booleanIPropCnr. isExtendsOverriden(Atom atom)Checks if a property name is overridden in this container when using the Extends Framework.booleanPropCnr. isExtendsOverriden(Atom atom)Checks if a property name is overridden in this container when using the Extends Framework.static booleanAtom. isInside(Atom atom, Atom[] atoms)Checks if an Atom is present in an array of Atoms.booleanGProp. moveProp(PropCnr moveToContainer, Atom newName, int destinationIndex)Moves this property container to another container, without changing the listeners.booleanGProp. moveProp(PropCnr moveToContainer, Atom newName, Atom reference, boolean isAfter)Moves this property container to another container, without changing the listeners.voidIComplexOperation. moveProp(GProp<?> gp, PropCnr toContainer, Atom newName, int toIndex)Moves a property to another container.static voidIComplexOperation. moveProp(IComplexOperation op, IGProp<?> gp, PropCnr toContainer, Atom newName, int toIndex)Moves a property to another container.booleanIGProp. moveProp(PropCnr moveToContainer, Atom newName, int destinationIndex)Moves this property container to another container, without changing the listeners.booleanIGProp. moveProp(PropCnr moveToContainer, Atom newName, Atom reference, boolean isAfter)Moves this property container to another container, without changing the listeners.voidIReferenceOwner. onBroken(Atom refAtom, TARGET target)Called when the reference has been broken, i.e.voidTextTable. onBroken(Atom refAtom, TextTable target)Called when the reference has been broken, i.e.voidIReferenceOwner. onResolved(Atom refAtom, TARGET target)Called when the reference has been resolved.voidTextTable. onResolved(Atom refAtom, TextTable target)Called when the reference has been resolved.booleanIPropCnr. removeProp(Atom atom)Removes a property from this container with the specified atom.booleanIPropCnr. removeProp(Atom atom, IGProp<?> trigger)Removes a property from this container with the specified atom.booleanPropCnr. removeProp(Atom atom)Removes a property from this container with the specified atom.booleanPropCnr. removeProp(Atom atom, IGProp<?> trigger)Removes a property from this container with the specified atom.booleanIPropCnr. removeProp2(Atom atom)Convenience method to remove a property from this container with the specified atom.booleanIPropCnr. removeProp2(Atom atom, IGProp<?> trigger)Convenience method to remove a property from this container with the specified atom.booleanPropCnr. removeProp2(Atom atom)Convenience method to remove a property from this container with the specified atom.booleanPropCnr. removeProp2(Atom atom, IGProp<?> trigger)Convenience method to remove a property from this container with the specified atom.booleanGProp. renameProp(Atom propertyAtom)Renames this property.voidIComplexOperation. renameProp(GProp<?> gp, Atom newName)Renames a property.static voidIComplexOperation. renameProp(IComplexOperation op, IGProp<?> gp, Atom newName)Renames a property.booleanIGProp. renameProp(Atom propertyAtom)Renames this property.booleanGProp. renameProp2(Atom propertyAtom)Renames this property.static voidIComplexOperation. reorderProps(IComplexOperation op, PropCnr pc, Atom[] order)Reorder a property container.voidIComplexOperation. reorderProps(PropCnr pc, Atom[] order)Reorder a property container.booleanIPropCnr. reorderProps(Atom[] atoms)Reorders the properties according to the array.booleanPropCnr. reorderProps(Atom[] atoms)Reorders the properties according to the array.booleanIPropCnr. setBool(Atom atom, boolean value)Sets a boolean property with the specified atom to thevaluein this property container.booleanIPropCnr. setBool(Atom atom, boolean value, boolean logError)Sets a boolean property with the specified atom to thevaluein this property container.booleanIPropCnr. setBool(Atom atom, boolean value, boolean logError, IGProp<?> trigger)Sets a boolean property with the specified atom to thevaluein this property container.booleanPropCnr. setBool(Atom atom, boolean value)Sets a boolean property with the specified atom to thevaluein this property container.booleanPropCnr. setBool(Atom atom, boolean value, boolean logError)Sets a boolean property with the specified atom to thevaluein this property container.booleanPropCnr. setBool(Atom atom, boolean value, boolean logError, IGProp<?> trigger)Sets a boolean property with the specified atom to thevaluein this property container.booleanIPropCnr. setExtendsOverride(Atom atom, boolean on)Sets a property name as overridden in this container using extendsFrom another container.booleanPropCnr. setExtendsOverride(Atom atom, boolean on)Sets a property name as overridden in this container using extendsFrom another container.booleanIPropCnr. setInt(Atom atom, int value)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setInt(Atom atom, int value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setInt(Atom atom, int value)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setInt(Atom atom, int value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setLong(Atom atom, long value)Sets a long property with the specified atom to thevaluein this property container.booleanIPropCnr. setLong(Atom atom, long value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setLong(Atom atom, long value, boolean logError, IGProp<?> trigger)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setLong(Atom atom, long value)Sets a long property with the specified atom to thevaluein this property container.booleanPropCnr. setLong(Atom atom, long value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setLong(Atom atom, long value, boolean logError, IGProp<?> trigger)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setNumber(Atom atom, double value)Sets a Number property with the specified atom to thevaluein this property container.booleanIPropCnr. setNumber(Atom atom, double value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setNumber(Atom atom, double value, boolean logError, IGProp<?> trigger)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setNumber(Atom atom, double value)Sets a Number property with the specified atom to thevaluein this property container.booleanPropCnr. setNumber(Atom atom, double value, boolean logError)Sets an integer property with the specified atom to thevaluein this property container.booleanPropCnr. setNumber(Atom atom, double value, boolean logError, IGProp<?> trigger)Sets an integer property with the specified atom to thevaluein this property container.booleanIPropCnr. setPropValue(Atom atom, java.lang.Object newValue)Sets the property with theatomname tonewValue.<VALUE> booleanIPropCnr. setPropValue(Atom atom, VALUE value, java.lang.Class<? extends GProp<VALUE>> propClass)Sets a property value in the container.booleanPropCnr. setPropValue(Atom atom, java.lang.Object newValue)Sets the property with theatomname tonewValue.<VALUE> booleanPropCnr. setPropValue(Atom atom, VALUE value, java.lang.Class<? extends GProp<VALUE>> propClass)Sets a property value in the container.booleanIPropCnr. setString(Atom atom, java.lang.String value)Sets a string property with the specified atom to thevaluein this property container.booleanIPropCnr. setString(Atom atom, java.lang.String value, boolean logError)Sets a string property with the specified atom to thevaluein this property container.booleanIPropCnr. setString(Atom atom, java.lang.String value, boolean logError, IGProp<?> trigger)Sets a string property with the specified atom to thevaluein this property container.booleanPropCnr. setString(Atom atom, java.lang.String value)Sets a string property with the specified atom to thevaluein this property container.booleanPropCnr. setString(Atom atom, java.lang.String value, boolean logError)Sets a string property with the specified atom to thevaluein this property container.booleanPropCnr. setString(Atom atom, java.lang.String value, boolean logError, IGProp<?> trigger)Sets a string property with the specified atom to thevaluein this property container.Constructors in com.iizix.prop with parameters of type Atom Constructor Description AbstractBaseRelativeReference(Atom propertyAtom)Creates a Base Relative Reference property with the specified name with a null value.AbstractBaseRelativeReference(Atom propertyAtom, java.lang.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, java.lang.String newValue)Creates a Base Relative Reference property with the specified name and value.AbstractReference(Atom propertyAtom)Creates a Abstract Reference property with the specified name with anullvalue.AbstractReference(Atom propertyAtom, java.lang.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.ArrayProp(Atom propertyAtom)Creates an Array property with the specified name with a null value.ArrayProp(Atom propertyAtom, java.lang.Class<ITEM> itemClass)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, java.lang.String newValue)Creates an Asset Reference property with the specified name and value.AssetReferences(Atom propertyAtom)Creates a Styles Reference property with the specified name with a null value.AssetReferences(Atom propertyAtom, java.lang.String newValue)Creates a Styles Reference 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, java.lang.String newValue)Creates a Image Reference property with the specified name and value.BadgeProp(Atom propertyAtom)Creates a badge property with the specified name with a null value.BadgeProp(Atom propertyAtom, GBadge newValue)Creates a badge property with the specified name and value.BoolProp(Atom propertyAtom)Creates a Boolean property with the specified name with a null value.BoolProp(Atom propertyAtom, boolean newValue)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.CharProp(Atom propertyAtom)Creates a character property with the specified name with a null value.CharProp(Atom propertyAtom, char newValue)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, java.lang.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.ColorProp(Atom propertyAtom)Creates a color property with the specified name with a null value.ColorProp(Atom propertyAtom, GColor newValue)Creates a color property with the specified name and value.ConstrainedIntProp(Atom propertyAtom, java.lang.String constraints)Creates the component with the specified name.ConstrainedIntProp(Atom propertyAtom, java.lang.String constraints, int newValue)Creates the component with the specified name, initialized to contain theGPropitems.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.DevParams(Atom propertyAtom)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.EnvProps(Atom atom)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, java.util.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, java.io.File file)Creates a FilePropCnr for the designer with the specified name with a null value.FileURIPropCnr(Atom propertyAtom, java.net.URL url, long modificationTime, long size)Creates a FilePropCnr for the designer with the specified name with a null value.FillProp(Atom propertyAtom)Creates a fill property with the specified name with a null value.FillProp(Atom propertyAtom, GFill newValue)Creates a fill property with the specified name and value.FixedVirtualizedAbstractReference(Atom propertyAtom)Creates a Abstract Reference property with the specified name with a null value.FixedVirtualizedAbstractReference(Atom propertyAtom, java.lang.String newValue)Creates a Abstract Reference property with the specified name and value.FolderSettingsProp(Atom atom)Creates the client properties without a name.FolderURIPropCnr(Atom propertyAtom, java.net.URI uri)Creates a FilePropCnr for the designer with the specified name with a null value.FontProp(Atom propertyAtom)Creates a font property with the specified name with a null value.FontProp(Atom propertyAtom, GFont newValue)Creates a font property with the specified name and value.GeoProps(Atom atom)Creates the environment properties with a name.GProp(Atom propertyAtom)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, java.lang.String newValue)Creates a Image Reference property with the specified name and value.Int32Prop(Atom propertyAtom)Creates an Integer property with the specified name with a null value.Int32Prop(Atom propertyAtom, int newValue)Creates an Integer property with the specified name and value.Int4Prop(Atom propertyAtom)Creates a new 4-unit property with a name.IntProp(Atom propertyAtom)Creates an Integer property with the specified name with a null value.IntProp(Atom propertyAtom, int newValue)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, java.lang.String newValue)Creates a KString property with the specified name and value.LongProp(Atom propertyAtom)Creates a Long property with the specified name with a null value.LongProp(Atom propertyAtom, long newValue)Creates a Long property with the specified name and value.MailProps(Atom atom)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, java.lang.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, java.lang.String reference)Creates a Class Reference property with the specified name and value.ModuleApp(Atom propertyAtom)Creates the applications properties with the specified name.MultiProp(Atom propertyAtom)Creates a color property with the specified name with a null value.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, java.lang.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, java.lang.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, java.lang.String newValue)Creates a KString property with the specified name and value.PolicyProps(Atom atom)Creates the container properties with a name.PrivProp(Atom atom)Creates a private property with the specified atom name with a null value.PrivProp(Atom atom, java.lang.Object value)Creates a private property with the specified atom name with a value.PropCnr(Atom propertyAtom)Creates a property container with the specified name.PropCnr(Atom propertyAtom, GProp<?>[] properties)Creates a property container with the specified name and properties.PropVerificationError(PropCnr parent, Atom childName, PropVerificationError.Severity severity, java.lang.String location, java.lang.String errorText, java.lang.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.PushProps(Atom propertyAtom)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.PWAProps(Atom propertyAtom)Creates a PWAProps container with the specified name with a null value.RectProp(Atom propertyAtom)Creates a rectangle property with the specified name with a null value.RectProp(Atom propertyAtom, GRect newValue)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.Selector(Atom propertyAtom)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, java.lang.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.SizeProp(Atom propertyAtom)Creates a size property with the specified name with a null value.SizeProp(Atom propertyAtom, GSize newValue)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, java.util.List<java.lang.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, java.lang.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.Styles(Atom propertyAtom)Creates the styles property container with the specified name.StylesCnr(Atom propertyAtom)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, java.lang.String newValue)Creates a Styles Reference property with the specified name and value.TextTable(Atom propertyAtom)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, java.lang.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.Unit4Prop(Atom propertyAtom)Creates a new 4-unit property with a name.UnitProp(Atom propertyAtom)Creates a unit property with the specified name with a null value.UnitProp(Atom propertyAtom, GUnit newValue)Creates a unit property with the specified name and value.ValueProp(Atom propertyAtom)Creates the value property with the specified name.ValueProp(Atom propertyAtom, Value value)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.Windows(Atom propertyAtom)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
Methods in com.iizix.prop.content that return Atom Modifier and Type Method Description AtomAbstractContentUIContainer. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Methods in com.iizix.prop.content with parameters of type Atom Modifier and Type Method Description protected abstract ITEMAbstractContentUIContainer. createItem(Atom atom, ITEM_CONTENT data)Creates a new property item from an item data holder and initializes the property.Constructors in com.iizix.prop.content with parameters of type Atom Constructor Description AbstractContentUIContainer(Atom atom)Creates the content property container.Uses of Atom in com.iizix.prop.font
Constructors in com.iizix.prop.font with parameters of type Atom Constructor Description FontFaces(Atom atom)Constructor with a name.FontFile(Atom atom)Constructor with name.FontFiles(Atom atom)Constructor with name.Uses of Atom in com.iizix.prop.image
Constructors in com.iizix.prop.image with parameters of type Atom Constructor Description AbstractImageDefinition(Atom propertyAtom)Creates the image definition property container with the specified name.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
Fields in com.iizix.prop.ui declared as Atom Modifier and Type Field Description protected static AtomUIAbstractListChoice. ATOM_ITEMS_CNRThe items container property atom.static AtomIUICheck2Component. CHECKED_ATOMThe atom name: checked.static AtomIUICheckComponent. CHECKED_ATOMProperty atom: checked.protected static AtomUIAccordion. OPEN_PART_ATOMProperty name: current open part.protected static AtomUITabContainer. OPEN_TAB_ATOMProperty atom: current open part.protected static AtomUISwapContainer. OPEN_VIEW_ATOMProperty atom: current open view.static AtomIUIRadioComponent. SELECTED_ATOMProperty atom: selected BoolProp.static AtomUITitlePane. SELECTED_ATOMProperty atom: selected BoolProp.protected static AtomUIAbstractListChoice. SELECTED_ROW_ATOMThe property name: selected row.protected static AtomUITabContainer. TABS_STYLES_ATOMAtom of the tabs styles.protected static AtomUIAccordion. TITLES_STYLES_ATOMName of the titles styles.static AtomAbstractUIAction. VS_FOCUS_ATOMProperty atom for VS component to focus when action processing completes: "vsFocus".Methods in com.iizix.prop.ui that return Atom Modifier and Type Method Description default AtomIUIClassReferenceOwner. getClassReferenceAtom(java.lang.String id)Gets the ClassReference atom name.AtomUIPanelBase. getClassReferenceAtom(java.lang.String id)Gets the ClassReference atom name.AtomMUISwitch. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUIAbstractListChoice. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUIAccordion. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUICheckBox. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUICheckedMenuItem. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUIRadioButton. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUIRadioMenuItem. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUISwapContainer. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUITabContainer. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.AtomUITitlePane. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Methods in com.iizix.prop.ui with parameters of type Atom Modifier and Type Method Description VSParticipantUIContextMenu. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSParticipantUIPanelBase. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.ValueIUIComp. getValue(Atom atom)Gets the value from a property namedatom.ValueUIComp. getValue(Atom atom)Gets the value from a property namedatom.VSParticipantUIContextMenu. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSParticipantUIPanelBase. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.Constructors in com.iizix.prop.ui with parameters of type Atom Constructor Description AbsoluteData(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 theGPropitems.AbstractUICompRelativeReference(Atom propertyAtom)Creates an abstract UIComp Relative Reference property with the specified name with a null value.AbstractUICompRelativeReference(Atom propertyAtom, java.lang.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.CIDProp(Atom atom)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, java.lang.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.FlexData(Atom propertyAtom)Creates a FlexData container with the specified name with a null value.FlexData(Atom propertyAtom, GProp<?>[] properties)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.GridData(Atom propertyAtom)Creates a GridData container with the specified name with a null value.GridData(Atom propertyAtom, GProp<?>[] properties)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, java.lang.String newValue)Creates a Label For Reference property with the specified name and value.LayoutMgr(Atom propertyAtom)Creates a LayoutMgr with the specified name with a null value.LayoutMgr(Atom propertyAtom, GProp<?>[] properties)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.ListData(Atom propertyAtom)Creates a ListData container with the specified name with a null value.ListData(Atom propertyAtom, GProp<?>[] properties)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.MenuData(Atom propertyAtom)Creates a MenuData container with the specified name with a null value.MenuData(Atom propertyAtom, GProp<?>[] properties)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.MUISwitch(Atom propertyAtom)Creates the component with the specified name.MUISwitch(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.MUITabBar(Atom propertyAtom)Creates the container with the specified name with a null value.MUITabBar(Atom propertyAtom, GProp<?>[] properties)Creates the container with the specified name and properties.PanelData(Atom propertyAtom)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, java.lang.String newValue)Creates a UI Panel Part Reference property with the specified name and value.SwapData(Atom propertyAtom)Creates a SwapData container with the specified name with a null value.SwapData(Atom propertyAtom, GProp<?>[] properties)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.TabData(Atom propertyAtom)Creates a TabData container with the specified name with a null value.TabData(Atom propertyAtom, GProp<?>[] properties)Creates a TabData container with the specified name and properties.TabLayout(Atom propertyAtom)Creates the layout with the specified name with a null value.TabLayout(Atom propertyAtom, GProp<?>[] properties)Creates the layout with the specified name and properties.Toaster(Atom atom)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.UIButton(Atom propertyAtom)Creates the component with the specified name.UIButton(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.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 theGPropitems.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 theGPropitems.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 theGPropitems.UIComboBox(Atom propertyAtom)Creates the component with the specified name.UIComp(Atom propertyAtom)Creates a property container with the specified name with a null value.UIComp(Atom propertyAtom, GProp<?>[] properties)Creates a property container with the specified name and properties.UIComps(Atom propertyAtom)Creates a UIComps container with the specified name with a null value.UIComps(Atom propertyAtom, GProp<?>[] properties)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.UIDialog(Atom propertyAtom)Creates the container with the specified name with a null value.UIEmpty(Atom propertyAtom)Creates the component with the specified name.UIEmpty(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UIGauge(Atom propertyAtom)Creates the component with the specified name.UIImage(Atom propertyAtom)Creates the component with the specified name.UIImage(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UIImage2(Atom propertyAtom)Creates the component with the specified name.UIImage2(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UILabel(Atom propertyAtom)Creates the component with the specified name.UILabel(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UIMedia(Atom propertyAtom)Creates the component with the specified name.UIMedia(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UIMenu(Atom propertyAtom)Creates the container with the specified name with a null value.UIMenu(Atom propertyAtom, GProp<?>[] properties)Creates the container with the specified name and properties.UIMenuBar(Atom propertyAtom)Creates the container with the specified name with a null value.UIMenuBar(Atom propertyAtom, GProp<?>[] properties)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 theGPropitems.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 theGPropitems.UIOutput(Atom propertyAtom)Creates the component with the specified name.UIOutput(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.UIPanel(Atom propertyAtom)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 theGPropitems.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 theGPropitems.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 theGPropitems.UISlider(Atom propertyAtom)Creates the component with the specified name.UISpinner(Atom propertyAtom)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.UIText(Atom propertyAtom)Creates the component with the specified name.UIText(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.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 theGPropitems.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
Methods in com.iizix.prop.ui.calendar that return Atom Modifier and Type Method Description AtomCalendarEvent. getSelectionPropAtom()Constructors in com.iizix.prop.ui.calendar with parameters of type Atom Constructor Description CalendarData(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
Constructors in com.iizix.prop.ui.chart with parameters of type Atom Constructor Description UIChart(Atom propertyAtom)Creates the component with the specified name.Uses of Atom in com.iizix.prop.ui.chart.axis2d
Constructors in com.iizix.prop.ui.chart.axis2d with parameters of type Atom Constructor Description Axis2D(Atom atom)Constructs a new axis from an Atom name.Uses of Atom in com.iizix.prop.ui.chart.plot2d
Fields in com.iizix.prop.ui.chart.plot2d declared as Atom Modifier and Type Field Description static AtomPlot2D. DEFAULTThe Atom for the "default" plot ("default").Constructors in com.iizix.prop.ui.chart.plot2d with parameters of type Atom Constructor Description Plot2D(Atom atom)Constructs a new plot from an Atom name.Uses of Atom in com.iizix.prop.ui.chart.series
Constructors in com.iizix.prop.ui.chart.series with parameters of type Atom Constructor Description Series(Atom atom)Constructs 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
Constructors in com.iizix.prop.ui.datetime with parameters of type Atom Constructor Description UIDateTime(Atom propertyAtom)Creates the component with the specified name.UIDateTime(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.Uses of Atom in com.iizix.prop.ui.device
Constructors in com.iizix.prop.ui.device with parameters of type Atom Constructor Description DeviceProp(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
Methods in com.iizix.prop.ui.map that return Atom Modifier and Type Method Description AtomMapMarkerProp. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Methods in com.iizix.prop.ui.map with parameters of type Atom Modifier and Type Method Description protected MapMarkerPropMapMarkers. createItem(Atom atom, MapMarker data)Creates a new property item from an item data holder and initializes the property.protected MapMarkerPropMapMarkers. createMarker(Atom atom)Create the map marker.Constructors in com.iizix.prop.ui.map with parameters of type Atom Constructor Description MapData(Atom propertyAtom)Creates a layout data container with the specified name with a null value.MapLayout(Atom propertyAtom)Creates the layout with the specified name with a null value.MapLayout(Atom propertyAtom, GProp<?>[] properties)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.UIMap(Atom propertyAtom)Creates the component with the specified name.UIMap(Atom propertyAtom, GProp<?>[] newValue)Creates the component with the specified name, initialized to contain theGPropitems.Uses of Atom in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return Atom Modifier and Type Method Description AtomMLGroup. getClassReferenceAtom(java.lang.String id)Gets the ClassReference atom name.AtomMLItemProp. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Methods in com.iizix.prop.ui.mlist with parameters of type Atom Modifier and Type Method Description protected MLItemPropMLGroup. createItem(Atom atom, MLItem data)Creates a new property item from an item data holder and initializes the property.protected MLItemPropMLGroup. createListItemProp(Atom atom)Creates a list item property.Constructors in com.iizix.prop.ui.mlist with parameters of type Atom Constructor Description MLDefaultItemProp(Atom atom)Constructor of the list item property.MLGroup(Atom atom)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.MList(Atom propertyAtom)Creates the container with the specified name with a null value.MList(Atom propertyAtom, GProp<?>[] properties)Creates the container with the specified name and properties.MListData(Atom propertyAtom)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
Methods in com.iizix.prop.ui.selection that return Atom Modifier and Type Method Description AtomIUISelectionComp. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Uses of Atom in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return Atom Modifier and Type Method Description AtomUITable. getSelectionPropAtom()Returns the selection property atom for verification of selection changes.Constructors in com.iizix.prop.ui.table with parameters of type Atom Constructor Description TableCell(Atom propertyAtom)Creates a table cell property with the specified name with a null value.TableRow(Atom propertyAtom)Creates the container with the specified name with a null value.UITable(Atom propertyAtom)Creates the container with the specified name with a null value.UITable(Atom propertyAtom, GProp<?>[] properties)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
Fields in com.iizix.prop.vs declared as Atom Modifier and Type Field Description AtomIVSComponentState.State. atomThe atom for the property.AtomVSReferenceOwnerData. atomThe atom name of the reference.Fields in com.iizix.prop.vs with type parameters of type Atom Modifier and Type Field Description protected static java.util.HashMap<Atom,IVSComponentState.State>VSComponent. statesMapProperties that are mapped to listeners.Methods in com.iizix.prop.vs that return Atom Modifier and Type Method Description default AtomIVSClassReferenceOwner. getClassReferenceAtom(java.lang.String id)Gets the ClassReference atom name.default AtomIVSParticipant. getVSParticipantAtom()Returns the atom name used for the VSParticipant property.Methods in com.iizix.prop.vs with parameters of type Atom Modifier and Type Method Description VSFieldVSColumnHeader. createEmptyField(Atom fieldName)Creates an empty field for this column, depending on defined types, null attributes, etc.protected VSRowVSTable. createRow(Atom a, VSColumnHeader[] columns)Creates a row property with column headers.protected VSRowVSTable. createRow(Atom a, VSField[] fields)Creates a row property with fields.protected VSRowVSTable. createRow(Atom a, Value[] values)Creates a row property with values.VSFieldVSColumnHeader. createUninitializedField(Atom fieldName)Creates a new uninitialized field.VSReferenceVirtualSpace. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferenceVirtualSpace. getVSReference(Atom refAtom)Gets the VSReference to this VirtualSpace.booleanIVSComponentReferenceProvider. isVSComponentReferenceValid(Atom refAtom, VSComponent component)Validates the VS component reference that has been looked up when the reference property doesn't exist.Constructors in com.iizix.prop.vs with parameters of type Atom Constructor Description AbstractVSVariable(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.VSAction(Atom propertyAtom)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, java.lang.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, java.lang.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, java.lang.String newValue)Creates a VirtualSpace Table Column Reference property with the specified name and value.VSComponent(Atom propertyAtom)Creates a VirtualSpace Field property with the specified name with a null value.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, java.lang.String newValue)Creates a VirtualSpace component reference property with the specified name and value.VSField(Atom propertyAtom)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, java.lang.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, java.lang.String newValue)Creates a VirtualSpace focus reference property with the specified name and value.VSGroup(Atom propertyAtom)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, java.lang.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, java.lang.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, java.lang.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, java.lang.String newValue)Creates a VirtualSpace Reference property with the specified name and value.VSReferenceOwnerData(Atom atom, java.lang.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, java.lang.String newValue)Creates a VirtualSpace Reference property with the specified name and value.VSRow(Atom propertyAtom)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.VSRow(Atom propertyAtom, VSField[] fields)Creates a VirtualSpace Row property with the specified name.VSRow(Atom propertyAtom, Value[] values)Creates a VirtualSpace Row property with the specified name.VSRows(Atom propertyAtom)Creates an VirtualSpace Rows property with the specified name with a null value.VSTable(Atom propertyAtom)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, java.lang.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, java.lang.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
Methods in com.iizix.prop.vs.actor with parameters of type Atom Modifier and Type Method Description VSReferenceAbstractPredefinedSettings. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSReferenceAbstractPredefinedSettings. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.Constructors in com.iizix.prop.vs.actor with parameters of type Atom Constructor Description AbstractPredefinedSettings(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, java.lang.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.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizix.server.acme
Constructors in com.iizix.server.acme with parameters of type Atom Constructor Description LetsEncryptDomain(Atom atom)Creates the port configuration with a name.Uses of Atom in com.iizix.server.app
Constructors in com.iizix.server.app with parameters of type Atom Constructor Description VirtualsContainer(java.lang.String base, Atom atom, java.lang.Class<? extends PropCnr> propClass, PropMgr propMgr, IFocusEngineProvider focusEngineProvider, IRuntimeReferenceLookup lookup, boolean isAppInstance)Constructor.Uses of Atom in com.iizix.server.app.prop
Constructors in com.iizix.server.app.prop with parameters of type Atom Constructor Description AppPropCnr(Atom appID)Constructs the instance with an application ID.ModuleProjectPropCnr(Atom propertyAtom)Creates a Module project property container with a name.ModuleProjectPropCnr(Atom propertyAtom, java.io.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
Constructors in com.iizix.server.monitor with parameters of type Atom Constructor Description ClientSessionProp(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
Methods in com.iizix.server.prop with parameters of type Atom Modifier and Type Method Description protected PolicyPropsServerSettings. createPolicyProps(Atom atom)Creates a policy property with the specified atom name.Constructors in com.iizix.server.prop with parameters of type Atom Constructor Description ServerAppConfig(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, java.lang.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.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
Constructors in com.iizix.server.run.prop with parameters of type Atom Constructor Description ServerRuntimeBuilderProps(Atom atom)Creates the properties container with a name.Uses of Atom in com.iizix.server.security
Constructors in com.iizix.server.security with parameters of type Atom Constructor Description ServerKeysProp(Atom name)Constructor with name.Uses of Atom in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type Atom Modifier and Type Method Description VSParticipantScreenProp. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSParticipantScreenFieldsProp. getVSReference(Atom atom)Gets the VSParticipant reference (VSReference).VSParticipantScreenProp. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.booleanScreenFieldProp. isVSComponentReferenceValid(Atom refAtom, VSComponent component)Validates the VS component reference that has been looked up when the reference property doesn't exist.Constructors in com.iizix.term.prop with parameters of type Atom Constructor Description HostSessionProps(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, java.lang.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, java.lang.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.Settings(Atom propertyAtom)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
Constructors in com.iizix.ws.actionactor with parameters of type Atom Constructor Description Settings(Atom propertyAtom)Creates the settings with specified name.Uses of Atom in com.iizix.ws.prop
Methods in com.iizix.ws.prop with parameters of type Atom Modifier and Type Method Description VSParticipantAbstractInputProps. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSParticipantOutputProps. createVSReference(Atom refAtom, PropCnr[] returnParent)Creates a VSReference instance from the container or any parent containers.VSParticipantAbstractInputProps. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.VSParticipantOutputProps. getVSReference(Atom refAtom)Gets a VSReference instance from the container or any parent containers.Constructors in com.iizix.ws.prop with parameters of type Atom Constructor Description AbstractInputProps(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, java.lang.String newValue)Creates a Database transaction Reference property with the specified name and value.Uses of Atom in com.iizix.ws.prop.json
Methods in com.iizix.ws.prop.json with parameters of type Atom Modifier and Type Method Description protected JSONElementWrapperJSONElementWrapper. createJSONElementWrapper(Atom atom)Creates a new JSONElementWrapper instance.Constructors in com.iizix.ws.prop.json with parameters of type Atom Constructor Description JSONElementWrapper(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
Constructors in com.iizix.ws.prop.url with parameters of type Atom Constructor Description URLEncodedInput(Atom propertyAtom)Creates the property container.URLInputParameter(Atom propertyAtom)Creates an input variable property container with the specified name with a null value.