Uses of Class
com.iizix.prop.PropException
Package
Description
Uses of PropException in com.iizigo
Modifier and TypeMethodDescriptionstatic PropCnr
Activator.loadPropertiesFile
(File file) Loads a properties file.static PropCnr
Activator.loadPropertiesFile
(URL url) Loads a properties file.Uses of PropException in com.iizigo.app
Modifier and TypeMethodDescriptionvoid
EclipseApplicationDistributor.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
Modifier and TypeMethodDescriptionprotected void
EditorDatabaseProps.addPredefinedProps()
Adds the predefined properties for this container.Uses of PropException in com.iizigo.editor
Uses of PropException in com.iizigo.editor.complex
Modifier and TypeMethodDescriptiondefault boolean
IComplexSubOperation.canRedo
(ComplexOperation oper) Checks for undo possible.default boolean
IComplexSubOperation.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.void
IComplexSubOperation.redo
(ComplexOperation oper) Redoes the operation.void
IComplexSubOperation.undo
(ComplexOperation oper) Undoes the operation.Uses of PropException in com.iizigo.java.parser.annotation
Modifier and TypeMethodDescriptionvoid
AnnotationsContainer.initializeProp
(Element element) Called to initialize the property from anElement
.protected int
AnnotationsContainer.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
Modifier and TypeMethodDescriptionvoid
TypesContainer.initializeProp
(Element element) Called to initialize the property from anElement
.Uses of PropException in com.iizigo.link.ui
Modifier and TypeMethodDescriptionvoid
UIBuildData.addComponent
(UIComp comp, ComplexOperation op) Adds the layout operation when the first components is added.Uses of PropException in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionprotected void
EMUISwitch.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIButton.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUICalendar.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUICheckBox.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUICheckedMenuItem.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIComboBox.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIDateTime.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIEmpty.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIGauge.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIImage.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIImage2.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUILabel.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIMedia.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIMenuItem.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIMenuSeparator.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIOutput.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIProgress.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIRadioButton.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIRadioMenuItem.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUISlider.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUISpinner.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUIText.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
EUITextArea.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.void
EMUIHeading.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EMUISimpleDialog.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EMUITabBar.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIAccordion.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIContainer.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIContextMenu.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIDialog.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIMenu.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIMenuBar.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIPanel.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIPanelPart.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIPanelPartCnr.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUISwapContainer.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUITabContainer.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUITitlePane.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
IEUIContainer.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EAbsoluteLayout.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.ModifierConstructorDescriptionEAbsoluteData
(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
Modifier and TypeMethodDescriptionvoid
EUICalendarList.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.chart
Modifier and TypeMethodDescriptionprotected void
EUIChart.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.map
Modifier and TypeMethodDescriptionvoid
EMapMarkers.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EUIMap.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.mlist
Modifier and TypeMethodDescriptionvoid
EMLGroup.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.void
EMList.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.panel.prop.table
Modifier and TypeMethodDescriptionprotected void
EUITableColumn.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.void
EUITable.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.prop
Modifier and TypeMethodDescriptionvoid
BaseEditor.initialize
(PROP prop) Initializes a newly created property (e.g.void
IEditedPropControllerOwner.initialize
(PROP prop) Initializes a newly created property (e.g.void
MultiPropCnr.initialize
(GProp prop) Initializes a newly created property (e.g.boolean
PropExtender.initialize
(String extendsName, PropCnr source, PropCnr target) Initializes the property extender.Uses of PropException in com.iizigo.prop.editor
Modifier and TypeMethodDescriptionvoid
ClassReferencePropEditor.initialize
(EditorClassReference prop) Initializes a newly created property (e.g.void
ImageReferencePropEditor.initialize
(AbstractReference<IImageTarget> prop) Initializes a newly created property (e.g.void
MethodReferencePropEditor.initialize
(EditorMethodReference prop) Initializes a newly created property (e.g.Uses of PropException in com.iizigo.run
Modifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
IRuntimeBuilder.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
Modifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
EclipseRuntimeBuilder.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
Modifier and TypeMethodDescriptionstatic EditorServerSettings
Loads the Server Configuration settings file.static ServerConfigFile
Opens the configuration file.Uses of PropException in com.iizigo.term.prop
Modifier and TypeMethodDescriptionprotected void
EditorScreenProp.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.Uses of PropException in com.iizigo.term.recording.prop
Uses of PropException in com.iizigo.text.prop
Modifier and TypeMethodDescriptionvoid
ValidateKStringPropSubOperation.redo
(ComplexOperation oper) Redoes the operation.void
ValidateKStringPropSubOperation.undo
(ComplexOperation oper) Undoes the operation.Uses of PropException in com.iizigo.vs
Modifier and TypeMethodDescriptionvoid
ICreateVSField.createConnections
(org.eclipse.swt.widgets.Shell shell, VSConnection[] connections, IPropUndoRedo undoRedo) Requests creation of the connections.Uses of PropException in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionprotected VSRow
EditorVSTable.createRow
(Atom a, VSColumnHeader[] columns) Creates a row property.protected VSRow
Creates a row property.ModifierConstructorDescriptionEditorVSRow
(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
Modifier and TypeMethodDescriptionvoid
ApplicationDistributor.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 void
ApplicationDistributor.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
Modifier and TypeMethodDescriptionprotected void
DatabaseProps.addPredefinedProps()
Adds the predefined properties for this container.Uses of PropException in com.iizix.gyro
Modifier and TypeClassDescriptionclass
Focus exception event when focus cannot be changed.class
Focus veto exception event when focus was rejected by a focus veto capable party.Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Exception thrown when a property is set and doesn't validate correctly with the value Object type.class
Exception thrown when a property is set and doesn't validate correctly.class
Exception thrown when aValue
in a VirtualSpace Field property runs into a conversion problem, e.g.Modifier and TypeMethodDescriptionprotected void
AppLanguages.addPredefinedProps()
Adds the predefined properties for this container.protected void
EnvProps.addPredefinedProps()
Adds the predefined properties for this container.protected void
ModuleApp.addPredefinedProps()
Adds the predefined properties for this container.protected void
PropCnr.addPredefinedProps()
Adds the predefined properties for this container.boolean
Adds a new property to this container at the end.boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.boolean
StringMapProp.addSystemProperties()
Adds the system properties (of String key and value types) to the environment.void
VirtualsPropCnr.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 Object
GProp.convertPropError
(String string, Exception thrown) Creates and throws a PropertyException when theString
doesn'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 boolean
Gets 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.boolean
IPropExtender.initialize
(String extendsName, PropCnr source, PropCnr target) Initializes the property extender.boolean
IPropCnr.initializeExtendsFramework
(GEvent triggerEvent) Initializes the extends framework for this container.boolean
PropCnr.initializeExtendsFramework
(GEvent triggerEvent) Initializes the extends framework for this container.final void
GProp.initializeGProp
(Element element) Called to initialize the generic property from anElement
.void
IGProp.initializeGProp
(Element element) Called to initialize the generic property from anElement
.void
ArrayProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
BadgeProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
ClassReference.initializeProp
(Element element) Called to initialize the property from anElement
.void
CodeItemArrayProp.initializeProp
(Element element) Called to initialize the property from anElement
.void
ErrorsProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
GProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
ImageReference.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
KStringProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
MethodReference.initializeProp
(Element element) Called to initialize the property from anElement
.void
MethodReference2.initializeProp
(Element element) Called to initialize the property from anElement
.void
MultiProp.initializeProp
(Element element) Called to initialize the property from anElement
.void
PropCnr.initializeProp
(Element element) Called to initialize the property from anElement
.void
StringArrayProp.initializeProp
(Element element) Called to initialize the property from anElement
.void
StringMapProp.initializeProp
(Element element) Called to initialize the property from anElement
.void
StringSetProp.initializeProp
(Element element) Called to initialize the property from anElement
.protected void
ValueProp.initializeProp
(Element element) Called to initialize the property from anElement
.boolean
AbstractReference.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
BadgeProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
BoolProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
ByteArrayProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
CharProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
ColorProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
DateTimeProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
DoubleProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
FillProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
FontProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected abstract boolean
GProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
GradientProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
Int32Prop.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
IntProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
KStringProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in HTML format.boolean
LongProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
MultiProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
NumberProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
PasswordProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
PlainKStringProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in PLAIN format.protected boolean
PropCnr.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
RectProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
SizeProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
StringProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
StrokeProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
StylesReferences.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
UnitProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
IPropCnr.insertProp
(IGProp<?> property, int index) Inserts a new property to this container at the specified index.final boolean
PropCnr.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 int
ByteArrayProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
CodeItemArrayProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
ErrorsProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
GProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
MultiProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
StringArrayProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
StringMapProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
StringSetProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.protected int
ValueProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.final boolean
Moves this property container to another container, without changing the listeners.final boolean
Moves this property container to another container, without changing the listeners.final boolean
Moves this property container to another container, without changing the listeners.boolean
Moves this property container to another container, without changing the listeners.boolean
Moves this property container to another container, without changing the listeners.boolean
Moves this property container to another container, without changing the listeners.protected void
PropCnr.onInsertProp
(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertProp
is called to verify that this is allowed.protected void
ClassReference.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
GProp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
MethodReference2.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.void
GProp.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.void
IGProp.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.void
PropCnr.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.boolean
IPropCnr.removeAllProps()
Removes all properties from this container.final boolean
PropCnr.removeAllProps()
Removes all properties from this container.boolean
IPropCnr.removeProp
(int index) Removes a property from this container with the specified index.boolean
IPropCnr.removeProp
(Atom atom) Removes a property from this container with the specified atom.boolean
IPropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.boolean
IPropCnr.removeProp
(IGProp<?> property) Removes a property from this container.boolean
IPropCnr.removeProp
(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.boolean
IPropCnr.removeProp
(String name) Removes a property from this container with the specified name.boolean
IPropCnr.removeProp
(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final boolean
PropCnr.removeProp
(int index) Removes a property from this container with the specified index.final boolean
PropCnr.removeProp
(Atom atom) Removes a property from this container with the specified atom.final boolean
PropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.final boolean
PropCnr.removeProp
(IGProp<?> property) Removes a property from this container.final boolean
PropCnr.removeProp
(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.final boolean
PropCnr.removeProp
(String name) Removes a property from this container with the specified name.final boolean
PropCnr.removeProp
(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final boolean
GProp.renameProp
(Atom propertyAtom) Renames this property.boolean
IGProp.renameProp
(Atom propertyAtom) Renames this property.boolean
IPropCnr.reorderProps
(Atom[] atoms) Reorders the properties according to the array.final boolean
PropCnr.reorderProps
(Atom[] atoms) Reorders the properties according to the array.final void
PropCnr.replaceProps
(PropCnr cnr) Replaces all properties in this container with the ones from the specified one.void
SSLCommProps.setClientCertificate
(String fileName, char[] password, boolean doSavePassword) Sets or removed the Client Certificate.void
ConstrainedIntProp.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.void
GProp.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.void
IGProp.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.boolean
IPropCnr.setExtendsName
(String newName) Sets the extends property name.boolean
PropCnr.setExtendsName
(String newName) Sets the extends property name.boolean
Sets a property to this container.boolean
Adds a new property to this container at the indicated index.boolean
Sets a property to this container.final boolean
Sets a property to this container.final boolean
Adds a new property to this container at the indicated index.final boolean
Sets a property to this container.final boolean
GProp.setPropValue
(Object newValue) Sets a new value for this property.final boolean
GProp.setPropValue
(Object newValue, IGProp<?> trigger) Sets a new value for this property.protected final boolean
GProp.setPropValue
(Object newValue, PropMgr propMgr) Sets a new value for this property.boolean
IGProp.setPropValue
(Object newValue) Sets a new value for this property.boolean
IGProp.setPropValue
(Object newValue, IGProp<?> trigger) Sets a new value for this property.boolean
IPropCnr.setPropValue
(int index, Object newValue) Sets the property atindex
tonewValue
.boolean
IPropCnr.setPropValue
(Atom atom, Object newValue) Sets the property with theatom
name tonewValue
.boolean
IPropCnr.setPropValue
(GProp<?>[] newProps) Sets a new properties array as the value.boolean
IPropCnr.setPropValue
(String name, Object newValue) Sets the property with thename
tonewValue
.boolean
MultiProp.setPropValue
(VALUE value, int index) Sets an indexed property value.boolean
PropCnr.setPropValue
(int index, Object newValue) Sets the property atindex
tonewValue
.boolean
PropCnr.setPropValue
(Atom atom, Object newValue) Sets the property with theatom
name tonewValue
.final boolean
PropCnr.setPropValue
(GProp<?>[] newProps) Sets a new properties array as the value.boolean
PropCnr.setPropValue
(String name, Object newValue) Sets the property with thename
tonewValue
.boolean
MultiProp.setPropValueDefault
(VALUE value) Sets the default value.boolean
MultiProp.setPropValues
(Object[] values) Sets all property values at once along with a default value.boolean
MultiProp.setPropValues
(VALUE singleValue) Sets all property values at once to a single value.boolean
MultiProp.setPropValues
(VALUE defaultValue, Object[] values) Sets all property values at once along with a default value.boolean
MultiProp.setRealPropValue
(VALUE value, int realIndex) Sets the value at "real" index.void
SocketCommProps.setSecureProps
(SSLCommProps secureProps) Sets or removed the secure properties.void
SSLCommProps.setServerAuthenticationCertificates
(X509Certificate[] certificates) Sets or removes server authentication using the specified certificates.protected void
PropCnr.validateChildPropInValue
(GProp<?> child) Validates a single child property instance during the call toPropCnr.validatePropValue(Object newValue)
.final void
GProp.validateProp
(Object newValue) Validates the value to set by first callingvalidateType
, thenvalidateValue
and finally calling an optional validator (if set).void
IGProp.validateProp
(Object newValue) Validates the value to set by first callingvalidateType
, thenvalidateValue
.final void
AbstractReference.validatePropValue
(Object newValue) Validates the value to set.void
ConstrainedIntProp.validatePropValue
(Object newValue) Validates the value to set.void
GProp.validatePropValue
(Object newValue) Validates the value to set.void
IGProp.validatePropValue
(Object newValue) Validates the value to set.void
PropCnr.validatePropValue
(Object newValue) Validates the value to set.protected final ClassReference
ClassReference.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 PropCnr
PropCnr.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.ModifierConstructorDescriptionConstrainedIntProp
(Atom propertyAtom, String constraints) Creates the component with the specified name.ConstrainedIntProp
(Atom propertyAtom, String constraints, int newValue) Creates the component with the specified name, initialized to contain theGProp
items.protected
ConstrainedIntProp
(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
Modifier and TypeMethodDescriptionprotected void
FontIconsDefinition.addPredefinedProps()
Adds the predefined properties for this container.Uses of PropException in com.iizix.prop.ui
Modifier and TypeMethodDescriptionfinal LAYOUT_PROP
Adds the component last.final LAYOUT_PROP
Adds the component at a specific index.final LAYOUT_PROP
LayoutMgr.add
(UIComp component, int index, IComplexOperation op) Adds the component at a specific index.final void
Adds a component to the container with a property for the layout manager.protected void
UIAbstractListChoice.addPredefinedProps()
Adds the predefined properties for this container.protected void
UIAccordion.addPredefinedProps()
Adds the predefined properties for this container.protected void
UIContainer.addPredefinedProps()
Adds the predefined properties for this container.void
UIDialog.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
UITabContainer.addPredefinedProps()
Adds the predefined properties for this container.protected void
UIContainer.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.protected void
TooltipProp.initializeProp
(Element element) Called to initialize the property from anElement
.boolean
TooltipProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction as a KString in HTML format.protected int
CIDProp.modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.void
LayoutMgr.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 void
UIComps.onInsertProp
(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertProp
is called to verify that this is allowed.protected void
UIComp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UIContextMenu.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UIPanelBase.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
UITitlePane.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.final boolean
Removes a component.boolean
UIText.setMaxWidth
(GUnit max) Sets the entry field maximum width.boolean
UIText.setMinWidth
(GUnit min) Sets the entry field minimum width.boolean
UIText.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 UIComps
UIComps.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.final UIContextMenu
UIContextMenu.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 UIPanelPartCnr
UIPanelPartCnr.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.ModifierConstructorDescriptionAbsoluteData
(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 theGProp
items.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.protected
Creates 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 theGProp
items.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 theGProp
items.UICalendar
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UICheckBox
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UICheckedMenuItem
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.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 theGProp
items.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name, initialized to contain theGProp
items.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 theGProp
items.UIMenuSeparator
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.Creates the component with the specified name, initialized to contain theGProp
items.UIProgress
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIRadioButton
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UIRadioMenuItem
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.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 theGProp
items.UITextArea
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.UITitlePane
(Atom propertyAtom, GProp<?>[] properties) Creates the container with the specified name and properties.Uses of PropException in com.iizix.prop.ui.calendar
ModifierConstructorDescriptionCalendarLayout
(Atom propertyAtom, GProp<?>[] properties) Creates the layout with the specified name and properties.Uses of PropException in com.iizix.prop.ui.chart
Modifier and TypeMethodDescriptionAdds a new axis to the chart.Adds a new plot to the chart.Adds a new series to the chart.final int
UIChart.moveToBack
(IChartContainer axisPlotOrSeries) Moves an axis, plot or series to the back.final int
UIChart.moveToBack
(String name) Moves an axis, plot or series to the back.final int
UIChart.moveToFront
(IChartContainer axisPlotOrSeries) Moves an axis, plot or series to the front.final int
UIChart.moveToFront
(String name) Moves an axis, plot or series to the front.boolean
UIChart.removeAxis
(Axis2D axis) Removes an axis by reference.boolean
UIChart.removeAxis
(String name) Removes an axis by name.boolean
UIChart.removePlot
(Plot2D plot) Removes a plot by reference.boolean
UIChart.removePlot
(String name) Removes a plot by name.boolean
UIChart.removeSeries
(Series series) Removes a series by reference.boolean
UIChart.removeSeries
(String name) Removes a series by name.Uses of PropException in com.iizix.prop.ui.datetime
ModifierConstructorDescriptionUIDateTime
(Atom propertyAtom, GProp<?>[] newValue) Creates the component with the specified name, initialized to contain theGProp
items.Uses of PropException in com.iizix.prop.ui.device
Modifier 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.boolean
DeviceProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.boolean
ThemesProp.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.Uses of PropException in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionprotected GProp<?>
UIMap.convertLoadedProp
(GProp<?> childProp) Enables conversion or omission of a property loaded from XML.protected void
MapMarkerProp.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of PropException in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionprotected void
MLGroup.addPredefinedProps()
Adds the predefined properties for this container.ModifierConstructorDescriptionMLGroupLayout
(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
Modifier and TypeMethodDescriptionprotected void
UITable.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.boolean
TableCell.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected void
TableRows.validateChildPropInValue
(GProp<?> child) Validates a single child property instance during the call toPropCnr.validatePropValue(Object)
.Uses of PropException in com.iizix.prop.vs
Modifier and TypeMethodDescriptionprotected void
VirtualSpace.addPredefinedProps()
Adds the predefined properties for this container.protected void
VSAction.addPredefinedProps()
Adds the predefined properties for this container.protected void
VSColumnHeader.addPredefinedProps()
Adds the predefined properties for this container.protected void
VSField.addPredefinedProps()
Adds the predefined properties for this container.protected void
VSTable.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 VSRow
VSTable.createRow
(Atom a, VSColumnHeader[] columns) Creates a row property with column headers.protected VSRow
Creates a row property with fields.protected VSRow
Creates a row property with values.boolean
VSOnUIEvent.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.protected void
VirtualSpace.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
VSAction.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected void
VSComponent.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.protected final VirtualSpace
VirtualSpace.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSComponent
VSComponent.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected final VSFocusReference
VSFocusReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSParticipant
VSParticipant.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.protected VSReference
VSReference.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.ModifierConstructorDescriptionprotected
VSComponent
(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
Modifier and TypeMethodDescriptionprotected void
FieldActor.onPrepare
(IAppOwner appOwner, IModuleOwner moduleOwner, boolean isPostCall, List<Throwable> errors) Called when the application is being prepared.Uses of PropException in com.iizix.run
Modifier and TypeMethodDescriptionstatic File
RuntimeBuilderSettings.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 File
RuntimeBuilderSettings.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
Modifier and TypeMethodDescriptionLoads a property file.IAppLoader.loadFile
(String fileName, InputStream inputStream) Loads a property file.final PropCnr
Loads a property file.final PropCnr
ServerShell.loadFile
(String fileName, InputStream inputStream) Loads a property file.protected final void
ServerShell.loadServerConfig()
Loads or reloads the server config and starts the WSFile provider engine.final void
Saves a property file.ModifierConstructorDescriptionJettyRunConfiguration
(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
Modifier and TypeMethodDescriptionboolean
LetsEncryptRenewal.performRenew()
Performs request or renewal of the certificate when it has expired.boolean
LetsEncryptDomain.updateIdentity
(File file, String password) Updates the PKCS#12 identity from a file.Uses of PropException in com.iizix.server.app
Modifier and TypeMethodDescriptionvoid
AppFactory.addModuleProject
(ModuleProjectPropCnr project) Adds a Module Project to the application.static void
SystemApp.loadApp
(PropFactory factory, PropMgr propMgr) Loads the iiziSystem.jar app.void
AppDefinition.loadApplication
(ServerShell server) Loads the application.protected void
VirtualsContainer.VContainer.onInsertProp
(GProp<?> aProperty, int index, boolean replace, boolean isCloning, PropMgr propMgr, boolean isMoving) Method called when the internal functioninsertProp
is called to verify that this is allowed.int
AppFactory.prepare
(ClassLoader parentClassLoader, Set<File> resources) Prepares the application for use, i.e.boolean
AppDefinition.reload
(ServerShell server, boolean forceReload) Reloads the application if it has changed.ModifierConstructorDescriptionAppFactory
(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
Modifier and TypeMethodDescriptionstatic ModuleProjectPropCnr
ModuleProject.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
Modifier and TypeClassDescriptionclass
Exception thrown when the application session is busy to veto the focus request.Uses of PropException in com.iizix.server.prop
Modifier and TypeMethodDescriptionprotected void
ServerProps.addPredefinedProps()
Adds the predefined properties for this container.protected void
ServerSettings.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
ModifierConstructorDescriptionRuntimeBuilderServer
(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
Uses of PropException in com.iizix.term.prop
Modifier and TypeMethodDescriptionprotected void
ScreenProp.addPredefinedProps()
Adds the predefined containers for identifications, fields and actions.protected void
ScreenProp.addPredefinedPropsImpl()
Adds the predefined containers for identifications, fields and actions.boolean
HostSessionProps.initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.ModifierConstructorDescriptionTerminalModelSettings
(ModuleProjectSettings projectSettings) Creates the terminal settings from scratch or from existing data.Uses of PropException in com.iizix.ws.api
Modifier and TypeMethodDescriptiondefault void
IRESTfulRequestProcessor.onPostWebServiceRequest
(RESTfulRequest request) Called when all processing has been completed for the Web Service request.void
IRESTfulReplyProcessor.onWebServiceRequest
(RESTfulReply reply) Called when the data has been read and processed in the RESTfulReply instance.void
IRESTfulRequestProcessor.onWebServiceRequest
(RESTfulRequest request) Called prior to formatting the Web Service request.void
IReplyProcessor.processReply
(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.Uses of PropException in com.iizix.ws.engine
Modifier and TypeMethodDescriptionIExecuteWebService.doExecute
(IAppSessionGyro appGyro, boolean doPerform) Executes the Web Service request.void
IRequestContent.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.void
IRequestContent.onPreProcessRequest
(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, i.e.ModifierConstructorDescriptionRESTfulRequest
(IAppSessionGyro appGyro, WebServiceProp wsProp, IRequestContent requestContent, boolean doPerform) Constructs the transaction for the Web Service.Uses of PropException in com.iizix.ws.engine.url
Modifier and TypeMethodDescriptionvoid
URLEncodedContent.onPostProcessRequest
(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, typically to modify the URLConnection.void
URLEncodedContent.onPreProcessRequest
(RESTfulRequest request, boolean doPerform) Pre-processes the request as required, i.e.Uses of PropException in com.iizix.ws.prop
Modifier and TypeMethodDescriptionprotected void
OutputProps.addPredefinedProps()
Adds the predefined properties for this container.protected void
WebServiceProp.addPredefinedProps()
Adds the predefined properties for this container.abstract IReplyContent
AbstractInputProps.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
Modifier and TypeMethodDescriptionvoid
JSONReplyDocument.processReply
(IAppSessionGyro appGyro, OutputProps output, IReplyContent reply) Processes the reply contents for the Web Service.protected boolean
JSONReplyDocument.processReply
(IAppSessionGyro appGyro, OutputProps output, JSONReply reply, boolean doPerform, IComplexOperation op, List<VSComponent> list, Map<VSComponent, Throwable> errors) Processes the reply to populate VirtualSpace.void
Wraps the JSON "object".