Class FormStandardCommandHelper


  • public class FormStandardCommandHelper
    extends Object
    Set of functions for standard form command management.
    • Method Detail

      • mainElementGridSupportedCommand2FormCommandName

        public static String mainElementGridSupportedCommand2FormCommandName​(MainElementGridSupportedCommands cmd)
        Converts definiton of the main element grid supported command to the name of the standard form command.
        Parameters:
        cmd - The command defintion.
        Returns:
        The EN name of the matching standard command.