Class ButtonBuilder

    • Field Detail

      • INSTANCE

        public static final ButtonBuilder INSTANCE
        The instance of the button builder
    • Method Detail

      • getChildButtons

        public List<WrappedButton> getChildButtons​(WrappedButton parentButton,
                                                   Map<String,​Object> section)
        Get the child buttons from the parent button
        Parameters:
        parentButton - the parent button
        section - the child section
        Returns:
        the child buttons