PPJ Web API
HomeCurrent IssuesDownloads
  • Welcome
  • Concepts
  • PPJ.Web.49
    • General
      • Sal
      • Sys
      • SalApplication
      • SalNamedProperties
      • SalWindow
      • WindowActionsEventArgs
      • SalXML
    • COM
      • SalCoClass
      • SalObject
      • SalOleErrorInfo
      • SalSafeArray
      • SalVariant
      • stdole_Font
      • stdole_Picture
      • stdole_StdFont
      • stdole_StdPicture
    • Controls
      • SalBackgroundText
      • SalCheckBox
      • SalComboBox
      • SalContext
      • SalCustomControl
      • SalDataField
        • DataType
      • SalFrame
      • SalGeneralWindow
      • SalGroupBox
      • SalGroupSeparator
      • SalHorizontalScrollBar
      • SalLine
      • SalListBox
      • SalMultilineField
      • SalNavigationBar
      • SalOptionButton
        • OptionButtonStyle
      • SalPicture
        • ImageStorage
      • SalPushbutton
      • SalRadioButton
      • SalTimer
      • SalTreeControl
        • SalTreeItem
      • SalUserControl
      • SalVerticalScrollBar
    • Forms
      • AccessoryType
      • SalDialogBox
      • SalForm
      • SalFormClientArea
      • SalFormStatusBar
      • SalFormTableWindow
      • SalFormToolBar
      • SalFormWindow
      • SalMDIWindow
      • SalRibbonBarBase
      • SalRibbonBarForm
      • SalRibbonBarMDI
    • Interfaces
      • ISalType
      • ISalAccessory
      • ISalControl
      • ISalEditControl
      • ISalListControl
      • ISalListItem
      • ISalMenu
      • ISalPictureControl
      • ISalRadioButton
      • ISalReport
      • ISalWindow
    • Menus
      • SalContextMenu
      • SalFormMainMenu
      • SalMenuItem
      • SalMenuSeparator
      • SalPopupMenu
      • SalWindowsMenu
    • QO
      • SalQuickTabs
      • SalQuickTabsDialog
      • SalQuickTabsForm
      • SalQuickTabsParent
      • SalQuickTabsParentDialog
      • SalQuickTabsParentForm
    • Sql
      • SalSqlBindVariables
      • SalSqlError
      • SalSqlHandle
      • SalSqlSessionHandle
      • Sql
      • SqlContext
      • SqlOra
      • WhenSqlError
    • Types
      • SalArray<T>
      • SalBinary
      • SalBoolean
      • SalDateTime
      • SalFileHandle
      • SalFunctionalClass
      • SalNumber
      • SalResource
      • SalString
      • SalStringContext
      • SalWindowHandle
  • PPJ.Web.Vis.49
    • General
      • Vis
      • VisTblEx
    • Controls
      • VisCalendar
      • VisCalendarDropDown
      • VisColorComboBox
      • VisColorListBox
      • VisComboBoxBase
      • VisDesktopListBox
      • VisDirListBox
      • VisDirTreeListBox
      • VisDriveComboBox
      • VisDriveListBox
      • VisDropDownBase
      • VisFileListBox
      • VisFontComboBox
      • VisFontListBox
      • VisFontNameComboBox
      • VisFontNameListBox
      • VisListBoxBase
      • VisListBoxExtension
      • VisListView
      • VisListViewDropDown
      • VisMeter
      • VisOutlineComboBox
      • VisOutlineListBox
      • VisPictureComboBox
      • VisPictureListBox
      • VisPoint
      • VisRadioListBox
      • VisRect
      • VisSize
      • VisSpinField
      • VisSplitter
      • VisSplitterWindow
        • Orientation
  • PPJ.Web.XSal.49
    • General
      • XSal
      • XSalScript
    • Controls
      • XSalFlatButton
      • XSalHSplitter
      • XSalSplitter
      • XSalToolbar
      • XSalToolbox
      • XSalVSplitter
Powered by GitBook
On this page
  • Fields
  • Methods
  • AddBitmap(table, hBitmap, nFlags, nWidth, nHeight, nIndex)
  • AddRowBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nRowFlags, nIndex, bReplace)
  • FreeBitmap(hBitmap)
  • GetCellBitmap(table, nRow, nCol)
  • GetCellColor(table, nRow, nCol, nForeColor, nBackColor)
  • GetCellFont(table, nRow, nCol)
  • GetColBitmap(table, nCol)
  • GetColColor(table, nCol, nForeColor, nBackColor)
  • GetColFont(table, nCol)
  • GetColHdrColor(table, nCol, nForeColor, nBackColor)
  • GetColHdrFont(table, nCol)
  • GetRowColor(table, nRow, nForeColor, nBackColor)
  • GetRowFont(table, nRow)
  • GetRowHdrColor(table, nRow, nForeColor, nBackColor)
  • GetRowHdrFont(table, nRow)
  • GetTableFont(table)
  • LoadBitmap(sFileName)
  • RemoveBitmap(table, nIndex)
  • RemoveRowBitmap(table, nIndex)
  • Reset(table)
  • SetCellBitmap(table, nRow, nCol, nIndex)
  • SetCellColor(table, nRow, nCol, nForeColor, nBackColor)
  • SetCellFont(table, nRow, nCol, nFlags)
  • SetColBitmap(table, nCol, nIndex)
  • SetColColor(table, nCol, nForeColor, nBackColor)
  • SetColFont(table, nCol, nFlags)
  • SetColHdrColor(table, nCol, nForeColor, nBackColor)
  • SetColHdrFont(table, nCol, nFlags)
  • SetRowColor(table, nRow, nForeColor, nBackColor)
  • SetRowFont(table, nRow, nFlags)
  • SetRowHdrColor(table, nRow, nForeColor, nBackColor)
  • SetRowHdrFont(table, nRow, nFlags)
  • SetTableFont(table, nFlags)
  1. PPJ.Web.Vis.49
  2. General

VisTblEx

PPJ.Runtime.Vis.VisTblEx

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.Vis.49 (4.9.0.0)

public class VisTblEx
Public Class VisTblEx

Fields

Name
Type
Description

COL_NOCHANGE

COL_NOT_BG

ROWDELETE_BMP

ROWEDIT_BMP

ROWNEW_BMP

TBL_BMP_BESTFIT

TBL_BMP_BOTTOM

TBL_BMP_CENTER

TBL_BMP_COLOR

TBL_BMP_LEFT

TBL_BMP_MONO

TBL_BMP_RIGHT

TBL_BMP_SCALE

TBL_BMP_TOFIT

TBL_BMP_TOP

TBL_BMP_VCENTER

TBL_FLG_BOLD

TBL_FLG_DOTTEDCOLLINES

TBL_FLG_DOTTEDROWLINES

TBL_FLG_ITALIC

TBL_FLG_NOBOLD

TBL_FLG_NOCOLLINES

TBL_FLG_NOCOLORS

TBL_FLG_NOFONTS

TBL_FLG_NOITALIC

TBL_FLG_NOROWLINES

TBL_FLG_NOSTRIKEOUT

TBL_FLG_NOUNDERLINE

TBL_FLG_SOLIDCOLLINES

TBL_FLG_SOLIDROWLINES

TBL_FLG_STRIKEOUT

TBL_FLG_UNDERLINE

Methods

Adds a bitmap to the internal list.

Parameter
Type
Description

table

hBitmap

nFlags

nWidth

nHeight

nIndex

Returns: SalNumber.

Defines the bitmap to show on the row header in combination with the row flags.

Parameter
Type
Description

table

hBitmap

nFlags

nWidth

nHeight

nTransparentColor

nInversionColor

nRowFlags

nIndex

bReplace

Returns: SalNumber.

Releases the bitmap resource.

Parameter
Type
Description

hBitmap

Returns: SalBoolean.

Gets the index of the bitmap used for the cell.

Parameter
Type
Description

table

nRow

nCol

Returns: SalNumber.

Parameter
Type
Description

table

nRow

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Gets the font flags for a cell.

Parameter
Type
Description

table

nRow

nCol

Returns: SalNumber.

Gets a bitmap index for a column header.

Parameter
Type
Description

table

nCol

Returns: SalNumber.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Gets the font flags for an entire column.

Parameter
Type
Description

table

nCol

Returns: SalNumber.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Gets the font flags for a column header.

Parameter
Type
Description

table

nCol

Returns: SalNumber.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Returns: SalBoolean.

