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