Wijmo UI for the Web
options type
Inheritance Hierarchy

Object
   jQuery.wijmo.wijeditor.options

Browser Compatibility
7
5
5
Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)create  
public Fieldstatic (Shared in Visual Basic)customContextMenu

Default value: true

Determines whether the custom context menu is shown.

 
public Fieldstatic (Shared in Visual Basic)disabled  
public Fieldstatic (Shared in Visual Basic)editorMode

Default value: 'wysiwyg'

Set the type of editor to show initially.

 
public Fieldstatic (Shared in Visual Basic)fullScreenContainerSelector

Default value: ""

Set to the selector that returns the container to fill when the user selects full screen mode.By default, it fills the client's area on the web page.

 
public Fieldstatic (Shared in Visual Basic)fullScreenMode

Default value: false

Set this option to true to show the editor in full screen mode when the page is first opened.

 
public Fieldstatic (Shared in Visual Basic)mode

Default value: 'ribbon'

Specify which toolbar to render. Ribbon and simple modes allow you to customize the toolbar.

 
public Fieldstatic (Shared in Visual Basic)showFooter

Default value: true

Specify whether to show the footer at the bottom of the editor, where users can toggle full screen mode, word wrap, and view mode.

 
public Fieldstatic (Shared in Visual Basic)showPathSelector

Default value: true

Select whether to show the path selector in the left side of the footer.

 
public Fieldstatic (Shared in Visual Basic)simpleModeCommands

Default value: null

Specify an array of commands to display in customizing the simple toolbar.

 
public Fieldstatic (Shared in Visual Basic)text

Default value: null

Set the text that appears in the editor.

 
Top
Events
 NameDescription
public EventcommandButtonClickOccurs when the command button is clicked.  
public EventtextChangedOccurs when the text changed.  
Top
See Also

Reference

jQuery.wijmo.wijeditor Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.