YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.yaacc.upnp.server.TreeViewHolderFactory Interface Reference

TreeViewHolder Factory class to get TreeViewHolder instance for the current view. More...

Collaboration diagram for de.yaacc.upnp.server.TreeViewHolderFactory:
Collaboration graph

Public Member Functions

TreeViewHolder getTreeViewHolder (View view, int layout)
 Provide a TreeViewHolder class depend on the current view.
 

Detailed Description

TreeViewHolder Factory class to get TreeViewHolder instance for the current view.

Member Function Documentation

◆ getTreeViewHolder()

TreeViewHolder de.yaacc.upnp.server.TreeViewHolderFactory.getTreeViewHolder ( View  view,
int  layout 
)

Provide a TreeViewHolder class depend on the current view.

Parameters
viewThe list item view
layoutThe layout xml file id for current view
Returns
A TreeViewHolder instance

The documentation for this interface was generated from the following file: