Class SfMenuBehavior

    • Constructor Detail

      • SfMenuBehavior

        public SfMenuBehavior​(String selector)
        Constructor
        Parameters:
        selector - the html selector (ie: "#myId")
      • SfMenuBehavior

        public SfMenuBehavior​(String selector,
                              com.googlecode.wicket.jquery.core.Options options,
                              Boolean isVertical)
        Constructor
        Parameters:
        selector - the html selector (ie: "#myId")
        options - the Options
        isVertical - indicates whether the menu is a vertical menu