Kanzi  3.9.8
Kanzi Engine Java API
CallbackBindingProcessor Member List

This is the complete list of members for CallbackBindingProcessor, including all inherited members.

close() (defined in NativeObject)NativeObject
create(Domain domain, Callback callback)CallbackBindingProcessorstatic
equals(Object object)KanziObject
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< TDataType > propertyType)KanziObject
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
isStale()KanziObject
metaclassCallbackBindingProcessorstatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
removeLocalValue(PropertyType< TDataType > propertyType)KanziObject
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
tryCreateObjectRef(Class< TType > clazz)KanziObject