Uiinfrastructure API Docs  
 

PTBannerType Members

PTBannerType overview

Public Static Fields

iconiconADMIN_DIRECTORY_2 This PTBannerType is to be used for
iconiconBANNER_ACTION_BAR This PTBannerType is to be used for
iconiconCONTENT_ACCESS_PRIVILEGES 
iconiconDIRECTORY_ACTION_BAR This PTBannerType is to be used for
iconiconDIRECTORY_CONTENT 
iconiconELEMENT_NAME_ID_EXPAND_COLLAPSE_CONTAINER Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement that should contain a collapse or expand button. Banner's do not come from the factory with these buttons, but should be inserted into this element.
iconiconELEMENT_NAME_ID_EXTENDABLE_CELL Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
iconiconELEMENT_NAME_ID_EXTENDABLE_CELL_2 Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
iconiconELEMENT_NAME_ID_FOLDER_IMG Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the folder image.
iconiconELEMENT_NAME_ID_FOLDER_IMG_CONTAINER 
iconiconELEMENT_NAME_ID_HELP_CONTAINER Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's title.
iconiconELEMENT_NAME_ID_RIGHT_SIDE_EXTENDABLE_CELL 
iconiconELEMENT_NAME_ID_SUBTITLE Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's subtitle.
iconiconELEMENT_NAME_ID_TITLE Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement containing the banner's title.
iconiconFOLDER This PTBannerType is to be used for
iconiconMENU This PTBannerType is to be used for
iconiconMOST_RECENTLY_USED_EXPANDED This PTBannerType is to be used for
iconiconNARROW This PTBannerType is to be used for
iconiconNARROW_2 This PTBannerType is to be used for
iconiconNARROW_COLLAPSABLE_COLLAPSED This PTBannerType is to be used for
iconiconNARROW_COLLAPSABLE_EXPANDED This PTBannerType is to be used for
iconiconOBJECT This PTBannerType is to be used for
iconiconOBJECT_508 This PTBannerType is to be used for
iconiconOBJECT_ACTION_BAR This PTBannerType is to be used for
iconiconOBJECT_ACTION_BAR_CONTENT This PTBannerType is to be used for
iconiconPORTLET This PTBannerType is to be used for
iconiconSEARCH_EXPANDED This PTBannerType is to be used for
iconiconTIP_EXPANDED This PTBannerType is to be used for
iconiconTIPS This PTBannerType is to be used for
iconiconWIDE This PTBannerType is to be used for
iconiconWIDE_2 This PTBannerType is to be used for
iconiconWIDE_508 This PTBannerType is to be used for

Public Static Methods

iconiconGetBannerTypeNames 
iconiconGetTypes Call this method to obtain an enumeration of all available PTBannerType objects.

Public Instance Fields

iconEXPAND_COLLAPSE_CONTAINER_ELEMENT_NAME Use this ElementNameto obtain the HTMLElement that should contain a collapse or expand button. Banner's do not come from the factory with these buttons, but should be inserted into this element.
iconEXTENDABLE_CELL_ELEMENT_NAME Use this ElementName ID to obtain the HTMLElement containing the banner's extendable cell. This cell is where you should insert additional buttons etc. Not all banner's have such a cell.
iconEXTENDABLE_CELL2_ELEMENT_NAME Use this ElementName ID to obtain the HTMLElement containing the banner's secondary extendable cell. This cell is where you should insert additional buttons etc.
iconFOLDER_IMG_CONTAINER_ELEMENT_NAME 
iconFOLDER_IMG_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner folder image.
iconHELP_CONTAINER_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's help button.
iconRIGHT_SIDE_EXTENDABLE_CELL_ELEMENT_NAME Use
iconSUBTITLE_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's subtitle.
iconTITLE_ELEMENT_NAME Use this ElementName to obtain the HTMLElement containing the banner's title.

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetDescription 
iconGetElementName 
iconGetHashCode (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.
iconGetHTMLElement 
iconGetImgElementNameToAltIdMap 
iconGetStringMap 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconToString 

Protected Instance Methods

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

See Also

PTBannerType Class | com.plumtree.xpshared.htmlconstructs Namespace