This is the complete list of members for Action, including all inherited members.
| Action(Domain domain, long handle, Metaclass metaclass) | Action | protected |
| close() | Action | |
| createDerived(Domain domain, String name, Metaclass metaclass) | Action | protectedstatic |
| DelayProperty | ActionMetadata | |
| equals(Object object) | KanziObject | |
| getDelay() | Action | |
| getDomain() | KanziObject | |
| getDynamicMetaclass() | KanziObject | |
| getName() | ActionBase | |
| getNative() | KanziObject | |
| getOptionalProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getProperty(PropertyType< TDataType > propertyType) | KanziObject | |
| getTrigger() | Action | |
| hashCode() | KanziObject | |
| hasValue(PropertyType< TDataType > propertyType) | KanziObject | |
| initialize() | Action | protected |
| invoke() | Action | |
| isStale() | KanziObject | |
| metaclass | Action | static |
| mNativeObject (defined in NativeObject) | NativeObject | protected |
| mPhantomRef (defined in NativeObject) | NativeObject | protected |
| onAttach() | Action | protected |
| onDelayedInvoke() | Action | protected |
| onDetach() | Action | protected |
| onInvoke() | Action | protected |
| onPrepareDelayedInvoke() | Action | protected |
| onUnprepareDelayedInvoke() | Action | protected |
| removeLocalValue(PropertyType< TDataType > propertyType) | KanziObject | |
| setDelay(Duration duration) | Action | |
| setFlagKeepDuringPatching(PropertyType< TDataType > propertyType) | KanziObject | |
| setProperty(PropertyType< TDataType > propertyType, TDataType value) | KanziObject | |
| tryCreateObjectRef(Class< TType > clazz) | KanziObject |