- activateWorksheetById(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
Selects sheet with given ID
- ActiveCellChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
This event is generated by the API-core when the current selected cell has been changed
- ActiveCellChangedEvent(IRangeAddress) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ActiveCellChangedEvent
-
- ActiveSelectionChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
This event is generated by the API-core when the current selected range has been changed
- ActiveSelectionChangedEvent(IRangeAddress) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ActiveSelectionChangedEvent
-
- ActiveSheetChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
- ActiveSheetChangedEvent(Integer) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.ActiveSheetChangedEvent
-
- add() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
Creates and adds a worksheet to the workbook
- addCopy(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
Copies the existing worksheet and adds it to the workbook
- addFxControl(int, IScellUiApi<Node>) - Static method in class com.intechcore.scomponents.scell.api.fx.ScellControlStorage
-
- addImage(IDrawingInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IDrawingService
-
Adds drawings
- addImage(Consumer<IDrawingInputBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IDrawingService
-
Adds drawings.
- addItem(ISystemClipboardItem) - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardEvent
-
- AddressItemEditor<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a functional interface which is used in edit cell content calls
- afterLayoutChildrenNotify() - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputController
-
- all() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
-
- all() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- AllBordersColorChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
- AllBordersColorChangedEvent(IColor) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.AllBordersColorChangedEvent
-
- AllBordersLineTypeChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
- AllBordersLineTypeChangedEvent(BorderLineType) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.AllBordersLineTypeChangedEvent
-
- allEntries() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
-
- AllRangeSelectedStateChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector
-
- AllRangeSelectedStateChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.vector.AllRangeSelectedStateChangedEvent
-
- ApiCoreImplementationLoadingException - Exception in com.intechcore.scomponents.scell.api.exceptions
-
Will be thrown after the fail of the loaded SCell core API initialisation
- ApiCoreImplementationLoadingException(Exception) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationLoadingException
-
Is used to inform about the reason of the API loading failure
- ApiCoreImplementationLoadingException(Throwable) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationLoadingException
-
Is used to inform about the reason of the API loading failure
- ApiCoreImplementationNotFoundException - Exception in com.intechcore.scomponents.scell.api.exceptions
-
Will be thrown when SCell core API implementation is not found
- ApiCoreImplementationNotFoundException(String) - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.ApiCoreImplementationNotFoundException
-
Is used to keep error message
- append(String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- append(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- append(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- append(String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendAsNewLine(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendBold(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendColor(String, IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendFontName(String, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendItalic(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendLineEnd() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendShift(String, VerticalShifting) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendSize(String, double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendStrikeOut(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendToPrevious(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendToPrevious(String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendUnderline(String, UnderlineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendWithDelimiter(IRichString, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- appendWithSpace(IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- applyDefaultSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Applies the default column/row width/height with the given address
- applyHidden(int, int, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Hides rows or columns with the given address
- applySize(int, int, double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Applies the column width or row height to the given range,
even if the given range already contains manually configured rows or columns
- asBoolean() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asDouble() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asInteger() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asLong() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asMap() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IMapStorage
-
- asRichString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- asString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- asString() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormula
-
- asValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- autoExtendSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Automatically extends columns in the given range
- autoFitSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Sets the auto-fit width/height of the column/row in the given range
- autoFitSizeIgnoreManualSize(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Sets auto-fit width/height column/row in the given range, skips all rows or columns configured manually
- get(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Get value of a cell with given row and column numbers
- get(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Get value of a cell (of given single cell address like "D9") or top left cell (of given cells range like "A1:B4")
- get(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Get value of a cell (of given single cell address) or top left cell (of given cells range)
- getA() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
-
- getActiveArea() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
-
- getActiveCell() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionInfo
-
Any selection has just one active (focused) cell, this call returns this cell
- getActiveCell() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
-
- getActiveCell() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
-
- getActiveCell() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.structure.ChangeActiveSelectionRequest.RangeSelection
-
- getActiveCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
-
- getActiveWorksheet() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
- getActiveWorksheetId() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionInfo
-
Gets the id of the active worksheet
- getActiveWorksheetId() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
- getAddress() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
-
- getApiResolverAsync() - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
-
Initialises the library and returns the API entry point resolver
- getApiResolverAsync(ILoggerFactory) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
-
Initialises the library and returns the API entry point resolver with the custom logger factory
- getApiResolverAsync(ClassLoader) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
-
Initialises the library and returns the API entry point resolver with the custom class loader
- getApiResolverAsync(ILoggerFactory, ClassLoader) - Static method in class com.intechcore.scomponents.scell.api.init.ScellApiEntryPoint
-
Initialises the library and returns the API entry point resolver with the custom logger and class loader
- getAreas() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.ISelection
-
- getARGB() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
-
- getAuthor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IComment
-
Gets the author, who created the comment.
- getB() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
-
- getBackgroundColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
-
- getBlank() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
-
Returns the blank cell-value
- getBoolean(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IValueFactory
-
- getBorderService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getBorderStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getBottom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
-
- getBottomRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getCalcResultsDiffColor() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- getClipboardName() - Method in interface com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem.MIMEType
-
- getClipboardName() - Method in enum com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem.PredefinedMIMEType
-
- getColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.IBorderStyle
-
- getColor() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- getColumnLeftXCoordinate(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Gets the left x coordinate of the provided column
- getColumnLeftXCoordinate(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
- getColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
-
- getColumnRightXCoordinate(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Gets the right x coordinate of the provided column
- getColumnRightXCoordinate(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
- getColumnsManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
-
- getColumnStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getCommentService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getCommentStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getCommonFont(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
Gets the aggregated font styles for the given range
- getCommonStyle(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
Aggregate styles to some structure
- getConfig() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IDiffController
-
- getContent() - Method in interface com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem
-
- getContent() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IComment
-
Gets the text content of the comment.
- getContentManager() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getControl() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IDiffController
-
- getControl() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getCoreApi() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
Deprecated.
- getCssMetaData() - Method in class com.intechcore.scomponents.scell.api.fx.control.custom.textinput.ExternalTextInputControlWrapper
-
- getData() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getDefaultFileName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
-
- getDesiredHeightPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getDesiredWidthPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getDiffController() - Method in class com.intechcore.scomponents.scell.api.fx.events.listeners.layout.ComparatorStateChangedEvent
-
- getErrorKind() - Method in exception com.intechcore.scomponents.scell.api.exceptions.WrongPasswordException
-
- getErrorText() - Method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
-
- getEventManager() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- getEventManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getExtension() - Method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
-
- getFactory() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- getFirst() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getFont() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
-
- getFontBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
-
- getFontFamily() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFontProperties
-
- getFontService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getFontSize() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- getFontStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getFormat(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
Gets the common RAW string format code of the given range of cells
- getFormulasDiffColor() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- getFormulasService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getFormulaStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
-
- getFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getFxControl(int) - Static method in class com.intechcore.scomponents.scell.api.fx.ScellControlStorage
-
- getG() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
-
- getGridManager() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getGridMetrics() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getGridVisibilityType() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
- getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IRow
-
- getHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
-
- getHorizontalAlignment() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextPositioning
-
- getHyperlinkService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getHyperlinkStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getImageService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getImageSource() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getImageStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getIndent() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextPositioning
-
- getInSingleCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getItems() - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardEvent
-
- getIterationsCount() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
-
- getJavaFxVersion() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
-
- getJavaVersionInfo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo
-
- getKey() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IEntry
-
- getLastSavedXlsxFile() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
-
- getLayout() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getLeft() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
-
- getLeftColIndex() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.structure.ChangeActiveTopLeftCellRequest.TopLeftCellChange
-
- getLeftColumn() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridManager
-
- getLeftColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getLineType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.IBorderStyle
-
- getLogger(Class<?>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.util.ILoggerFactory
-
Builds the corresponding logger
- getMaxIndex(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Returns max index (possible or depends on filled cells range) of rows (for rows manager) or columns (for columns manager)
- getMaxPrecision() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
-
- getMergedCellsStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getMessage() - Method in exception com.intechcore.scomponents.scell.api.exceptions.PasswordRequiredException
-
- getMessage() - Method in exception com.intechcore.scomponents.scell.api.exceptions.WrongPasswordException
-
- getMimeType() - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.ClipboardItemPushingEndEvent.EventData
-
- getMimeType() - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.ClipboardItemPushingStartEvent.EventData
-
- getName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getName() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- getNextOrFromStart() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
-
Resets and restarts the iteration if the iterator reaches the end of the list of results
- getOptions() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
-
- getPassword() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IPasswordInput
-
This method will be called each time the file has a non-empty password.
- getPattern() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
-
- getPointFrom() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getPointTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getProductInfo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
-
- getR() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColor
-
- getRawData() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
-
- getRenderedHeight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getRenderedWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getResolver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getResolver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getRight() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
-
- getRightColumnNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getRotation() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextPositioning
-
- getRowBottomYCoordinate(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Gets the bottom y coordinate of the provided row
- getRowBottomYCoordinate(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
- getRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
-
- getRowsManager() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
-
- getRowStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getRowTopYCoordinate(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Gets the top y coordinate of the provided row
- getRowTopYCoordinate(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
- getRuns() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- getScellTextInputController() - Method in class com.intechcore.scomponents.scell.api.fx.control.custom.textinput.ExternalTextInputControlWrapper
-
- getSearchService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getSearchTarget() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
-
- getSelectedCellComment() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
-
- getSelectedCellComment() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
-
- getSelectedRange() - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardCopyEvent
-
- getSelectedRange() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowCellEditModeContextMenu
-
- getSelectedRange() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.content.BeforeShowMainContextMenuEvent
-
- getSelection() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionInfo
-
Gets the current cell selection.
- getSelection() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
Gets the current cell or range selection
- getSelection() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.structure.ChangeActiveSelectionRequest.RangeSelection
-
- getSelectionInfo() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
- getSelectionManager() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getSettingsService() - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
- getSourceSheet() - Method in class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardCopyEvent
-
- getStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
- getStorages() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getStyleBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
- getStyleService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getStyleStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getTarget() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IHyperlink
-
- getTextPositioning() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IStyle
-
- getTextPositioningBuilder() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
-
- getTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichRun
-
- getTo() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingInput
-
- getTop() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.ICellBorders
-
- getTopRow() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridManager
-
- getTopRowIndex() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.structure.ChangeActiveTopLeftCellRequest.TopLeftCellChange
-
- getTopRowNumber() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getType() - Method in interface com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem
-
- getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IHyperlink
-
- getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue
-
- getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawing
-
- getType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
-
- getUnderlineType() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- getValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IEntry
-
- getValue() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
-
- getValuesDiffColor() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- getValueService() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- getValueStorage() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.fetch.IWorksheetStorage
-
- getVerticalAlignment() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextPositioning
-
- getVerticalShifting() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- getVisibleCellAddress(double, double) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
- getVisibleColumnIndex(double) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Converts grid canvas horizontal coordinate to number of the
IColumn
- getVisibleRowIndex(double) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridMetrics
-
Converts grid canvas vertical coordinate to number of the
IRow
- getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IColumn
-
- getWidth() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource
-
- getWorkbook() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
- getWorksheetId() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchResultItem
-
- getWriter() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
- getXOffsetPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
-
- getYOffsetPt() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IDrawingPoint
-
- ghostWhite() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
-
- gray() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
-
- green() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
-
- GridLeftColumnChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
- GridLeftColumnChangedEvent(Integer) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.GridLeftColumnChangedEvent
-
- GridLeftVisibleColumnChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
-
- GridLeftVisibleColumnChangedEvent(Integer) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.GridLeftVisibleColumnChangedEvent
-
- GridTopRowChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure
-
- GridTopRowChangedEvent(Integer) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.structure.GridTopRowChangedEvent
-
- GridTopVisibleRowChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
-
- GridTopVisibleRowChangedEvent(Integer) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.GridTopVisibleRowChangedEvent
-
- GridVisibilityChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
-
- GridVisibilityChangedEvent(IUiControlSettings.GridVisibilityType) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.GridVisibilityChangedEvent
-
- gridVisible(IUiControlSettings.GridVisibilityType) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
-
Created SCell control will have cells grid visible or not
- IBorderService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a cell style service interface
- IBorderStyle - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
-
The interface represents the model of the border style
- IBorderStyleBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IBorderStyle
according to the given settings
- ICellBorders - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.border
-
Represents the model of the cell borders to get/set the borders of the single cell or a range of cells
- ICellBordersBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds
ICellBorders
instances according to the given settings
- ICellsLineManager<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.structure
-
Represents a service interface for rows or columns
- IClipboardCopyEvent - Class in com.intechcore.scomponents.scell.api.fx.clipboard
-
- IClipboardCopyEvent(IWorksheet, IRangeAddress) - Constructor for class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardCopyEvent
-
- IClipboardEvent - Class in com.intechcore.scomponents.scell.api.fx.clipboard
-
- IClipboardEvent() - Constructor for class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardEvent
-
- IClipboardPasteEvent - Class in com.intechcore.scomponents.scell.api.fx.clipboard
-
- IClipboardPasteEvent() - Constructor for class com.intechcore.scomponents.scell.api.fx.clipboard.IClipboardPasteEvent
-
- IColor - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
-
Represents the model of the color
- IColorBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IColor
according to the given settings
- IColorConstants - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
-
Represents the storage of predefined colors (for convenience)
- IColumn - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a column model
- IColumnBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
- IComment - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a cell comment model
- ICommentBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IComment
according to the given settings
- ICommentService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a comment service interface
- IComparatorConfig - Interface in com.intechcore.scomponents.scell.api.fx.control.comparator
-
- IDefaultProtectionDialogFactory - Interface in com.intechcore.scomponents.scell.api.fx.control.protection
-
- IDiffController<TControl> - Interface in com.intechcore.scomponents.scell.api.fx.control.comparator
-
- IDrawing - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
-
Represents a drawing model to manage SCell graphic objects
- IDrawingBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IDrawing
according to the given settings
- IDrawingInput - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
-
Represents a data model for adding/editing graphics
- IDrawingInputBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Creates instances of
IDrawingInput
according to the given settings
- IDrawingPoint - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
-
A SCell graphics anchor point
- IDrawingService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents the drawing service
- IEntry<TKey,TValue> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a key-value item model
- IExternalTextInputControlWrapperFactory - Interface in com.intechcore.scomponents.scell.api.fx.control.custom.textinput
-
- IFileWriter - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a tool used to save or convert the xlsx documents
- IFileWriter.FileType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Enum used to choose from the strongly typed parameters of file types
- IFont - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
-
Represents the attributes of the font to format the text
- IFontBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IFont
according to the given settings
- IFontProperties - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
-
- IFontService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a cell font service to set or change cell font properties
- IFormula - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.formulas
-
- IFormulasOptions - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.formulas
-
Represents an object that contains formula parameters
- IFormulasService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.formula
-
Represents a service for working with formulas
- IHyperlink - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a hyperlink model
- IHyperlinkBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of the
IHyperlink
according to the given settings
- IHyperlinkService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a hyperlink service
- IImageSource - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
-
Represents a data model for binary images
- IImageSource.Type - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.drawing
-
Represents supported image types
- ILoggerFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.util
-
Builds "org.apache.logging.log4j" Loggers for the corresponding class.
- IMapStorage<TItem> - Interface in com.intechcore.scomponents.scell.api.spreadsheet.fetch
-
Represents the map storage interface to manage the items using the address range
- incBottomRight(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the bottom row and to the right column values
- incBottomRight(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a deltaRow value to the bottom row value and a deltaColumn value to the right column value
- incBottomRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the bottom row value
- incLeftColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the left column value
- IncorrectPasswordErrorKind - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
-
- IncorrectPasswordErrorKind.Constants - Class in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
-
Contains constants for internal usage
- incRightColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the right column value
- incTopLeft(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the top row and to the left column values
- incTopLeft(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a deltaRow value to the top row value and a deltaColumn value to the left column value
- incTopRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Adds a delta value to the top row value
- InputBarVisibilityChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events
-
- InputBarVisibilityChangedEvent(Boolean) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.InputBarVisibilityChangedEvent
-
- inputBarVisible(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
-
Created SCell control will have input bar visible or hidden
- inputContent(IRangeAddress, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- inputContent(IRangeAddress, IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- insert(int, String, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insert(int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insert(int, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insert(int, IRichString) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insert(int, int, TItem) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Inserts rows/columns shifting the following items
- insert(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.ICellsLineManager
-
Inserts new rows/columns shifting the fallowing items
- insertCellsWithShiftDown(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
-
Inserts the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks down
- insertCellsWithShiftRight(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
-
Inserts the range of cells shifting the formulas, formula dependencies, values, styles, comments, hyperlinks to the right
- insertLineEnd(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insertToPrevious(int, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- insertToPrevious(int, String, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
- InterruptEditOperation - Exception in com.intechcore.scomponents.scell.api.exceptions
-
Can be thrown on the user's side inside the
AddressItemEditor
to interrupt the editing process
- InterruptEditOperation() - Constructor for exception com.intechcore.scomponents.scell.api.exceptions.InterruptEditOperation
-
- IPasswordInput - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.protection
-
Represents the object for the creation of custom input password dialogs for protected files.
- IProductInfo - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents information about the SCell API service
- IProductInfo.ProductInfo - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
A kind of Public SCell API information.
- IRangeAddress - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.address
-
Represents a single cell address or range address
- IRangeAddressBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
- IRichRun - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
-
This interface represents a part of the
IRichString
with the corresponding
IFont
- IRichString - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
-
Represents the model of the formatted string.
- IRichStringBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IRichString
according to the given settings
- IRow - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data
-
Represents a row model
- IRowBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
- isAll() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- isBold() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- isBold() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFontProperties
-
- isCalculationsIterative() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.formulas.IFormulasOptions
-
- isCaseSensitive() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
-
- IScellApiResolver - Interface in com.intechcore.scomponents.scell.api
-
The container of the SCell Public API dependencies
- IScellCoreApiFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet
-
The provider of the entry point for the Core SCell Public API
- IScellInternalTextInputControl - Interface in com.intechcore.scomponents.scell.api.fx.control.custom.textinput
-
- IScellInternalTextInputController - Interface in com.intechcore.scomponents.scell.api.fx.control.custom.textinput
-
- IScellUiApi<TControl> - Interface in com.intechcore.scomponents.scell.api.fx
-
Represents a SCell UI control manager
- IScellUiApiBuilder<TControl> - Interface in com.intechcore.scomponents.scell.api.fx
-
The SCell UI control API entry point provider
- IScellUiFxApiBuilder - Interface in com.intechcore.scomponents.scell.api.fx
-
The wrapper used to resolve the UI provider from the dependency container to compensate for the poor syntax of Java
- isCompareAutomatically() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- isContextMenuEnabled(ContextMenuOwner) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Get corresponding SCell context menu status - disabled or not
- ISearchIterator - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Represents an iterator for the convenient iteration of the search results
- ISearchParams - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Represents the search parameters
- ISearchParams.ISearchParamsBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Builds an instance of
ISearchParams
according to the given settings
- ISearchParams.SearchTarget - Enum in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Specifies the search place
- ISearchResultItem - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Represents one element of the search result, that is a cell in a worksheet matching the search parameters
- ISearchService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.search
-
Represents the search service
- ISelection - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.address
-
Represents cells selection model
- isEmpty() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IColumn
-
- isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.IRow
-
- isHidden() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- isHorizontalScrollbarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
- isInputBarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
- isItalic() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- isItalic() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFontProperties
-
- isReadOnly() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
- isReplaceSupported() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchIterator
-
- isSingleCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.address.IRangeAddress
-
- isStrikeOut() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.IFont
-
- isSyncSelectionsNavigation() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- isSyncSpreadsheetsNavigation() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- IStyle - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
-
Represents the common style of a single cell or a range of cells.
- IStyleBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds instances of
IStyle
according to the given settings
- IStyleService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a cell style service used to set or change the properties of the cell style
- isVerticalScrollbarVisible() - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
- isWholeCell() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams
-
- isWithDeselect() - Method in class com.intechcore.scomponents.scell.api.spreadsheet.events.requests.structure.ChangeActiveSheetRequest
-
- isWrapText() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.ITextPositioning
-
- ISystemClipboardAdapter - Interface in com.intechcore.scomponents.scell.api.fx.clipboard
-
- ISystemClipboardItem - Interface in com.intechcore.scomponents.scell.api.fx.clipboard
-
- ISystemClipboardItem.MIMEType - Interface in com.intechcore.scomponents.scell.api.fx.clipboard
-
- ISystemClipboardItem.PredefinedMIMEType - Enum in com.intechcore.scomponents.scell.api.fx.clipboard
-
- ITextPositioning - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.style
-
Represents the model of the text style
- ITextPositioningBuilder - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
- IUiContentManager - Interface in com.intechcore.scomponents.scell.api.fx.control
-
Represents a controller of the SCell content used to load the existing
or create new spreadsheets into the existing SCell controls
- IUiControlSettings - Interface in com.intechcore.scomponents.scell.api.fx.control
-
Represents UI service interface to make changes in runtime
- IUiControlSettings.GridVisibilityType - Enum in com.intechcore.scomponents.scell.api.fx.control
-
Used to set the display type of the grid
- IUiGridManager - Interface in com.intechcore.scomponents.scell.api.fx.control
-
Represents the cell selection manager
- IUiGridMetrics - Interface in com.intechcore.scomponents.scell.api.fx.control
-
Represents UI service interface to convert grid canvas coordinates to cells addresses
- IUiSelectionInfo - Interface in com.intechcore.scomponents.scell.api.fx.control
-
- IUiSelectionManager - Interface in com.intechcore.scomponents.scell.api.fx.control
-
Represents the cell selection manager
- IValue - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
-
The interface represents a cell value container
- IValue.ValueType - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.data.value
-
Enum containing strongly typed cell values
- IValueFactory - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.builder
-
Builds different kinds of
IValue
by calling the corresponding method
- IValueService - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service
-
Represents a cell value service
- IWorkbook - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model
-
Represents a SCell Workbook model and starts the API entry point
- IWorksheet - Interface in com.intechcore.scomponents.scell.api.spreadsheet.model
-
Represents the worksheet model
- IWorksheetStorage - Interface in com.intechcore.scomponents.scell.api.spreadsheet.fetch
-
Represents a container of services used to read or change the contents of the worksheet
- IWorksheetStructure - Interface in com.intechcore.scomponents.scell.api.spreadsheet.service.structure
-
Represents a service interface to manage rows, columns or merged cells
- save() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
-
Saves the current document to the current file or finds the file with the name set in
fileName
and saves it
- save(OutputStream) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter
-
Saves the current document to the given stream and saves it
- ScellApiEntryPoint - Class in com.intechcore.scomponents.scell.api.init
-
SCell Public API entry point resolver provider
- ScellControlFocusedChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events.listeners.layout
-
- ScellControlFocusedChangedEvent(boolean) - Constructor for class com.intechcore.scomponents.scell.api.fx.events.listeners.layout.ScellControlFocusedChangedEvent
-
- ScellControlStorage - Class in com.intechcore.scomponents.scell.api.fx
-
- ScellControlStorage() - Constructor for class com.intechcore.scomponents.scell.api.fx.ScellControlStorage
-
- SceneFocusChangedEvent - Class in com.intechcore.scomponents.scell.api.fx.events.listeners.layout
-
- SceneFocusChangedEvent() - Constructor for class com.intechcore.scomponents.scell.api.fx.events.listeners.layout.SceneFocusChangedEvent
-
- search(ISearchParams) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
-
Searches all occurrences of a pattern in a workbook and returns a stream of the found elements.
- search(ISearchParams, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchService
-
Searches all occurrences of the pattern in the selected worksheet and returns the iterator
It's unsafe to modify the cells of the worksheet during the process due to the nature of the streams
- selectNext() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IDiffController
-
- selectPrevious() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IDiffController
-
- set(IRangeAddress, IBorderStyle, BordersSides) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IBorderService
-
Sets the borders in the given range address
- set(IRangeAddress, Consumer<IBorderStyleBuilder>, BordersSides) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IBorderService
-
Sets the borders in the given range address.
- set(IRangeAddress, IComment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
-
Sets comments to all cells in the given range
- set(IRangeAddress, Consumer<ICommentBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.ICommentService
-
Sets the comments in the given range address.
- set(IRangeAddress, IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
-
Sets the font in the range of cells
- set(IRangeAddress, Consumer<IFontBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IFontService
-
Sets the font in the range of cells.For convenience, the user consumes a new instance of the
IFontBuilder
into which the desired values will be filled in.
- set(IRangeAddress, String, HyperlinkType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IHyperlinkService
-
Sets a hyperlink
- set(int, int, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
-
Sets the style in the single cell.
- set(String, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
-
Sets the style to range of cells with the given String with values like "A4" or "D4:G10"
- set(IRangeAddress, IStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
-
Sets the style in the range of cells
- set(IRangeAddress, Consumer<IStyleBuilder>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IStyleService
-
Sets the font in the range of cells.
- set(IRangeAddress, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Sets the value in the range of cells
- set(String, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Set value to range of cells with the given String with values like "A4" or "D4:G10"
- set(int, int, IValue) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Set value to single cell with given column and row numbers
- set(IRangeAddress, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Sets a value in the range of cells.
- set(String, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Sets a value in the range of cells.
- set(int, int, Function<IValueFactory, IValue>) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.IValueService
-
Sets a value in the single cell.
- setA(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the alpha channel value 0xXX000000
(from 0 to 255)
- setAuthor(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
-
Sets the author of the message
- setB(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the blue channel value 0x000000XX
(from 0 to 255)
- setB(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the blue channel value 0x000000XX
(from 0 to 1)
- setBackgroundColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IStyleBuilder
-
Set the background
IColor
of the cell
- setBold(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the attribute *bold* to the font being built
- setBorderBottom(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
-
Sets bottom border style
- setBorderLeft(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
-
Sets the style of the left border
- setBorderRight(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
-
Sets right border style
- setBorderTop(IBorderStyle) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICellBordersBuilder
-
Sets top border style
- setBottomRight(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the bottom right cell for a range address
- setBottomRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the bottom row for a range address
- setCalcResultsDiffColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- setCaseSensitive(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
-
- setColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
-
Sets the borderline color
- setColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the
IColor
for the font being built
- setContent(String) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputControl
-
- setContent(String) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputController
-
- setContent(IRangeAddress, Number) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- setContent(IRangeAddress, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- setContent(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ICommentBuilder
-
Sets the content of the comment message
- setContent(byte[]) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
-
Sets the array-byte raw image content
- setContextMenuEnabled(ContextMenuOwner, boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set corresponding SCell context menu enabled property
- setContextMenuItems(ContextMenuOwner, List<PredefinedContextMenuCommand>) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApi
-
Allows to customize the corresponding context menu
- setCustomFontsFolderPath(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.IScellCoreApiFactory
-
- setDesiredHeight(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
-
Sets the user-defined height for the image (in pixels)
- setDesiredWidth(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
-
Sets the user-defined width for the image (in pixels)
- setDrawingInput(IDrawingInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
-
Sets the drawing input data
- setFont(IFont) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRichStringBuilder
-
Sets the font for further runs
- setForegroundAccentColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set SCell accent color
- setForegroundAccentColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
-
Created SCell control with custom color
- setFormat(IRangeAddress, String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
Sets the RAW string format code to the cells of the given range
- setFormulasDiffColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- setG(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the green channel value 0x0000XX00
(from 0 to 255)
- setG(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the green channel value 0x0000XX00
(from 0 to 1)
- setGridVisibilityType(IUiControlSettings.GridVisibilityType) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set SCell cells grid visible property
- setHeight(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
-
- setHidden(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
-
Set hidden attribute
- setHidden(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRowBuilder
-
- setHorizontalAlignment(HorizontalAlignment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
- setHorizontalScrollbarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set SCell control horizontal scrollbar visible property
- setID(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
-
Sets the ID of the image
- setImageSource(IImageSource) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingBuilder
-
- setIndent(Integer) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
Sets the indent value
- setInputBarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set input bar of SCell control visible property
- setItalic(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the attribute *italic* to the font being built
- setIterationsCount(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
-
Sets the number of iterations for formulas calculation
- setIterativeCalculations(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.formula.IFormulasService
-
Switches the iterative calculations mode
- setLeftColumn(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridManager
-
Changes the current left column in the active worksheet
- setLeftColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the left column for a single sell address or a range address
- setLineType(BorderLineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IBorderStyleBuilder
-
Sets the borderline type.
- setName(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the name of the font being built
- setOnChangeDiffHintText(Consumer<String>) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IDiffController
-
- setOnCopy(Consumer<IClipboardCopyEvent>) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
- setOnPaste(Consumer<IClipboardPasteEvent>) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
- setPasswordInput(IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiContentManager
-
Sets the users custom password supplier to input the password when protected documents are being loaded
- setPattern(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
-
- setProtection(IPasswordInput) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorkbook
-
Protects or (when the param is null) does not protect the current document.
- setR(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the red channel value 0x00XX0000
(from 0 to 255)
- setR(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the red channel value 0x00XX0000
(from 0 to 1)
- setReadOnly(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputControl
-
- setReadOnly(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set SCell control content readonly property
- setRightColumn(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the right column for a range address
- setRotation(Double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
Sets the rotation
- setSearchTarget(ISearchParams.SearchTarget) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
-
- setSelection(int, int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputControl
-
- setSelection(int, int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputController
-
- setSelection(int, IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
Changes the current selection to the target cell(s) in specified worksheet
- setSelection(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiSelectionManager
-
Changes the current selection to the target cell(s) in the active worksheet
- setSelectionFromAnchor(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputController
-
- setSelectionToCaret(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.custom.textinput.IScellInternalTextInputController
-
- setSize(Double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the size of the font being built
- setStrikeOut(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the *strikeout* attribute 3
- setTarget(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
-
Sets the target of the hyperlink
- setTint(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the color tint (from 0 to 255)
- setTopLeft(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets a single cell address or the top left cell for a range address
- setTopRow(int) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiGridManager
-
Changes the current top row in specified worksheet
- setTopRow(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the top row for a single cell address or a range address
- setToSingleCell(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IDrawingInputBuilder
-
Sets the flag to add the image to a single cell (if the source is true).
- setTransparency(int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColorBuilder
-
Sets the transparency (from 0 to 255)
- setType(HyperlinkType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IHyperlinkBuilder
-
- setUnderline(UnderlineType) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
Sets the underlined type of the font being built
- setValuesDiffColor(IColor) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- setVerticalAlignment(VerticalAlignment) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
- setVerticalScrollbarVisibility(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings
-
Set SCell control vertical scrollbar visible property
- setVerticalShifting(VerticalShifting) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IFontBuilder
-
- setWholeCell(boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.ISearchParamsBuilder
-
- setWholeColumns(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the range address of the selected number of columns taken as a whole,
i.e.
- setWholeRows(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IRangeAddressBuilder
-
Sets the range address of the selected number of rows taken as a whole,
i.e.
- setWidth(double) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.IColumnBuilder
-
Set desired column width in px
- setWrapText(Boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.builder.ITextPositioningBuilder
-
Sets the wrap attribute
- showHiddenContent(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- showHiddenContent() - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- silver() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
-
- snowWhite() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.style.IColorConstants
-
- sorting(IRangeAddress, boolean) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.service.structure.IWorksheetStructure
-
Sorts the values in the given range
- splitBy(String) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- splitByLines() - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- streamExistingFormattedValues(IRangeAddress) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.IWorksheet
-
- substring(int, int) - Method in interface com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IRichString
-
- syncSelectionChange(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- syncSpreadsheetChange(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.control.comparator.IComparatorConfig
-
- systemClipboardAdapter(ISystemClipboardAdapter) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
-
Created SCell control will have custom clipboard adapter.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem.PredefinedMIMEType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings.GridVisibilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.model.ContextMenuOwner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.fx.model.PredefinedContextMenuCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.HyperlinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo.ProductInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.DrawingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.BorderLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.UnderlineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.VerticalShifting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.SearchTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.structure.BordersSides
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.intechcore.scomponents.scell.api.fx.clipboard.ISystemClipboardItem.PredefinedMIMEType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.fx.control.IUiControlSettings.GridVisibilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.fx.model.ContextMenuOwner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.fx.model.PredefinedContextMenuCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.HyperlinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.IProductInfo.ProductInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.data.value.IValue.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.DrawingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.drawing.IImageSource.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.protection.IncorrectPasswordErrorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.border.BorderLineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.UnderlineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.font.VerticalShifting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.model.style.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.IFileWriter.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.search.ISearchParams.SearchTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.intechcore.scomponents.scell.api.spreadsheet.service.structure.BordersSides
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalAlignment - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style
-
The enum represents the type of the vertical alignment of the cell contents
- VerticalAlignmentChangedEvent - Class in com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment
-
- VerticalAlignmentChangedEvent(VerticalAlignment) - Constructor for class com.intechcore.scomponents.scell.api.spreadsheet.events.listeners.alignment.VerticalAlignmentChangedEvent
-
- verticalScrollbarVisible(boolean) - Method in interface com.intechcore.scomponents.scell.api.fx.IScellUiApiBuilder
-
Created SCell control will have vertical scrollbar visible or not
- VerticalShifting - Enum in com.intechcore.scomponents.scell.api.spreadsheet.model.style.font
-
Represents the type of vertical shifting in the form of subscript or superscript format