List of All Members for StackView
This is the complete list of members for StackView, including inherited members.
- busy : bool
- currentItem : Item
- depth : int
- index : int [attached]
- initialItem : var
- popEnter : Transition
- popExit : Transition
- pushEnter : Transition
- pushExit : Transition
- replaceEnter : Transition
- replaceExit : Transition
- status : enumeration [attached]
- view : StackView [attached]
- visible : bool [attached]
- void activated() [attached]
- void activating() [attached]
- void clear()
- void deactivated() [attached]
- void deactivating() [attached]
- Item find(callback, behavior)
- Item get(index, behavior)
- Item pop(item, operation)
- Item push(item, properties, operation)
- void removed() [attached]
- Item replace(target, item, properties, operation)