com.moyosoft.connector.ms.excel.ui
Class EditBox
java.lang.Object
|
+--com.moyosoft.connector.ms.excel.ExcelComponent
|
+--com.moyosoft.connector.ms.excel.ExcelTextComponent
|
+--com.moyosoft.connector.ms.excel.ui.EditBox
- public class EditBox
- extends ExcelTextComponent
|
Constructor Summary |
EditBox(Dispatch dispatch)
|
| Methods inherited from class com.moyosoft.connector.ms.excel.ExcelTextComponent |
checkSpelling, checkSpelling, checkSpelling, checkSpelling, getAutoScaleFont, getCaption, getCharacters, getCharacters, getCharacters, getFont, getFormula, getHorizontalAlignment, getOrientation, getOrientationValue, getReadingOrder, getVerticalAlignment, isAddIndent, isAutoSize, setAddIndent, setAutoScaleFont, setAutoSize, setCaption, setFormula, setHorizontalAlignment, setOrientation, setOrientationValue, setReadingOrder, setVerticalAlignment |
| Methods inherited from class com.moyosoft.connector.ms.excel.ExcelComponent |
bringToFront, copy, copyPicture, copyPicture, copyPicture, cut, delete, getBottomRightCell, getDispatch, getHeight, getIndex, getLeft, getName, getOnAction, getPlacement, getTop, getTopLeftCell, getWidth, getZOrder, isEnabled, isLocked, isPrintObject, isVisible, select, sendToBack, setEnabled, setHeight, setLeft, setLocked, setName, setOnAction, setPlacement, setPrintObject, setTop, setVisible, setWidth |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditBox
public EditBox(Dispatch dispatch)
isLockedText
public boolean isLockedText()
- Overrides:
isLockedText in class ExcelTextComponent
setLockedText
public void setLockedText(boolean value)
- Overrides:
setLockedText in class ExcelTextComponent
getText
public java.lang.String getText()
- Overrides:
getText in class ExcelTextComponent
setText
public void setText(java.lang.String value)
- Overrides:
setText in class ExcelTextComponent
isDisplayVerticalScrollBar
public boolean isDisplayVerticalScrollBar()
setDisplayVerticalScrollBar
public void setDisplayVerticalScrollBar(boolean value)
getInputType
public int getInputType()
setInputType
public void setInputType(int value)
getLinkedObject
public java.lang.String getLinkedObject()
isMultiLine
public boolean isMultiLine()
setMultiLine
public void setMultiLine(boolean value)
isPasswordEdit
public boolean isPasswordEdit()
setPasswordEdit
public void setPasswordEdit(boolean value)