This method should be used to add the unique identifier to HTML inputs related to this component. If my element name is "in_cb_MyCheckBox" and my unique ID is "one", then this method will return "in_cb_MyCheckBox_one".
The element name plus the unique ID.
AComponent Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace