Package com.iizix.prop
Class ValueProp
- All Implemented Interfaces:
EventListener
,IGProp<Value>
,IReferencingGProp
,IKStringHolder<Value>
,Cloneable
The value property holds the VirtualSpace Value object.
Field Summary
Fields inherited from class com.iizix.prop.GProp
GPDEBUG, PROP_ATTR_STRING_EDITOR_PROP, PROP_ATTR_STRING_ERRORED_NAME, PROP_ATTR_STRING_EXTENDS, PROP_ATTR_STRING_EXTENDS_FINAL, PROP_ATTR_STRING_EXTENDS_PRIVATE, PROP_ATTR_STRING_NULLABLE, PROP_ATTR_STRING_PRIVATE, PROP_ATTR_STRING_PRIVATE_CHANGE_EVENT, PROP_ATTR_STRING_READ_ONLY, PROP_USER_1, PROP_USER_2
Fields inherited from interface com.iizix.prop.IGProp
EQC_ERROR_IGNORE_ALL, EQC_ERROR_IGNORE_REFERENCES, EQC_IGNORE_ARRAY, EQC_IGNORE_VOLATILE_OR_EDITOR, EQC_PRIVATE, EQC_SAVE_FILE, EXT_CONTAINER_EXTENDS, EXT_CONTAINER_EXTENDS_VALID, EXT_EXTENDED, EXT_FINAL, EXT_OVERRIDES, EXT_OVERRIDES_FINAL_ERR, EXT_PRIVATE
Constructor Summary
Method Summary
Modifier and TypeMethodDescriptionprotected void
appendPropValue
(PropMgr propertyManager, SendTransaction trans, Object value) Appends the property value.clone()
Clones the value property.Gets the properties that this referencing property directly references.Gets the KStrings value.protected Object
getPropValue0
(Object value, int index) Gets the property value in another class form than the "native" one.Gets the reference Type.IGProp<?>
Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGProp
interface.Class<?>[]
Gets the list of possible native Java classes that can be used to set a value usingsetPropertyValue
, in order of importance.Gets the value type.protected void
initializeElement
(Element element) Called when the XML file for the property tree is serialized from properties.protected void
initializeProp
(Element element) Called to initialize the property from anElement
.boolean
initializeValue
(PropMgr propertyManager, ReadTransaction trans) Initializes the property value from a transaction.final boolean
Gets if this referencing property is of single-reference type or that can have between zero and many references.protected int
modifyPropValue
(Object oldValue, Object newValue, PropMgr propMgr) Called when setting a new value for this property.void
onEventSelf
(GEvent event) Called when a property event is send to this property.void
onKStringRefactored
(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.protected void
Called when a property is disposed of by delete/remove in a container, or by the dispose method.protected void
onPropParentChanged
(PropCnr oldParent, PropCnr newParent) If the value property is added in any component that is not a VS field, make it private.protected void
Called to perform reference resolving.protected String
paramValue
(Object value) Formats the value as a string to add toparamString
.void
resolveKStrings
(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.protected Object
toNativeValue0
(Object value, int index) Tries conversion of possibly accepted properties values using thesetPropertyValue
method into the most preferred property value type.void
validatePropType
(Object newValue) Validates that the value to set is of GColor instance.boolean
verify
(PropVerification verification) Verifies this property.Methods inherited from class com.iizix.prop.GProp
addPropError, addPropListener, convertPropError, dispose, equals, equals, equalsErrors, equalsObj, equalsPropValue, equalsTree, equalValues, extendsClone, finalize, fine, fine, finer, finer, finest, finest, fromElementString, getAliasName, getAppSessionGyro, getAppWorker, getAtomPath, getAttribute, getChildReferencePropName, getClientSessionGyro, getClientWorker, getConstraints, getEnvironment, getErroredPropItems, getErroredProps, getErrorsProp, getExtendsRootContainer, getFullPropName, getFullPropName, getFullPropNameDebug, getFullPropNameDebug, getListeners, getModuleFolder, getModuleFolder, getParent, getParent, getProjectName, getPropAtom, getPropBaseReference, getPropError, getPropError, getPropErroredName, getPropErrorSeverity, getPropExtendsFlags, getPropFromPath, getPropFromPath, getPropFromReference, getPropFromReference, getPropIndex, getPropName, getPropPath, getPropPath, getPropReferenceTarget, getPropRootPropMgr, getPropTreeErrorSeverity, getPropValue, getPropValue, getPropValueObject, getReferencePropName, getReferencePropNameNoAssert, getRelativePropName, getRootFromName, getRootName, getRootParent, getRootParentNoAssert, getTreeLock, getVSReference, hasChanged, hasCircularReferencesError, hasPrivateChangeEventProp, hasPropError, hasPropTreeError, info, info, initializeGElement, initializeGProp, isDisposed, isPropChildOf, isPropClientCreated, isPropCommunicating, isPropCreateRequired, isPropExtended, isPropExtendsFinal, isPropExtendsPrivate, isPropExtendsPrivateInRoot, isPropExtendsPrivateInRoot, isPropFile, isPropFolder, isPropForEditor, isPropNullable, isPropPrivate, isPropPrivateAtCreation, isPropReadOnly, isPropReferenceTreeValid, isPropRoot, isPropRootLoading, isPropRootTreeModificationsAllowed, isPropUSER, isPropValueTreeLockNeeded, isPropVirtualized, isPropVirtualizing, isPropVolatile, isPropVolatileOrEditorOnly, isProxied, list, list, list, list, list, mapAliasToReference, mapAliasToReference, mapReferenceToAlias, mapReferenceToAlias, mapReferenceToProjectRelative, moveProp, moveProp, moveProp, onEvent, onPrepare, onPropInvalidateCache, onPropTreeInitialized, onPropValueSet, onRemoteEvent, onVirtualizationCompleted, paramString, paramString, post, post, removePropError, removePropListener, removePropUSER, renameProp, renameProp2, resetChangedTree, resolveRuntimeReferences, setChanged, setConstraints, setConstraints, setCreateRequiredProp, setParent, setPrivateChangeEventProp, setPrivateCreateRequiredProp, setPropError, setPropErroredName, setPropExtended, setPropExtendsFinal, setPropExtendsPrivate, setPropForEditor, setPropNullable, setPropPrivate, setPropReadOnly, setPropUSER, setPropValue, setPropValue, setPropValue, setPropValueIncognito, setPropVolatile, severe, severe, severe, shouldSerializeToXML, throwIfReadOnly, toElementString, toNativeValue, toString, toString, triggerRemoteEvent, triggerRemoteEvent, validateProp, validatePropValue, virtualize, warning, warning, warning
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.iizix.prop.IGProp
addPropError, addPropListener, dispose, equals, fine, fine, finer, finer, finest, finest, fromElementString, getAppSessionGyro, getAtomPath, getClientSessionGyro, getConstraints, getEnvironment, getErroredPropItems, getErroredProps, getErrorsProp, getExtendsRootContainer, getFullPropName, getFullPropNameDebug, getModuleFolder, getModuleFolder, getParent, getParent, getPropAtom, getPropBaseReference, getPropError, getPropError, getPropErrorSeverity, getPropExtendsFlags, getPropFromPath, getPropFromReference, getPropIndex, getPropName, getPropPath, getPropPath, getPropRootPropMgr, getPropTreeErrorSeverity, getPropValue, getPropValue, getReferencePropName, getRelativePropName, getRootParent, getTreeLock, getVSReference, hasChanged, hasCircularReferencesError, hasPrivateChangeEventProp, hasPropError, hasPropTreeError, info, info, initializeGElement, initializeGProp, isDisposed, isPropChildOf, isPropClientCreated, isPropCommunicating, isPropCreateRequired, isPropExtended, isPropExtendsFinal, isPropExtendsPrivate, isPropExtendsPrivateInRoot, isPropExtendsPrivateInRoot, isPropFile, isPropFolder, isPropNullable, isPropPrivate, isPropReadOnly, isPropReferenceTreeValid, isPropRoot, isPropVirtualized, list, list, list, list, list, mapAliasToReference, mapReferenceToAlias, mapReferenceToProjectRelative, moveProp, moveProp, moveProp, onEvent, onPropTreeInitialized, onRemoteEvent, removePropError, removePropListener, renameProp, resolveRuntimeReferences, setChanged, setConstraints, setConstraints, setParent, setPrivateChangeEventProp, setPropError, setPropExtendsFinal, setPropExtendsPrivate, setPropNullable, setPropPrivate, setPropReadOnly, setPropValue, setPropValue, severe, severe, severe, toElementString, toNativeValue, triggerRemoteEvent, triggerRemoteEvent, validateProp, validatePropValue, warning, warning, warning
Methods inherited from interface com.iizix.prop.IReferencingGProp
getDirectReferencedTarget, getParent
Constructor Details
ValueProp
public ValueProp()Creates the value property without a name. The name must be set in all cases using thesetPropertyAtom
call.ValueProp
Creates the value property with the specified name. All system-reserved names for components begins with "$".- Parameters:
propertyAtom
- the name of the component, unique within it's parent.
ValueProp
Creates the value property with the specified name. All system-reserved names for components begins with "$".- Parameters:
propertyAtom
- the name of the component, unique within it's parent.value
- the value.- Throws:
PropException
- If property value cannot be set.
Method Details
modifyPropValue
protected int modifyPropValue(Object oldValue, Object newValue, PropMgr propMgr) throws PropException Called when setting a new value for this property. The value property has special processing for values of KString types used for the Designer and refactoring, references, etc.- Overrides:
modifyPropValue
in classGProp<Value>
- Parameters:
oldValue
- The old value.newValue
- The new value.propMgr
- The property manager for remote change, null for local.- Returns:
- 1 for value has changed, 0 for same value as current value.
- Throws:
PropException
- when the new value doesn't validate correctly.
clone
Clones the value property.getValueType
Gets the value type.- Returns:
- The value type, or null if Value instance is null or unassigned.
appendPropValue
Appends the property value.This method throws InternalError as the Value is not supposed to be transferred using a Transaction if the remote party is not a JavaScript client.
- Specified by:
appendPropValue
in classGProp<Value>
- Parameters:
propertyManager
- the property manager instance.trans
- transaction to append the properties to.value
- the value to append to the transaction, a reference to the current property value.
initializeValue
Initializes the property value from a transaction.This method throws InternalError as the Value is not supposed to be transferred using a Transaction if the remote party is not a JavaScript client.
- Specified by:
initializeValue
in classGProp<Value>
- Parameters:
propertyManager
- the property manager.trans
- the transaction to initialize the property with.- Returns:
- Only throws, no "return".
initializeProp
Called to initialize the property from anElement
. The property should initialize itself from attributes and nodes with appropriate information.- Overrides:
initializeProp
in classGProp<Value>
- Parameters:
element
- TheElement
.- Throws:
PropException
- when the initialization fails.
initializeElement
Called when the XML file for the property tree is serialized from properties. The property should fill attributes and nodes with appropriate information.- Overrides:
initializeElement
in classGProp<Value>
- Parameters:
element
- TheElement
to initialize.
getValueClasses
Gets the list of possible native Java classes that can be used to set a value usingsetPropertyValue
, in order of importance.- Specified by:
getValueClasses
in interfaceIGProp<Value>
- Specified by:
getValueClasses
in classGProp<Value>
- Returns:
- The array of Java classes that can be accepted in the
setPropertyValue
method. The first type is the "native" or most preferred type. The array is at least one item in length and never null.
validatePropType
Validates that the value to set is of GColor instance.Note: When this method is called, synchronization is done at the property itself, so no synchronization on the tree should be done.
- Specified by:
validatePropType
in interfaceIGProp<Value>
- Specified by:
validatePropType
in classGProp<Value>
- Parameters:
newValue
- The new value to set.- Throws:
PropTypeException
- when the new value isn't of the correct class.
getPropValue0
Gets the property value in another class form than the "native" one. This method tries conversion of a "native" property value into another class type. This method is used when filling in a POJO variable (Plain Old Java Object Field) from a "native" property value.- Specified by:
getPropValue0
in classGProp<Value>
- Parameters:
value
- The property value.index
- The index in the Class array returned bygetValueClasses()
.- Returns:
- The property value in the requested class, after conversion.
- Throws:
Exception
- Other exceptions that could occur.
toNativeValue0
Tries conversion of possibly accepted properties values using thesetPropertyValue
method into the most preferred property value type. If the input value already is of the preferred type, the same object is returned.- Specified by:
toNativeValue0
in classGProp<Value>
- Parameters:
value
- The input value to convert to native value.index
- The index in the array returned bygetValueClasses()
, or -1 if not found.- Returns:
- The converted input value in the preferred property value object type.
- Throws:
Exception
- For conversion exceptions.
paramValue
Formats the value as a string to add toparamString
. The default is to do "value.toString()" if value is not null, otherwise "[null]" is returned.- Overrides:
paramValue
in classGProp<Value>
- Parameters:
value
- The property value.- Returns:
- The String representation of the value.
onPropParentChanged
If the value property is added in any component that is not a VS field, make it private.- Overrides:
onPropParentChanged
in classGProp<Value>
- Parameters:
oldParent
- The old parent.newParent
- The new parent.
getReferenceType
Gets the reference Type.- Specified by:
getReferenceType
in interfaceIReferencingGProp
- Returns:
IPropReference.RefType.Value
.
getKString
Gets the KStrings value. If the value is not ofKString
type or its value isnull
,null
is returned. This method is NOT similar to callingValue.toKString()
as that method could involve conversion as opposed to this methodgetKString()
.- Specified by:
getKString
in interfaceIKStringHolder<Value>
- Returns:
- The KString held by the property if the value is of KString type, null for none.
getReferencingOwner
Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGProp
interface.- Specified by:
getReferencingOwner
in interfaceIReferencingGProp
- Returns:
- The referencing owner property, or
null
if not found or disposed of.
isReferencingMultipleTargets
public final boolean isReferencingMultipleTargets()Gets if this referencing property is of single-reference type or that can have between zero and many references.- Specified by:
isReferencingMultipleTargets
in interfaceIKStringHolder<Value>
- Specified by:
isReferencingMultipleTargets
in interfaceIReferencingGProp
- Returns:
true
as there can be multiple references.
getDirectReferencedTargetSet
Gets the properties that this referencing property directly references. Referencing properties that only has a single target should ALWAYS returnnull
for this method and use the methodIReferencingGProp.getDirectReferencedTarget()
instead.- Specified by:
getDirectReferencedTargetSet
in interfaceIKStringHolder<Value>
- Specified by:
getDirectReferencedTargetSet
in interfaceIReferencingGProp
- Returns:
- A list of properties, or
null
for none. The default is that this method returnsnull
unless overridden.
onEventSelf
Called when a property event is send to this property.A subclass can override this method to perform appropriate processing and is not required to call
super.onEventSelf(e)
.- Specified by:
onEventSelf
in interfaceIGProp<Value>
- Overrides:
onEventSelf
in classGProp<Value>
- Parameters:
event
- The property event.
onReferenceEvent
Called to perform reference resolving. A property should override this method if it needs to perform reference resolving and validation.Subclasses override this method and only subclasses extending
PropCnr
needs to callsuper.onReferenceEvent(ResolveReferenceEvent event)
.- Overrides:
onReferenceEvent
in classGProp<Value>
- Parameters:
event
- The resolve references event.
resolveKStrings
Resolves the references to KString's in all held KString's.- Specified by:
resolveKStrings
in interfaceIKStringHolder<Value>
- Parameters:
doReCheck
- Re-check flag.triggerEvent
- The triggering property event.
onPropDispose
protected void onPropDispose()Called when a property is disposed of by delete/remove in a container, or by the dispose method.- Overrides:
onPropDispose
in classGProp<Value>
onKStringRefactored
Called when a KString tag changed due to refactoring. An event is send to the property itself notifying that it needs a refresh. This event is fired only in the Designer.- Specified by:
onKStringRefactored
in interfaceIKStringHolder<Value>
- Parameters:
holder
- The KStringHolder instance.triggerEvent
- Event that triggered the refactoring.
verify
Verifies this property. The check performed is the extension of classes and that no circular reference is present.