Class ActionBuilder

    • Field Detail

      • INSTANCE

        public static final ActionBuilder INSTANCE
        The instance of the action builder
    • Method Detail

      • build

        public List<Action> build​(Menu menu,
                                  Object object)
        Build a list of actions
        Parameters:
        menu - the menu involved in
        object - the object
        Returns:
        the list of actions