public abstract class NFRootProperty<T,U> extends SimpleValueNFProperty<T,U>
INFProperty.Target
Constructor and Description |
---|
NFRootProperty(IInternalAccess comp,
NFPropertyMetaInfo mi)
Create a new property.
|
NFRootProperty(IInternalAccess comp,
NFPropertyMetaInfo mi,
boolean inject)
Create a new property.
|
Modifier and Type | Method and Description |
---|---|
IFuture<Void> |
dispose()
Property was removed and should be disposed.
|
boolean |
isInjected()
Get the injected.
|
getComponent, getValue, measureValue, setValue
createProperty, getMetaInfo, getName, getValue, readNFProperties
public NFRootProperty(IInternalAccess comp, NFPropertyMetaInfo mi)
public NFRootProperty(IInternalAccess comp, NFPropertyMetaInfo mi, boolean inject)
public IFuture<Void> dispose()
dispose
in interface INFProperty<T,U>
dispose
in class AbstractNFProperty<T,U>
public boolean isInjected()
Copyright © 2013. All Rights Reserved.