Dan Haywood created ISIS-963:
--------------------------------

             Summary: Allow service actions to be rendered either on a primary, 
secondary or tertiary (the "me" icon) menu
                 Key: ISIS-963
                 URL: https://issues.apache.org/jira/browse/ISIS-963
             Project: Isis
          Issue Type: New Feature
          Components: Core, Viewer: Wicket
    Affects Versions: core-1.7.0, viewer-wicket-1.7.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: viewer-wicket-1.8.0, core-1.8.0


Extend @DomainService to allow an additional menuBar() attribute to be 
specified, eg:

@Named("Prototyping")
@DomainService(menuBar=MenuBar.SECONDARY)
public class MyFixtureScriptsService  {
   ///
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to