Namespace Syncfusion.Android.TreeView
Classes
| Action
Defines the action type for the |
| ContentView
A custom view group used to recognize the touch actions when gesture actions are performed to process the SfTreeView's selection. |
| ExpandActionTarget
Defines that the expanding and collapsing of nodes can be performed only by tapping in expander view or in both expander view and content view. |
| ExpanderPosition
Defines the expander position of the SfTreeView. The expander can be positioned either start or end of the item. |
| ItemDoubleTappedEventArgs
Provides data for the ItemDoubleTapped event. |
| ItemHoldingEventArgs
Provides data for the ItemHolding event. |
| ItemSelectionChangedEventArgs
Provides data for the SelectionChanged event. |
| ItemSelectionChangingEventArgs
Provides data for the SelectionChanging event. |
| ItemTappedEventArgs
Provides data for the ItemTapped event. |
| ItemType
Defines the item type for the TreeViewItemInfoBase. |
| LoadOnDemandEventArgs
Provides data for the LoadOnDemand event. |
| NodeExpandedCollapsedEventArgs
Provides data for the NodeExpanded and NodeCollapsed events. |
| NodeExpandingCollapsingEventArgs
Provides data for the NodeExpanding and NodeCollapsing events. |
| QueryNodeSizeEventArgs
Provides data for the QueryNodeSize event. |
| Resource |
| Resource.Attribute |
| Resource.Color |
| Resource.Dimension |
| Resource.Drawable |
| Resource.Id |
| Resource.Integer |
| Resource.Layout |
| Resource.String |
| Resource.Style |
| Resource.Styleable |
| ScrollToPosition |
| SelectionController
A class that handles the selection related process and events. |
| SelectionMode
Defines constants that specify the selections that are supported by a SfTreeView control. |
| SfTreeView
A SfTreeView class provides a way to display the information in hierarchical structure. |
| TouchGesture
Describes the possible values of touch operation. These values are used when updating selection in a SfTreeView control. |
| TreeNodeView
A customized ViewGroup used to add, measure and layout both the expander view and content view for SfTreeView. |
| TreeViewAdapter
Represents a class to create a view for TreeViewItem. |
| TreeViewItem
Represents a item of data in a SfTreeView control. |
| TreeViewItemInfo
Provides information for item info for Syncfusion.Android.TreeView.LinearLayout. |
| TreeViewItemInfoBase
Provides the information for TreeViewItem. |
| TreeViewLoadedEventArgs
Provides data for the Loaded event. |