YAACC - UPNP Client and Server
|
TreeViewHolder Factory class to get TreeViewHolder instance for the current view. More...
Public Member Functions | |
TreeViewHolder | getTreeViewHolder (View view, int layout) |
Provide a TreeViewHolder class depend on the current view. | |
TreeViewHolder Factory class to get TreeViewHolder instance for the current view.
TreeViewHolder de.yaacc.upnp.server.TreeViewHolderFactory.getTreeViewHolder | ( | View | view, |
int | layout | ||
) |
Provide a TreeViewHolder class depend on the current view.
view | The list item view |
layout | The layout xml file id for current view |