Uses of Class
info.magnolia.ui.vaadin.editor.gwt.shared.PlatformType

Packages that use PlatformType
info.magnolia.pages.app.editor   
info.magnolia.ui.vaadin.editor.gwt.shared   
info.magnolia.ui.vaadin.editor.pagebar   
info.magnolia.ui.vaadin.editor.preview   
info.magnolia.ui.vaadin.gwt.client.shared   
 

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

Methods in info.magnolia.pages.app.editor with parameters of type PlatformType
 void PagesEditorSubApp.platformSelected(PlatformType platformType)
           
 

Uses of PlatformType in info.magnolia.ui.vaadin.editor.gwt.shared
 

Methods in info.magnolia.ui.vaadin.editor.gwt.shared that return PlatformType
static PlatformType PlatformType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlatformType[] PlatformType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PlatformType in info.magnolia.ui.vaadin.editor.pagebar
 

Methods in info.magnolia.ui.vaadin.editor.pagebar with parameters of type PlatformType
 void PageBarView.Listener.platformSelected(PlatformType platformType)
           
 void PageBarViewImpl.setPlatFormType(PlatformType targetPreviewPlatform)
           
 void PageBarView.setPlatFormType(PlatformType targetPreviewPlatform)
           
 

Uses of PlatformType in info.magnolia.ui.vaadin.editor.preview
 

Methods in info.magnolia.ui.vaadin.editor.preview with parameters of type PlatformType
 void PageEditorPreviewWrapper.setCurrentPlatform(PlatformType currentPlatform)
           
 

Uses of PlatformType in info.magnolia.ui.vaadin.gwt.client.shared
 

Methods in info.magnolia.ui.vaadin.gwt.client.shared that return PlatformType
 PlatformType PageEditorParameters.getPlatformType()
           
 

Methods in info.magnolia.ui.vaadin.gwt.client.shared with parameters of type PlatformType
 void PageEditorParameters.setPlatformType(PlatformType platformType)
           
 



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