Uses of Class
info.magnolia.ui.contentapp.detail.DetailLocation

Packages that use DetailLocation
info.magnolia.pages.app.editor   
info.magnolia.ui.contentapp.detail   
 

Uses of DetailLocation in info.magnolia.pages.app.editor
 

Methods in info.magnolia.pages.app.editor that return DetailLocation
 DetailLocation PagesEditorSubApp.getCurrentLocation()
          Wraps the current DefaultLocation in a DetailLocation.
 

Methods in info.magnolia.pages.app.editor with parameters of type DetailLocation
 void PagesEditorSubApp.updateCaption(DetailLocation location)
           
 

Uses of DetailLocation in info.magnolia.ui.contentapp.detail
 

Methods in info.magnolia.ui.contentapp.detail that return DetailLocation
 DetailLocation DetailSubApp.getCurrentLocation()
          Wraps the current DefaultLocation in a ItemLocation.
static DetailLocation DetailLocation.wrap(Location location)
           
 

Methods in info.magnolia.ui.contentapp.detail with parameters of type DetailLocation
protected  String DetailSubApp.getBaseCaption(DetailLocation location)
          Create the base caption string.
protected  void DetailSubApp.setCaption(DetailLocation location)
          Set the Tab caption.
 View DetailEditorPresenter.update(DetailLocation location)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.