Uses of Class
wt.workflow.notebook.NotebookComponent

Packages that use NotebookComponent
com.ptc.core.htmlcomp.location   
wt.workflow.notebook   
 

Uses of NotebookComponent in com.ptc.core.htmlcomp.location
 

Methods in com.ptc.core.htmlcomp.location with parameters of type NotebookComponent
private  void BrowseFoldersProcessor.outputLocationItem(NotebookComponent component, PrintWriter out)
           
 

Uses of NotebookComponent in wt.workflow.notebook
 

Subclasses of NotebookComponent in wt.workflow.notebook
 class Bookmark
           Use the newBookmark static factory method(s), not the Bookmark constructor, to construct instances of this class.
 class FolderedBookmark
          A specialization of Boomark, objects of this type can be members of a windchill folder in addition to being part of a notebook.
 class ImportedBookmark
           Use the newImportedBookmark static factory method(s), not the ImportedBookmark constructor, to construct instances of this class.
 class Notebook
           Use the newNotebook static factory method(s), not the Notebook constructor, to construct instances of this class.
 class NotebookFolder
           Use the newNotebookFolder static factory method(s), not the NotebookFolder constructor, to construct instances of this class.
 class WfBookmark
           Use the newWfBookmark static factory method(s), not the WfBookmark constructor, to construct instances of this class.
 class WfFolderedBookmark
          A specialization of FolderedBoomark, objects of this type can point to the ObjectIdentifier of Windchill business objects.
 

Methods in wt.workflow.notebook with parameters of type NotebookComponent
protected  boolean NotebookComponent.readVersion(NotebookComponent thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean NotebookComponent.readVersion(NotebookComponent thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.