Gets the font flags for an entire row.

Parameter
Type
Description

table

nRow

Returns: SalNumber.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Returns: SalBoolean.

Gets the font flags for a row header.

Parameter
Type
Description

table

nRow

Returns: SalNumber.

Gets the font flags for the table.

Parameter
Type
Description

table

Returns: SalNumber.

Loads a bitmap from the specified file.

Parameter
Type
Description

sFileName

Returns: SalNumber.

Removes the specified bitmap from the internal list.

Parameter
Type
Description

table

nIndex

Returns: SalBoolean.

Removes the specified row-header bitmap.

Parameter
Type
Description

table

nIndex

Returns: SalBoolean.

Resets all the Vis extended settings.

Parameter
Type
Description

table

Returns: SalBoolean.

Selected the bitmap to use for the cell.

Parameter
Type
Description

table

nRow

nCol

nIndex

Returns: SalBoolean.

Sets the BG and FG colors of an individual cell.

Parameter
Type
Description

table

nRow

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Sets the font flags for a cell, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nCol

nFlags

Returns: SalBoolean.

Selects the bitmap to use for the column header.

Parameter
Type
Description

table

nCol

nIndex

Returns: SalBoolean.

Sets the BG and FG colors of an entire column.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Sets the font flags for an entire column, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nCol

nFlags

Returns: SalBoolean.

Sets the BG and FG colors of the column header.

Parameter
Type
Description

table

nCol

nForeColor

nBackColor

Returns: SalBoolean.

Sets the font flags for a column header, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nCol

nFlags

Returns: SalBoolean.

Sets the BG and FG colors of an entire row.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Returns: SalBoolean.

Sets the font flags for an entire row, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nFlags

Returns: SalBoolean.

Sets the BG and FG colors of the row header.

Parameter
Type
Description

table

nRow

nForeColor

nBackColor

Returns: SalBoolean.

Sets the font flags for a row header, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nRow

nFlags

Returns: SalBoolean.

Sets the font flags for the table, can be a combination of Vis.TBL_FLG_*.

Parameter
Type
Description

table

nFlags

Returns: SalBoolean.

PreviousVisNextControls

Last updated 2 years ago

AddBitmap(table, hBitmap, nFlags, nWidth, nHeight, nIndex)

AddRowBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nRowFlags, nIndex, bReplace)

FreeBitmap(hBitmap)

GetCellBitmap(table, nRow, nCol)

GetCellColor(table, nRow, nCol, nForeColor, nBackColor)

GetCellFont(table, nRow, nCol)

GetColBitmap(table, nCol)

GetColColor(table, nCol, nForeColor, nBackColor)

GetColFont(table, nCol)

GetColHdrColor(table, nCol, nForeColor, nBackColor)

GetColHdrFont(table, nCol)

GetRowColor(table, nRow, nForeColor, nBackColor)

GetRowFont(table, nRow)

GetRowHdrColor(table, nRow, nForeColor, nBackColor)

GetRowHdrFont(table, nRow)

GetTableFont(table)

LoadBitmap(sFileName)

RemoveBitmap(table, nIndex)

RemoveRowBitmap(table, nIndex)

Reset(table)

SetCellBitmap(table, nRow, nCol, nIndex)

SetCellColor(table, nRow, nCol, nForeColor, nBackColor)

SetCellFont(table, nRow, nCol, nFlags)

SetColBitmap(table, nCol, nIndex)

SetColColor(table, nCol, nForeColor, nBackColor)

SetColFont(table, nCol, nFlags)

SetColHdrColor(table, nCol, nForeColor, nBackColor)

SetColHdrFont(table, nCol, nFlags)

SetRowColor(table, nRow, nForeColor, nBackColor)

SetRowFont(table, nRow, nFlags)

SetRowHdrColor(table, nRow, nForeColor, nBackColor)

SetRowHdrFont(table, nRow, nFlags)

SetTableFont(table, nFlags)

Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
UInt32
Int32
Int32
Int32
Control
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
SalNumber
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalNumber
SalNumber&
SalNumber&
Control
SalNumber
Control
SalString
Control
SalNumber
Control
SalNumber
Control
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber
SalNumber
SalNumber
Control
SalNumber
SalNumber
Control
SalNumber