com.swfm.mica.widgets
Interface MiiTreeListEntry


public interface MiiTreeListEntry

Version:
%I% %G%
Author:
Michael L. Davis

Method Summary
 MiiTreeListEntry copy()
           
 java.lang.Object getTag()
           
 void setTag(java.lang.Object tag)
           
 

Method Detail

setTag

public void setTag(java.lang.Object tag)

getTag

public java.lang.Object getTag()

copy

public MiiTreeListEntry copy()