SMART datagrid v1.4 > Classes

Back  Forward

DataLudi.EditOptions  class

그리드 편집에 대한 전반적인 속성들을 관리하는 객체. 

GridBase.editOptions 속성으로 사용된다. 그리드 초기화 시 내부적으로 생성되며, 직접 이 클래스 객체를 생성할 일은 없다. 

Base Classes
GridBaseOptions > DLBase
Constructor
function EditOptions (grid: GridBase);
Properties
alertMinLengthError
alwaysSorting
appendable
appendWhenExitLast
appendWhenInsertKey
autoCommit
cancelWhenUndo
checkable
checkCellDiff
checkDiff
checkReadOnlyWhenPaste
commitLevel
commitOnLastCell
commitWhenBlur
commitWhenNoEdit
commitWhenPaste
commitWhenSort
confirmWhenDelete
copyBooleanFormat
copyCallback
copyDatetimeFormat
copyEnabled
copyNumberFormat
crossWhenExitFirst
crossWhenExitLast
deletable
deletableWhenEdit
deletedRowEditable
deletedRowReadOnly
deleteMessage
editable
editableCallback
editWhenClickFocused
editWhenFocused
enableAppendWhenPaste
enterToEdit
enterToNextRow
enterToTab
erasable
erasableWhenEdit
fillColumnDefaultsWhenPaste
fillFieldDefaultsWhenPaste
firstCellWhenInsert
fixedColumnEditable
fixedColumnReadOnly
fixedRowEditable
fixedRowReadOnly
focusoutToTab
fontName
fontSize
forceAppend
forceButtonVisible
forceColumnValidationWhenPaste
forceInsert
forceRowValidationWhenPaste
hideEditorOnFailed
hideOnLastCell
hintOnError
insertable
insertByCell
keepFocusedWhenSelecting
keyCombinationToClicked
labelToValueWhenPaste
maskWhenPaste
mergedWhenUpdating
minEditorHeight
minLengthMessage
moveByArrowKeys
moveInSelection
noDataEventWhenPaste
noEditEventWhenPaste
noSelectWhenEdit
pasteBooleanFormat
pasteByCell
pasteCallback
pasteDatetimeFormats
pasteEnabled
pasteNumberChars
pasteToSelection
readOnly
readOnlyCallback
revertable
rowEventsWhenCheckAll
selectionBasePaste
showEditorWhenDblClicked
showMobileEditCommand
showMobileEditCommandBar
showOnlyValidationMessage
singleCopy
singlePaste
skipReadOnly
startEditWhenPaste
stopPasteOnError
strictDiff
undoable
updatable
updateByCell
useCopyKey
useStyleFormats
useTabKey
validateOnEdited
validateOnExit
validations
Inherited Properties
GridBaseOptions.grid
Inherited Methods
DLBase.assign
GridBaseOptions.ctor
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
GridBase.editOptions
DisplayOptions
OperateOptions
EditOptions
셀 편집 개요
Examples
셀 편집