Kanzi  3.9.5
Java API
Action Member List

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

Action(Domain domain, long handle, Metaclass metaclass)Actionprotected
close()Action
createDerived(Domain domain, String name, Metaclass metaclass)Actionprotectedstatic
DelayPropertyActionMetadata
equals(Object object)KanziObject
finalize() (defined in NativeObject)NativeObjectprotected
getDelay()Action
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getName()ActionBase
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< Integer > propertyType, Class< EnumType > enumClass)KanziObject
getTrigger()Action
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
initialize()Actionprotected
invoke()Action
isStale()KanziObject
metaclassActionstatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
onAttach()Actionprotected
onDelayedInvoke()Actionprotected
onDetach()Actionprotected
onInvoke()Actionprotected
onPrepareDelayedInvoke()Actionprotected
onUnprepareDelayedInvoke()Actionprotected
removeLocalValue(PropertyType< TDataType > propertyType)KanziObject
setDelay(Duration duration)Action
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
setProperty(PropertyType< Integer > propertyType, EnumType value)KanziObject