Plumtree UI Infrastructure API  
 

PTImageType Methods

The methods of the PTImageType class are listed below. For a complete list of PTImageType class members, see the PTImageType Members topic.

Public Static Methods

GetImageNames 
GetTypes Call this method to obtain an enumeration of all available PTImageType objects.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetDescription 
GetElementName 
GetFileName 
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.
GetHeight 
GetHTMLElement 
GetImgElementNameToAltIdMap Images don't come with alts because we don't know offhand what they will be used for.
GetStringMap 
GetType (inherited from Object)Gets the Type of the current instance.
GetWidth 
ToString 

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

PTImageType Class | com.plumtree.xpshared.htmlconstructs Namespace