You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tsuyoshi Ito (JIRA)" <ji...@apache.org> on 2010/07/20 16:17:49 UTC

[jira] Created: (CLEREZZA-262) A GlobalMenuItem should also have a description about its Services

A GlobalMenuItem should also have a description about its Services
------------------------------------------------------------------

                 Key: CLEREZZA-262
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-262
             Project: Clerezza
          Issue Type: Improvement
            Reporter: Tsuyoshi Ito


Additionally to 
public GlobalMenuItem(String path, String identifier, String label, int priority, String groupIdentifier) 

a constructor and corresponding methods have to created
public GlobalMenuItem(String path, String identifier, String label, String description, int priority, String groupIdentifier) 

it should be possible to set a description. This short description will be available in the global menu

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CLEREZZA-262) A GlobalMenuItem should also have a description about its Services

Posted by "Tsuyoshi Ito (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsuyoshi Ito closed CLEREZZA-262.
---------------------------------

      Assignee: Tsuyoshi Ito
    Resolution: Fixed

> A GlobalMenuItem should also have a description about its Services
> ------------------------------------------------------------------
>
>                 Key: CLEREZZA-262
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-262
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Tsuyoshi Ito
>            Assignee: Tsuyoshi Ito
>
> Additionally to 
> public GlobalMenuItem(String path, String identifier, String label, int priority, String groupIdentifier) 
> a constructor and corresponding methods have to created
> public GlobalMenuItem(String path, String identifier, String label, String description, int priority, String groupIdentifier) 
> it should be possible to set a description. This short description will be available in the global menu

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.