com.stimulsoft.web.helper
Class StiBookmarkTreeNode

java.lang.Object
  extended by com.stimulsoft.web.helper.StiBookmarkTreeNode

public class StiBookmarkTreeNode
extends java.lang.Object

Copyright Stimulsoft


Field Summary
 java.lang.String componentGuid
           
 int parent
           
 java.lang.String title
           
 java.lang.String url
           
 boolean used
           
 
Constructor Summary
StiBookmarkTreeNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

public int parent

title

public java.lang.String title

url

public java.lang.String url

componentGuid

public java.lang.String componentGuid

used

public boolean used
Constructor Detail

StiBookmarkTreeNode

public StiBookmarkTreeNode()