Class JSDropDown

  • Direct Known Subclasses:
    JSColorChooser, JSComboBox

    public abstract class JSDropDown
    extends JSComponent
    The abstract component for dropdown objects
    Author:
    gianpiero.diblasi
    • 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