Interface MMenuElement

    • Method Detail

      • getMnemonics

        String getMnemonics()
        Returns the value of the 'Mnemonics' attribute.

        This is the character that is interpreted by the platform to allow for easier navigation through menus.

        Returns:
        the value of the 'Mnemonics' attribute.
        See Also:
        setMnemonics(String)
      • setMnemonics

        void setMnemonics​(String value)
        Sets the value of the 'Mnemonics' attribute.
        Parameters:
        value - the new value of the 'Mnemonics' attribute.
        See Also:
        getMnemonics()
      • getLocalizedMnemonics

        String getLocalizedMnemonics()

        This is a method that will return the translated mnemonic for this element.