wicket.contrib.tinymce.settings
Class TinyMCESettings.Location
java.lang.Object
wicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.TinyMCESettings.Location
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TinyMCESettings
public static class TinyMCESettings.Location
- extends Enum
This option enables you to specify where the toolbar should be located.
This value can be top or bottom.
- See Also:
- Serialized Form
top
public static final TinyMCESettings.Location top
bottom
public static final TinyMCESettings.Location bottom
Copyright © 2004-2011. All Rights Reserved.