Class JSDropDown

    • Field Detail

      • dropDownContentSelector

        protected final java.lang.String dropDownContentSelector
        The CSS selector to select the content inside the dropdown
    • Constructor Detail

      • JSDropDown

        public JSDropDown​(java.lang.String dropDownContentSelector)
        Creates the object
        Parameters:
        dropDownContentSelector - The CSS selector to select the content inside the dropdown
    • Method Detail

      • computePopupPosition

        protected void computePopupPosition()
        Computes the popup position