Uses of Class
info.magnolia.templating.editor.client.widget.PreviewChannel.Orientation

Packages that use PreviewChannel.Orientation
info.magnolia.templating.editor.client   
info.magnolia.templating.editor.client.widget   
 

Uses of PreviewChannel.Orientation in info.magnolia.templating.editor.client
 

Methods in info.magnolia.templating.editor.client with parameters of type PreviewChannel.Orientation
static void PageEditor.createChannelPreview(String channelName, PreviewChannel.Orientation orientation)
           
 

Uses of PreviewChannel.Orientation in info.magnolia.templating.editor.client.widget
 

Methods in info.magnolia.templating.editor.client.widget that return PreviewChannel.Orientation
 PreviewChannel.Orientation PreviewChannel.getOrientation()
           
static PreviewChannel.Orientation PreviewChannel.Orientation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PreviewChannel.Orientation[] PreviewChannel.Orientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in info.magnolia.templating.editor.client.widget with parameters of type PreviewChannel.Orientation
PreviewChannel(String url, PreviewChannel.Orientation orientation, String channelName)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.