Uiinfrastructure API Docs  
 

PTListItemSubLink Members

PTListItemSubLink overview

Public Instance Constructors

PTListItemSubLink Constructor Creates a new SubLink object.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAnchor Call this method to get the anchor.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetNew Call this method to get the newness
GetType (inherited from Object)Gets the Type of the current instance.
GetUpdated Call this method to get the updatedness.
SetAnchor Call this method to set the anchor.
SetNew Call this method to set the newness.
SetUpdated Call this method to set the updatedness
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PTListItemSubLink Class | com.plumtree.xpshared.htmlconstructs Namespace