Plumtree UI Infrastructure API  
 

PTButtonType.ELEMENT_NAME_ID_ANCHOR Field

Use this constant to obtain the ElementName indicating this button's anchor element. Not all button's have anchors, some have inputs, so it's possible that this element name does not indicate a valid html element.

public const string ELEMENT_NAME_ID_ANCHOR = "button_anchor_enid";

See Also

PTButtonType Class | com.plumtree.xpshared.htmlconstructs Namespace