| Name | Description |
---|
| Add_Code_Statement_Link | Adds a link between a code and default statement, so that selecting the
code will set the corresponding default statement (Inherited from comboBox_TextBox_Element.) |
| Add_Item | Adds a possible, selectable value to the combo/select box (Inherited from comboBox_TextBox_Element.) |
| Close_Button_URL | Return the HTML for the close button image for a given html interface (Inherited from abstract_Element.) |
| Help_URL | Returns the URL for the element help for a given html interface (Inherited from abstract_Element.) |
| Inner_Read_Data | Reads the inner data from the CompleteTemplate XML format (Inherited from comboBox_TextBox_Element.) |
| Prepare_For_Save | Prepares the bib object for the save, by clearing any existing data in this element's related field(s) (Overrides abstract_Element..::..Prepare_For_Save(SobekCM_Item, User_Object).) |
| Read_XML | Reads from the template XML format (Inherited from abstract_Element.) |
| render_helper(TextWriter, List<(Of <<'(String>)>>), List<(Of <<'(String>)>>), String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render the html for all elements based on comboBox_TextBox_Element class (Inherited from comboBox_TextBox_Element.) |
| render_helper(TextWriter, String, String, String, User_Object, Web_Language_Enum, Language_Support_Info, String) | Method helps to render the html for all elements based on the comboBox_TextBox_Element class (Inherited from comboBox_TextBox_Element.) |
| render_helper(TextWriter, String, String, String, User_Object, Web_Language_Enum, Language_Support_Info, String, Boolean) | Method helps to render the html for all elements based on comboBox_TextBox_Element class (Inherited from comboBox_TextBox_Element.) |
| render_helper(TextWriter, String, List<(Of <<'(String>)>>), String, String, User_Object, Web_Language_Enum, Language_Support_Info, String, Boolean) | Method helps to render the html for all elements based on comboBox_TextBox_Element class (Inherited from comboBox_TextBox_Element.) |
| Render_Template_HTML | Renders the HTML for this element (Overrides abstract_Element..::..Render_Template_HTML(TextWriter, SobekCM_Item, String, Boolean, StringBuilder, User_Object, Web_Language_Enum, Language_Support_Info, String).) |
| Save_Constant_To_Bib | Saves the constants to the bib id (Inherited from abstract_Element.) |
| Save_To_Bib | Saves the data rendered by this element to the provided bibliographic object during postback (Overrides abstract_Element..::..Save_To_Bib(SobekCM_Item).) |
| Set_Base_URL | Sets the base url for the current request (Inherited from abstract_Element.) |