This is the complete list of members for CallbackBindingProcessor, including all inherited members.
close() (defined in NativeObject) | NativeObject | |
create(Domain domain, Callback callback) | CallbackBindingProcessor | static |
com::rightware::kanzi::CallbackBindingProcessorProxy.create(Domain domain, String name) | CallbackBindingProcessorProxy | static |
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 | |
metaclass | CallbackBindingProcessor | static |
mNativeObject (defined in NativeObject) | NativeObject | protected |
mPhantomRef (defined in NativeObject) | NativeObject | protected |
removeLocalValue(PropertyType< TDataType > propertyType) | KanziObject | |
setProperty(PropertyType< TDataType > propertyType, TDataType value) | KanziObject | |
tryCreateObjectRef(Class< TType > clazz) | KanziObject |