Difference between revisions of "Category:D2Editor"
Jump to navigation
Jump to search
((alphabetization)) |
|||
Line 1: | Line 1: | ||
== Quick Overview == | == Quick Overview == | ||
− | + | * [[D2Editor:createChemBox]]() | |
− | + | * [[D2Editor:createMathBox]]() | |
− | + | * [[D2Editor:getExpressionSelection]]() | |
− | + | * [[D2Editor:getExpressionSelection]]() : | |
− | + | * [[D2Editor:getExpression]]() : | |
− | + | * [[D2Editor:getExpression]]() : | |
− | + | * [[D2Editor:hasFocus]]() | |
− | + | * [[D2Editor:isVisible]]() | |
− | + | * [[D2Editor:isVisible]]() : | |
− | + | * [[D2Editor:move]]() : | |
− | + | * [[D2Editor:newRichText]]() : | |
− | + | * [[D2Editor:registerFilter]](handlerTable) | |
− | + | * [[D2Editor:resize]]() : | |
− | + | * [[D2Editor:setBorderColor]] | |
− | + | * [[D2Editor:setBorder]] | |
− | + | * [[D2Editor:setColorable]] | |
− | + | * [[D2Editor:setDisable2DinRT]] | |
− | + | * [[D2Editor:setExpression]]() : | |
− | + | * [[D2Editor:setFocus]]() : | |
− | + | * [[D2Editor:setFontSize]]() : | |
− | + | * [[D2Editor:setMainFont]](family, style) | |
− | + | * [[D2Editor:setReadOnly]](true or false) | |
− | + | * [[D2Editor:setSelectable]](true or false) | |
− | + | * [[D2Editor:setSizeChangeListener]](function(editor, w, h)) | |
− | + | * [[D2Editor:setTextChangeListener]] | |
− | + | * [[D2Editor:setTextColor]](color) | |
− | + | * [[D2Editor:setVisible]](true or false) | |
− | + | * [[D2Editor:setWordWrapWidth]](width) |
Revision as of 13:07, 5 June 2012
Quick Overview
- D2Editor:createChemBox()
- D2Editor:createMathBox()
- D2Editor:getExpressionSelection()
- D2Editor:getExpressionSelection() :
- D2Editor:getExpression() :
- D2Editor:getExpression() :
- D2Editor:hasFocus()
- D2Editor:isVisible()
- D2Editor:isVisible() :
- D2Editor:move() :
- D2Editor:newRichText() :
- D2Editor:registerFilter(handlerTable)
- D2Editor:resize() :
- D2Editor:setBorderColor
- D2Editor:setBorder
- D2Editor:setColorable
- D2Editor:setDisable2DinRT
- D2Editor:setExpression() :
- D2Editor:setFocus() :
- D2Editor:setFontSize() :
- D2Editor:setMainFont(family, style)
- D2Editor:setReadOnly(true or false)
- D2Editor:setSelectable(true or false)
- D2Editor:setSizeChangeListener(function(editor, w, h))
- D2Editor:setTextChangeListener
- D2Editor:setTextColor(color)
- D2Editor:setVisible(true or false)
- D2Editor:setWordWrapWidth(width)
Pages in category "D2Editor"
The following 9 pages are in this category, out of 9 total.