Uses of Class
com.iizix.prop.PropException
Packages that use PropException
Package
Description
Uses of PropException in com.iizigo
Methods in com.iizigo that throw PropExceptionModifier and TypeMethodDescriptionstatic PropCnrActivator.loadPropertiesFile(File file) Loads a properties file.static PropCnrActivator.loadPropertiesFile(URL url) Loads a properties file.Uses of PropException in com.iizigo.app
Methods in com.iizigo.app that throw PropExceptionModifier and TypeMethodDescriptionvoidEclipseApplicationDistributor.loadApplicationDefinition(org.eclipse.core.resources.IFile idistFile, AppDistributionProps dist, org.eclipse.core.runtime.IProgressMonitor monitor) Loads the application definition and all required Modules into memory in Eclipse mode.Uses of PropException in com.iizigo.db.prop
Methods in com.iizigo.db.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidEditorDatabaseProps.addPredefinedProps()Adds the predefined properties for this container.Uses of PropException in com.iizigo.editor
Methods in com.iizigo.editor that throw PropExceptionUses of PropException in com.iizigo.editor.complex
Methods in com.iizigo.editor.complex that throw PropExceptionModifier and TypeMethodDescriptiondefault booleanIComplexSubOperation.canRedo(ComplexOperation oper) Checks for undo possible.default booleanIComplexSubOperation.canUndo(ComplexOperation oper) Checks for undo possible.ContainerParticipant.getPropCnr()Gets the property container, will only work if valid, otherwise it may return null or throw ClassCastException.voidIComplexSubOperation.redo(ComplexOperation oper) Redoes the operation.voidIComplexSubOperation.undo(ComplexOperation oper) Undoes the operation.Uses of PropException in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation that throw PropExceptionModifier and TypeMethodDescriptionvoidAnnotationsContainer.initializeProp(Element element) Called to initialize the property from anElement.protected intAnnotationsContainer.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.Uses of PropException in com.iizigo.java.parser.type
Methods in com.iizigo.java.parser.type that throw PropExceptionModifier and TypeMethodDescriptionvoidTypesContainer.initializeProp(Element element) Called to initialize the property from anElement.Uses of PropException in com.iizigo.link.ui
Methods in com.iizigo.link.ui that throw PropExceptionModifier and TypeMethodDescriptionvoidUIBuildData.addComponent(UIComp comp, ComplexOperation op) Adds the layout operation when the first components is added.Uses of PropException in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidEMUISwitch.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIButton.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUICalendar.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUICheckBox.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUICheckedMenuItem.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIComboBox.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIDateTime.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIEmpty.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIGauge.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIImage.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIImage2.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUILabel.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIMedia.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIMenuItem.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIMenuSeparator.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIOutput.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIProgress.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIRadioButton.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIRadioMenuItem.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUISlider.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUISpinner.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUIText.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidEUITextArea.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.voidEMUIHeading.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEMUISimpleDialog.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEMUITabBar.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIAccordion.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIContainer.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIContextMenu.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIDialog.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIMenu.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIMenuBar.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIPanel.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIPanelPart.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIPanelPartCnr.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUISwapContainer.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUITabContainer.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUITitlePane.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidIEUIContainer.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEAbsoluteLayout.onBeforeAdd(UIComp component, LayoutProp layout, int index, IComplexOperation op) Called prior to adding the new component to the layout in order to adjust the layout data.Constructors in com.iizigo.panel.prop that throw PropExceptionModifierConstructorDescriptionEAbsoluteData(Atom propertyAtom, GProp<?>[] properties) Creates a AbsoluteData container with the specified name and properties.EAccordionData(Atom propertyAtom, GProp<?>[] properties) Creates a AccordionData container with the specified name and properties.EBorderData(Atom propertyAtom, GProp<?>[] properties) Creates a BorderData container with the specified name and properties.EContextMenuData(Atom propertyAtom, GProp<?>[] properties) Creates a ContextMenuData container with the specified name and properties.Creates a FlexData container with the specified name and properties.Creates a GridData container with the specified name and properties.EHeadingData(Atom propertyAtom, GProp<?>[] properties) Creates a HeadingData container with the specified name and properties.Creates a container with the specified name and properties.EMenuBarData(Atom propertyAtom, GProp<?>[] properties) Creates a MenuBarData container with the specified name and properties.Creates a MenuData container with the specified name and properties.Creates a TabData container with the specified name and properties.ETabBarData(Atom propertyAtom, GProp<?>[] properties) Creates a TabBarData container with the specified name and properties.Creates a TabData container with the specified name and properties.Uses of PropException in com.iizigo.panel.prop.calendar
Methods in com.iizigo.panel.prop.calendar that throw PropExceptionModifier and TypeMethodDescriptionvoidEUICalendarList.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.chart
Methods in com.iizigo.panel.prop.chart that throw PropExceptionModifier and TypeMethodDescriptionprotected voidEUIChart.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map that throw PropExceptionModifier and TypeMethodDescriptionvoidEMapMarkers.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEUIMap.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist that throw PropExceptionModifier and TypeMethodDescriptionvoidEMLGroup.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.voidEMList.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.table
Methods in com.iizigo.panel.prop.table that throw PropExceptionModifier and TypeMethodDescriptionprotected voidEUITableColumn.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.voidEUITable.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.prop
Methods in com.iizigo.prop that throw PropExceptionModifier and TypeMethodDescriptionvoidBaseEditor.initialize(PROP prop) Initializes a newly created property (e.g.voidIEditedPropControllerOwner.initialize(PROP prop) Initializes a newly created property (e.g.voidMultiPropCnr.initialize(GProp prop) Initializes a newly created property (e.g.booleanPropExtender.initialize(String extendsName, PropCnr source, PropCnr target) Initializes the property extender.Uses of PropException in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that throw PropExceptionModifier and TypeMethodDescriptionvoidClassReferencePropEditor.initialize(EditorClassReference prop) Initializes a newly created property (e.g.voidImageReferencePropEditor.initialize(AbstractReference<IImageTarget> prop) Initializes a newly created property (e.g.voidMethodReferencePropEditor.initialize(EditorMethodReference prop) Initializes a newly created property (e.g.Uses of PropException in com.iizigo.run
Methods in com.iizigo.run that throw PropExceptionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIRuntimeBuilder.buildRuntime(org.eclipse.core.runtime.IProgressMonitor monitor, RuntimeBuilderSettings settings, IPrintAdapter printer, boolean isVerbose) Runs the job to create the iiziRun program.Uses of PropException in com.iizigo.run.impl
Methods in com.iizigo.run.impl that throw PropExceptionModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusEclipseRuntimeBuilder.buildRuntime(org.eclipse.core.runtime.IProgressMonitor monitor, RuntimeBuilderSettings settings, IPrintAdapter printer, boolean isVerbose) Runs the job to create the iiziRun program.Uses of PropException in com.iizigo.server
Methods in com.iizigo.server that throw PropExceptionModifier and TypeMethodDescriptionstatic EditorServerSettingsLoads the Server Configuration settings file.static ServerConfigFileOpens the configuration file.Uses of PropException in com.iizigo.term.prop
Methods in com.iizigo.term.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidEditorScreenProp.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.term.recording.prop
Methods in com.iizigo.term.recording.prop that throw PropExceptionUses of PropException in com.iizigo.text.prop
Methods in com.iizigo.text.prop that throw PropExceptionModifier and TypeMethodDescriptionvoidValidateKStringPropSubOperation.redo(ComplexOperation oper) Redoes the operation.voidValidateKStringPropSubOperation.undo(ComplexOperation oper) Undoes the operation.Uses of PropException in com.iizigo.vs
Methods in com.iizigo.vs that throw PropExceptionModifier and TypeMethodDescriptionvoidICreateVSField.createConnections(org.eclipse.swt.widgets.Shell shell, VSConnection[] connections, IPropUndoRedo undoRedo) Requests creation of the connections.Uses of PropException in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected VSRowEditorVSTable.createRow(Atom a, VSColumnHeader[] columns) Creates a row property.protected VSRowCreates a row property.Constructors in com.iizigo.vs.prop that throw PropExceptionModifierConstructorDescriptionEditorVSRow(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.Uses of PropException in com.iizix.app.builder
Methods in com.iizix.app.builder that throw PropExceptionModifier and TypeMethodDescriptionvoidApplicationDistributor.loadApplicationDefinition(File project) Loads the application definition and all required Modules into memory in Command Line mode.protected <PC extends PropCnr>
PCLoads a property file.Loads a property file.ApplicationDistributor.loadFile(String fileName, InputStream inputStream) Loads a property file.protected voidApplicationDistributor.loadModule(IIDirectory iidir) Loads the entire Module application using the "Server code" with parallel thread load of all files.Uses of PropException in com.iizix.db.prop
Methods in com.iizix.db.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidDatabaseProps.addPredefinedProps()Adds the predefined properties for this container.Uses of PropException in com.iizix.gyro
Subclasses of PropException in com.iizix.gyroModifier and TypeClassDescriptionclassFocus exception event when focus cannot be changed.classFocus veto exception event when focus was rejected by a focus veto capable party.Methods in com.iizix.gyro that throw PropExceptionModifier and TypeMethodDescriptionGyroTransaction.rollback()Rolls back the work done in the transaction and returns the component who's focus must be restored to.Uses of PropException in com.iizix.gyro.history
Methods in com.iizix.gyro.history that throw PropExceptionModifier and TypeMethodDescriptionIAppHistoryBackward.performBackward(IAppHistoryEntry entry, IClientSessionGyro clientGyro, IAppHistoryOperationCompleted completedCallback) Performs the backward operation for the client session in question.IAppHistoryForward.performForward(IAppHistoryEntry entry, IClientSessionGyro clientGyro, IAppHistoryOperationCompleted completedCallback) Performs the forward operation for the client session in question.Uses of PropException in com.iizix.prop
Subclasses of PropException in com.iizix.propModifier and TypeClassDescriptionclassException thrown when a property is set and doesn't validate correctly with the value Object type.classException thrown when a property is set and doesn't validate correctly.classException thrown when aValuein a VirtualSpace Field property runs into a conversion problem, e.g.Methods in com.iizix.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidAppLanguages.addPredefinedProps()Adds the predefined properties for this container.protected voidEnvProps.addPredefinedProps()Adds the predefined properties for this container.protected voidModuleApp.addPredefinedProps()Adds the predefined properties for this container.protected voidPropCnr.addPredefinedProps()Adds the predefined properties for this container.booleanAdds a new property to this container at the end.booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.booleanStringMapProp.addSystemProperties()Adds the system properties (of String key and value types) to the environment.voidVirtualsPropCnr.addVirtualizedContainer(PropCnr cnr, String ref) Adds a new virtualized property container with the specified reference path.protected GProp<?>PropCnr.convertLoadedProp(GProp<?> childProp) Enables conversion or omission of a property loaded from XML.protected final ObjectGProp.convertPropError(String string, Exception thrown) Creates and throws a PropertyException when theStringdoesn't convert properly into a "native" Object.SocketCommProps.createSecureProps()Creates or gets the secure properties.BoolProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute.ByteArrayProp.fromElementString(String str) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute.CharProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element string is retrieved from the first child node of type "#text".ColorProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.DateTimeProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.DoubleProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the first child node of type "#text".FillProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.FontProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.GProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.GradientProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.IGProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.Int32Prop.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the first child node of type "#text".IntProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the first child node of type "#text".LongProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the first child node of type "#text".RectProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.SizeProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.StrokeProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.UnitProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.static booleanGets a boolean value from a string (1/True/true/TRUE/..) or (0/False/false/FALSE/..).SocketCommProps.getSecureProps()Gets the secure properties.To check for secure communication, useisSecure().ModuleProjectSettings.getSettings(String name) Gets or creates the settings container of the specified name.booleanIPropExtender.initialize(String extendsName, PropCnr source, PropCnr target) Initializes the property extender.booleanIPropCnr.initializeExtendsFramework(GEvent triggerEvent) Initializes the extends framework for this container.booleanPropCnr.initializeExtendsFramework(GEvent triggerEvent) Initializes the extends framework for this container.final voidGProp.initializeGProp(Element element) Called to initialize the generic property from anElement.voidIGProp.initializeGProp(Element element) Called to initialize the generic property from anElement.voidArrayProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidBadgeProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidClassReference.initializeProp(Element element) Called to initialize the property from anElement.voidCodeItemArrayProp.initializeProp(Element element) Called to initialize the property from anElement.voidErrorsProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidGProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidImageReference.initializeProp(Element element) Called to initialize the property from anElement.protected voidKStringProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidMethodReference.initializeProp(Element element) Called to initialize the property from anElement.voidMethodReference2.initializeProp(Element element) Called to initialize the property from anElement.voidMultiProp.initializeProp(Element element) Called to initialize the property from anElement.voidPropCnr.initializeProp(Element element) Called to initialize the property from anElement.voidStringArrayProp.initializeProp(Element element) Called to initialize the property from anElement.voidStringMapProp.initializeProp(Element element) Called to initialize the property from anElement.voidStringSetProp.initializeProp(Element element) Called to initialize the property from anElement.protected voidValueProp.initializeProp(Element element) Called to initialize the property from anElement.booleanAbstractReference.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanBadgeProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanBoolProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanByteArrayProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanCharProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanColorProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanDateTimeProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanDoubleProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanFillProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanFontProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected abstract booleanGProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanGradientProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanInt32Prop.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanIntProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanKStringProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in HTML format.booleanLongProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanMultiProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanNumberProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanPasswordProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanPlainKStringProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in PLAIN format.protected booleanPropCnr.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanRectProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanSizeProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanStringProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanStrokeProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanStylesReferences.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanUnitProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanIPropCnr.insertProp(IGProp<?> property, int index) Inserts a new property to this container at the specified index.final booleanPropCnr.insertProp(IGProp<?> property, int index) Inserts a new property to this container at the specified index.GProp<?>PropFactory.loadPropTree(GProp<?> parent, Element element) Creates the GProp tree from an Element.PropFactory.loadPropTree(PropMgr propertyManager, File file, boolean setPropMgrToProps) Loads a property tree from an XML file.PropFactory.loadPropTree(PropMgr propertyManager, String fileName, InputStream in, boolean setPropMgrToProps) Loads a property tree from an XML file.PropFactory.loadPropTree(PropMgr propertyManager, Document document, boolean setPropMgrToProps) Loads a property tree from an XML document.protected <GP extends IGProp<?>>
GPPropCnr.maybeAddProp(GP newlyCreated) Adds the newly created predefined property instance or returns the existing one.protected intByteArrayProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intCodeItemArrayProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intErrorsProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intGProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intMultiProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intStringArrayProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intStringMapProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intStringSetProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected intValueProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.final booleanMoves this property container to another container, without changing the listeners.final booleanMoves this property container to another container, without changing the listeners.final booleanMoves this property container to another container, without changing the listeners.booleanMoves this property container to another container, without changing the listeners.booleanMoves this property container to another container, without changing the listeners.booleanMoves this property container to another container, without changing the listeners.protected voidPropCnr.onInsertProp(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertPropis called to verify that this is allowed.protected voidClassReference.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidGProp.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidMethodReference2.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.voidGProp.onPropTreeInitialized()Called when the property has initialized from the Element when streamed from an XML file, has had all (if any) children elements and nodes added as properties and that the property has been added into it's parent.voidIGProp.onPropTreeInitialized()Called when the property has initialized from the Element when streamed from an XML file, has had all (if any) children elements and nodes added as properties and that the property has been added into it's parent.voidPropCnr.onPropTreeInitialized()Called when the property has initialized from the Element when streamed from an XML file, has had all (if any) children elements and nodes added as properties and that the property has been added into it's parent.Prepares the property tree for application use by initializing and loading classes, etc.booleanIPropCnr.removeAllProps()Removes all properties from this container.final booleanPropCnr.removeAllProps()Removes all properties from this container.booleanIPropCnr.removeProp(int index) Removes a property from this container with the specified index.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.booleanIPropCnr.removeProp(IGProp<?> property) Removes a property from this container.booleanIPropCnr.removeProp(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.booleanIPropCnr.removeProp(String name) Removes a property from this container with the specified name.booleanIPropCnr.removeProp(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final booleanPropCnr.removeProp(int index) Removes a property from this container with the specified index.final booleanPropCnr.removeProp(Atom atom) Removes a property from this container with the specified atom.final booleanPropCnr.removeProp(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.final booleanPropCnr.removeProp(IGProp<?> property) Removes a property from this container.final booleanPropCnr.removeProp(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.final booleanPropCnr.removeProp(String name) Removes a property from this container with the specified name.final booleanPropCnr.removeProp(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final booleanGProp.renameProp(Atom propertyAtom) Renames this property.booleanIGProp.renameProp(Atom propertyAtom) Renames this property.booleanIPropCnr.reorderProps(Atom[] atoms) Reorders the properties according to the array.final booleanPropCnr.reorderProps(Atom[] atoms) Reorders the properties according to the array.final voidPropCnr.replaceProps(PropCnr cnr) Replaces all properties in this container with the ones from the specified one.voidSSLCommProps.setClientCertificate(String fileName, char[] password, boolean doSavePassword) Sets or removed the Client Certificate.voidConstrainedIntProp.setConstraints(Object constraints, String prevConstraints, Element prevElement) Sets the constraints for the property previously returned from the same constraints call tosetConstraints(String,Element)with the same String and Element as this instance would require.ConstrainedIntProp.setConstraints(String constraints, Element element) Sets the constraints for the property.voidGProp.setConstraints(Object constraints, String prevConstraints, Element prevElement) Sets the constraints for the property previously returned from the same constraints call tosetConstraints(String,Element)with the same String and Element as this instance would require.GProp.setConstraints(String constraints, Element element) Sets the constraints for the property.voidIGProp.setConstraints(Object constraints, String prevConstraints, Element prevElement) Sets the constraints for the property previously returned from the same constraints call tosetConstraints(String,Element)with the same String and Element as this instance would require.IGProp.setConstraints(String constraints, Element element) Sets the constraints for the property.booleanIPropCnr.setExtendsName(String newName) Sets the extends property name.booleanPropCnr.setExtendsName(String newName) Sets the extends property name.booleanSets a property to this container.booleanAdds a new property to this container at the indicated index.booleanSets a property to this container.final booleanSets a property to this container.final booleanAdds a new property to this container at the indicated index.final booleanSets a property to this container.final booleanGProp.setPropValue(Object newValue) Sets a new value for this property.final booleanGProp.setPropValue(Object newValue, IGProp<?> trigger) Sets a new value for this property.protected final booleanGProp.setPropValue(Object newValue, PropMgr propMgr) Sets a new value for this property.booleanIGProp.setPropValue(Object newValue) Sets a new value for this property.booleanIGProp.setPropValue(Object newValue, IGProp<?> trigger) Sets a new value for this property.booleanIPropCnr.setPropValue(int index, Object newValue) Sets the property atindextonewValue.booleanIPropCnr.setPropValue(Atom atom, Object newValue) Sets the property with theatomname tonewValue.booleanIPropCnr.setPropValue(GProp<?>[] newProps) Sets a new properties array as the value.booleanIPropCnr.setPropValue(String name, Object newValue) Sets the property with thenametonewValue.booleanMultiProp.setPropValue(VALUE value, int index) Sets an indexed property value.booleanPropCnr.setPropValue(int index, Object newValue) Sets the property atindextonewValue.booleanPropCnr.setPropValue(Atom atom, Object newValue) Sets the property with theatomname tonewValue.final booleanPropCnr.setPropValue(GProp<?>[] newProps) Sets a new properties array as the value.booleanPropCnr.setPropValue(String name, Object newValue) Sets the property with thenametonewValue.booleanMultiProp.setPropValueDefault(VALUE value) Sets the default value.booleanMultiProp.setPropValues(Object[] values) Sets all property values at once along with a default value.booleanMultiProp.setPropValues(VALUE singleValue) Sets all property values at once to a single value.booleanMultiProp.setPropValues(VALUE defaultValue, Object[] values) Sets all property values at once along with a default value.booleanMultiProp.setRealPropValue(VALUE value, int realIndex) Sets the value at "real" index.voidSocketCommProps.setSecureProps(SSLCommProps secureProps) Sets or removed the secure properties.voidSSLCommProps.setServerAuthenticationCertificates(X509Certificate[] certificates) Sets or removes server authentication using the specified certificates.protected voidPropCnr.validateChildPropInValue(GProp<?> child) Validates a single child property instance during the call toPropCnr.validatePropValue(Object newValue).final voidGProp.validateProp(Object newValue) Validates the value to set by first callingvalidateType, thenvalidateValueand finally calling an optional validator (if set).voidIGProp.validateProp(Object newValue) Validates the value to set by first callingvalidateType, thenvalidateValue.final voidAbstractReference.validatePropValue(Object newValue) Validates the value to set.voidConstrainedIntProp.validatePropValue(Object newValue) Validates the value to set.voidGProp.validatePropValue(Object newValue) Validates the value to set.voidIGProp.validatePropValue(Object newValue) Validates the value to set.voidPropCnr.validatePropValue(Object newValue) Validates the value to set.protected final ClassReferenceClassReference.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final FixedVirtualizedAbstractReference<TARGET>FixedVirtualizedAbstractReference.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected GProp<?>GProp.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected PropCnrPropCnr.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Constructors in com.iizix.prop that throw PropExceptionModifierConstructorDescriptionConstrainedIntProp(Atom propertyAtom, String constraints) Creates the component with the specified name.ConstrainedIntProp(Atom propertyAtom, String constraints, int newValue) Creates the component with the specified name, initialized to contain theGPropitems.protectedConstrainedIntProp(String constraints) Creates the component without a name.EditorPropCnr(Atom propertyAtom, GProp<?>[] properties) Creates an Editor Property Container with the specified name and properties.Creates a property container with the specified name and properties.Creates the value property with the specified name.Uses of PropException in com.iizix.prop.image
Methods in com.iizix.prop.image that throw PropExceptionModifier and TypeMethodDescriptionprotected voidFontIconsDefinition.addPredefinedProps()Adds the predefined properties for this container.Uses of PropException in com.iizix.prop.ui
Methods in com.iizix.prop.ui that throw PropExceptionModifier and TypeMethodDescriptionfinal LAYOUT_PROPAdds the component last.final LAYOUT_PROPAdds the component at a specific index.final LAYOUT_PROPLayoutMgr.add(UIComp component, int index, IComplexOperation op) Adds the component at a specific index.final voidAdds a component to the container with a property for the layout manager.protected voidUIAbstractListChoice.addPredefinedProps()Adds the predefined properties for this container.protected voidUIAccordion.addPredefinedProps()Adds the predefined properties for this container.protected voidUIContainer.addPredefinedProps()Adds the predefined properties for this container.voidUIDialog.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidUITabContainer.addPredefinedProps()Adds the predefined properties for this container.protected voidUIContainer.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.protected voidTooltipProp.initializeProp(Element element) Called to initialize the property from anElement.booleanTooltipProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in HTML format.protected intCIDProp.modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.voidLayoutMgr.onBeforeAdd(UIComp component, LayoutProp layout, int index, IComplexOperation op) Called prior to adding the new component to the layout in order to adjust the layout data.protected voidUIComps.onInsertProp(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertPropis called to verify that this is allowed.protected voidUIComp.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUIContextMenu.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUIPanelBase.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidUITitlePane.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.final booleanRemoves a component.booleanUIText.setMaxWidth(GUnit max) Sets the entry field maximum width.booleanUIText.setMinWidth(GUnit min) Sets the entry field minimum width.booleanUIText.setVisualLength(GUnit len) Sets the visual length (unit) of the entry field.protected final LayoutMgr<?>LayoutMgr.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final UICompsUIComps.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.final UIContextMenuUIContextMenu.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.UIPanelBase.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final UIPanelPartCnrUIPanelPartCnr.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Constructors in com.iizix.prop.ui that throw PropExceptionModifierConstructorDescriptionAbsoluteData(Atom propertyAtom, GProp<?>[] properties) Creates a AbsoluteData container with the specified name and properties.AbsoluteLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.AbstractUIAction(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.AccordionData(Atom propertyAtom, GProp<?>[] properties) Creates a AccordionData container with the specified name and properties.AccordionLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.BorderData(Atom propertyAtom, GProp<?>[] properties) Creates a BorderData container with the specified name and properties.BorderLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.ContextMenuData(Atom propertyAtom, GProp<?>[] properties) Creates a ContextMenuData container with the specified name and properties.ContextMenuLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a FlexData container with the specified name and properties.FlexLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a GridData container with the specified name and properties.GridLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.HeadingData(Atom propertyAtom, GProp<?>[] properties) Creates a HeadingData container with the specified name and properties.HeadingLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.protectedCreates a LayoutMgr with the specified name and properties.LayoutProp(Atom propertyAtom, GProp<?>[] properties) Creates a LayoutProp container with the specified name and properties.Creates a ListData container with the specified name and properties.ListLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.MenuBarData(Atom propertyAtom, GProp<?>[] properties) Creates a MenuBarData container with the specified name and properties.MenuBarLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a MenuData container with the specified name and properties.MenuLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.MUIHeading(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Creates the component with the specified name, initialized to contain theGPropitems.Creates the container with the specified name and properties.Creates a SwapData container with the specified name and properties.SwapLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.TabBarData(Atom propertyAtom, GProp<?>[] properties) Creates a TabBarData container with the specified name and properties.TabBarLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates a TabData container with the specified name and properties.Creates the layout with the specified name and properties.UIAccordion(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Creates the component with the specified name, initialized to contain theGPropitems.UICalendar(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UICheckBox(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UICheckedMenuItem(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.Creates a property container with the specified name and properties.Creates a UIComps container with the specified name and properties.UIContainer(Atom propertyAtom, GProp<?>[] properties) Creates an UI container with the specified name and properties.UIContextMenu(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Creates the component with the specified name, initialized to contain theGPropitems.Creates the component with the specified name, initialized to contain theGPropitems.Creates the component with the specified name, initialized to contain theGPropitems.Creates the component with the specified name, initialized to contain theGPropitems.Creates the component with the specified name, initialized to contain theGPropitems.Creates the container with the specified name and properties.Creates the container with the specified name and properties.UIMenuItem(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UIMenuSeparator(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.Creates the component with the specified name, initialized to contain theGPropitems.UIProgress(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UIRadioButton(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UIRadioMenuItem(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UISwapContainer(Atom propertyAtom, GProp<?>[] properties) Creates a swap container with the specified name and properties.UITabContainer(Atom propertyAtom, GProp<?>[] properties) Creates a Tab container with the specified name and properties.Creates the component with the specified name, initialized to contain theGPropitems.UITextArea(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.UITitlePane(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Uses of PropException in com.iizix.prop.ui.calendar
Constructors in com.iizix.prop.ui.calendar that throw PropExceptionModifierConstructorDescriptionCalendarLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Uses of PropException in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that throw PropExceptionModifier and TypeMethodDescriptionAdds a new axis to the chart.Adds a new plot to the chart.Adds a new series to the chart.final intUIChart.moveToBack(IChartContainer axisPlotOrSeries) Moves an axis, plot or series to the back.final intUIChart.moveToBack(String name) Moves an axis, plot or series to the back.final intUIChart.moveToFront(IChartContainer axisPlotOrSeries) Moves an axis, plot or series to the front.final intUIChart.moveToFront(String name) Moves an axis, plot or series to the front.booleanUIChart.removeAxis(Axis2D axis) Removes an axis by reference.booleanUIChart.removeAxis(String name) Removes an axis by name.booleanUIChart.removePlot(Plot2D plot) Removes a plot by reference.booleanUIChart.removePlot(String name) Removes a plot by name.booleanUIChart.removeSeries(Series series) Removes a series by reference.booleanUIChart.removeSeries(String name) Removes a series by name.Uses of PropException in com.iizix.prop.ui.datetime
Constructors in com.iizix.prop.ui.datetime that throw PropExceptionModifierConstructorDescriptionUIDateTime(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGPropitems.Uses of PropException in com.iizix.prop.ui.device
Methods in com.iizix.prop.ui.device that throw PropExceptionModifier and TypeMethodDescriptionDeviceProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.ThemesProp.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.booleanDeviceProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.booleanThemesProp.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.Uses of PropException in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map that throw PropExceptionModifier and TypeMethodDescriptionprotected GProp<?>UIMap.convertLoadedProp(GProp<?> childProp) Enables conversion or omission of a property loaded from XML.protected voidMapMarkerProp.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Constructors in com.iizix.prop.ui.map that throw PropExceptionUses of PropException in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that throw PropExceptionModifier and TypeMethodDescriptionprotected voidMLGroup.addPredefinedProps()Adds the predefined properties for this container.Constructors in com.iizix.prop.ui.mlist that throw PropExceptionModifierConstructorDescriptionMLGroupLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Creates the container with the specified name and properties.MListLayout(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Uses of PropException in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that throw PropExceptionModifier and TypeMethodDescriptionprotected voidUITable.addPredefinedProps()Adds the predefined properties for this container.TableCell.fromElementString(String string) Called from theinitializeProperty(Element element)method once the element String is retrieved from the "value" attribute of the element.booleanTableCell.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected voidTableRows.validateChildPropInValue(GProp<?> child) Validates a single child property instance during the call toPropCnr.validatePropValue(Object).Constructors in com.iizix.prop.ui.table that throw PropExceptionUses of PropException in com.iizix.prop.vs
Methods in com.iizix.prop.vs that throw PropExceptionModifier and TypeMethodDescriptionprotected voidVirtualSpace.addPredefinedProps()Adds the predefined properties for this container.protected voidVSAction.addPredefinedProps()Adds the predefined properties for this container.protected voidVSColumnHeader.addPredefinedProps()Adds the predefined properties for this container.protected voidVSField.addPredefinedProps()Adds the predefined properties for this container.protected voidVSTable.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected GProp<?>VirtualSpace.convertLoadedProp(GProp<?> childProp) Enables conversion or omission of a property loaded from XML.protected GProp<?>VSComponent.convertLoadedProp(GProp<?> childProp) Enables conversion or omission of a property loaded from XML.protected VSRowVSTable.createRow(Atom a, VSColumnHeader[] columns) Creates a row property with column headers.protected VSRowCreates a row property with fields.protected VSRowCreates a row property with values.booleanVSOnUIEvent.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected voidVirtualSpace.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidVSAction.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected voidVSComponent.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected final VirtualSpaceVirtualSpace.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSComponentVSComponent.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSFocusReferenceVSFocusReference.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSParticipantVSParticipant.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSReferenceVSReference.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSRelativeReference<TARGET>VSRelativeReference.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Constructors in com.iizix.prop.vs that throw PropExceptionModifierConstructorDescriptionprotectedVSComponent(Atom propertyAtom, VSComponent[] properties) Creates a property container with the specified name and properties.VSRow(Atom propertyAtom, VSColumnHeader[] columns) Creates a VirtualSpace Row property with the specified name.Creates a VirtualSpace Row property with the specified name.Creates a VirtualSpace Row property with the specified name.Uses of PropException in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that throw PropExceptionModifier and TypeMethodDescriptionprotected voidFieldActor.onPrepare(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of PropException in com.iizix.run
Methods in com.iizix.run that throw PropExceptionModifier and TypeMethodDescriptionstatic FileRuntimeBuilderSettings.generateAndroidDebugKeyStore(RuntimeBuilderProps props, File assetsDir) Generates the Android debug key store and saves it to the properties.RuntimeBuilderSettings.generateAndroidDebugKeyStore(File assetsDir) Generates the Android debug key store and saves it to the properties.static FileRuntimeBuilderSettings.generateAndroidReleaseKeyStore(RuntimeBuilderProps props, X500Principal owner, File assetsDir) Generates the Android release key store and saves it to the properties.RuntimeBuilderSettings.generateAndroidReleaseKeyStore(X500Principal owner, File assetsDir) Generates the Android release key store and saves it to the properties.Uses of PropException in com.iizix.server
Methods in com.iizix.server that throw PropExceptionModifier and TypeMethodDescriptionLoads a property file.IAppLoader.loadFile(String fileName, InputStream inputStream) Loads a property file.final PropCnrLoads a property file.final PropCnrServerShell.loadFile(String fileName, InputStream inputStream) Loads a property file.protected final voidServerShell.loadServerConfig()Loads or reloads the server config and starts the WSFile provider engine.final voidSaves a property file.Constructors in com.iizix.server that throw PropExceptionModifierConstructorDescriptionJettyRunConfiguration(File configFile, String extServerURL, String root, AppDefinition[] apps, Map<String, String> appAliases) Constructor.ServerShell(File configFileParam) Constructor.StandardServer(File configFile, String extServerURL, String root, AppDefinition[] apps, Map<String, String> appAliases) Constructor for the standard server.Uses of PropException in com.iizix.server.acme
Methods in com.iizix.server.acme that throw PropExceptionModifier and TypeMethodDescriptionbooleanLetsEncryptRenewal.performRenew()Performs request or renewal of the certificate when it has expired.booleanLetsEncryptDomain.updateIdentity(File file, String password) Updates the PKCS#12 identity from a file.Uses of PropException in com.iizix.server.app
Methods in com.iizix.server.app that throw PropExceptionModifier and TypeMethodDescriptionvoidAppFactory.addModuleProject(ModuleProjectPropCnr project) Adds a Module Project to the application.static voidSystemApp.loadApp(PropFactory factory, PropMgr propMgr) Loads the iiziSystem.jar app.voidAppDefinition.loadApplication(ServerShell server) Loads the application.protected voidVirtualsContainer.VContainer.onInsertProp(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertPropis called to verify that this is allowed.intAppFactory.prepare(ClassLoader parentClassLoader, Set<File> resources) Prepares the application for use, i.e.booleanAppDefinition.reload(ServerShell server, boolean forceReload) Reloads the application if it has changed.Constructors in com.iizix.server.app that throw PropExceptionModifierConstructorDescriptionAppFactory(String appID, String serverEnvironmentName, IAppLoader loader, File file, AppDefinition definition) Load the application from an Jar file or just creates a development instance.Uses of PropException in com.iizix.server.devel
Methods in com.iizix.server.devel that throw PropExceptionModifier and TypeMethodDescriptionstatic ModuleProjectPropCnrModuleProject.loadModuleProject(IAppLoader loader, File dir, HotDeploy hotDeploy, boolean isVerbose) Loads an IIZI Module project that consists of discrete files in a directory structure.Uses of PropException in com.iizix.server.gyro
Subclasses of PropException in com.iizix.server.gyroModifier and TypeClassDescriptionclassException thrown when the application session is busy to veto the focus request.Uses of PropException in com.iizix.server.prop
Methods in com.iizix.server.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidServerProps.addPredefinedProps()Adds the predefined properties for this container.protected voidServerSettings.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.ServerProps.loadServerSettings(ServerShell shell, File file) Loads or reloads the server settings from the config file.Uses of PropException in com.iizix.server.run.remote
Constructors in com.iizix.server.run.remote that throw PropExceptionModifierConstructorDescriptionRuntimeBuilderServer(File configFile, String extServerURL, String root, AppDefinition[] apps, Map<String, String> appAliases) Constructor for the standard server.Uses of PropException in com.iizix.server.security
Methods in com.iizix.server.security that throw PropExceptionUses of PropException in com.iizix.term.prop
Methods in com.iizix.term.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidScreenProp.addPredefinedProps()Adds the predefined containers for identifications, fields and actions.protected voidScreenProp.addPredefinedPropsImpl()Adds the predefined containers for identifications, fields and actions.booleanHostSessionProps.initializeValue(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.Constructors in com.iizix.term.prop that throw PropExceptionModifierConstructorDescriptionTerminalModelSettings(ModuleProjectSettings projectSettings) Creates the terminal settings from scratch or from existing data.Uses of PropException in com.iizix.ws.api
Methods in com.iizix.ws.api that throw PropExceptionModifier and TypeMethodDescriptiondefault voidIRESTfulRequestProcessor.onPostWebServiceRequest(RESTfulRequest request) Called when all processing has been completed for the Web Service request.voidIRESTfulReplyProcessor.onWebServiceRequest(RESTfulReply reply) Called when the data has been read and processed in the RESTfulReply instance.voidIRESTfulRequestProcessor.onWebServiceRequest(RESTfulRequest request) Called prior to formatting the Web Service request.voidIReplyProcessor.processReply(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.Uses of PropException in com.iizix.ws.engine
Methods in com.iizix.ws.engine that throw PropExceptionModifier and TypeMethodDescriptionIExecuteWebService.doExecute(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.voidIRequestContent.onPostProcessRequest(RESTfulRequest request, boolean doPerform) Post-processes the request as required, typically to modify the URLConnection, called before the "connect" method is called for URLConnection.voidIRequestContent.onPreProcessRequest(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, i.e.Constructors in com.iizix.ws.engine that throw PropExceptionModifierConstructorDescriptionRESTfulRequest(IAppSessionGyro appGyro, WebServiceProp wsProp, IRequestContent requestContent, boolean doPerform) Constructs the transaction for the Web Service.Uses of PropException in com.iizix.ws.engine.url
Methods in com.iizix.ws.engine.url that throw PropExceptionModifier and TypeMethodDescriptionvoidURLEncodedContent.onPostProcessRequest(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, typically to modify the URLConnection.voidURLEncodedContent.onPreProcessRequest(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, i.e.Uses of PropException in com.iizix.ws.prop
Methods in com.iizix.ws.prop that throw PropExceptionModifier and TypeMethodDescriptionprotected voidOutputProps.addPredefinedProps()Adds the predefined properties for this container.protected voidWebServiceProp.addPredefinedProps()Adds the predefined properties for this container.abstract IReplyContentAbstractInputProps.doExecute(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.RESTfulInputProps.doExecute(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.WebServiceProp.doExecute(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.Uses of PropException in com.iizix.ws.prop.json
Methods in com.iizix.ws.prop.json that throw PropExceptionModifier and TypeMethodDescriptionvoidJSONReplyDocument.processReply(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.protected booleanJSONReplyDocument.processReply(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, List<VSComponent> list, Map<VSComponent, Throwable> errors) Processes the reply to populate VirtualSpace.voidWraps the JSON "object".