Properties
Private DEFAULT_CHECKBOX_WIDTH
DEFAULT_CHECKBOX_WIDTH: string = "40pt"
Private DEFAULT_MORE_MENU_WIDTH
DEFAULT_MORE_MENU_WIDTH: string = "40pt"
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected active
active: boolean
Private bodyTable
Protected bypass
bypass: boolean
Private currentFocusValue
currentFocusValue: any
Private delayTimer
delayTimer: any
Protected delegateHistory
delegateHistory: boolean
Private dialogService
Private editable
editable: boolean
Protected editorSettingServiceFactory
Protected elementRef
elementRef: ElementRef
Private headerTable
Private headerTitle
headerTitle: string
Protected hideEvent
hideEvent: EventEmitter<any>
Protected historyCursor
historyCursor: number
Private i18NResource
i18NResource: any
Protected i18nKey
i18nKey: string
Protected i18nValue
i18nValue: any
Private iconLoader
Protected ignoreParentData
ignoreParentData: boolean
Protected ignoreParentDisabled
ignoreParentDisabled: boolean
Protected kbShortcutService
Protected loadEvent
loadEvent: EventEmitter<any>
Protected loadingEnabled
loadingEnabled: boolean
Private menuFactory
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Private selectedAll
selectedAll: boolean
Protected showEvent
showEvent: EventEmitter<any>
Private tableData
tableData: any[]
Private tableOption
tableOption: any
Private typeResolveServ
Protected viewSetting
viewSetting: any
Protected viewSettingService
Static DEFAULT_DELEGATE_HISTORY
DEFAULT_DELEGATE_HISTORY: boolean = DEFAULT_DELEGATE_HISTORY
Static DEFAULT_IGNORE_PARENT_DATA
DEFAULT_IGNORE_PARENT_DATA: boolean = DEFAULT_IGNORE_PARENT_DATA
Static TYPE_NAME
TYPE_NAME: string = TYPE_NAME
Static VIEW_HIDE_EVENT
VIEW_HIDE_EVENT: string = VIEW_HIDE_EVENT
Static VIEW_SHOW_EVENT
VIEW_SHOW_EVENT: string = VIEW_SHOW_EVENT