PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSRestricoes

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("353F6A9B-7AA0-4DBE-A8DB-55BA1D45F25D")]
    public interface IStdBSRestricoes

    Methods

    AjustaTamanhoRestricao(FpSpread, Int32, Int32)

    Declaration
    void AjustaTamanhoRestricao(FpSpread objControlo, int widthTitulo, int widthCombo)
    Parameters
    Type Name Description
    UpgradeHelpers.Spread.FpSpread objControlo
    System.Int32 widthTitulo
    System.Int32 widthCombo

    DaValorComboRestricoes(Object)

    Declaration
    string DaValorComboRestricoes(object objControlo)
    Parameters
    Type Name Description
    System.Object objControlo
    Returns
    Type Description
    System.String

    DeterminaValoresElemento(StdBERestricoesCtrl, Int32)

    Declaration
    StdBEValoresStr DeterminaValoresElemento(StdBERestricoesCtrl objCtrl, int lngElemIndex)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 lngElemIndex
    Returns
    Type Description
    StdBEValoresStr

    DeterminaWhere(StdBERestricoesCtrl, Boolean)

    Declaration
    string DeterminaWhere(StdBERestricoesCtrl objCtrl, bool blnFormatacaoMapa = false)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Boolean blnFormatacaoMapa
    Returns
    Type Description
    System.String

    DeterminaWhereElemento(StdBERestricoesCtrl, Int32, Boolean)

    Declaration
    string DeterminaWhereElemento(StdBERestricoesCtrl objCtrl, int lngElemIndex, bool blnFormatacaoMapas = false)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 lngElemIndex
    System.Boolean blnFormatacaoMapas
    Returns
    Type Description
    System.String

    DeterminaWhereElementoEx(StdBERestricoesCtrl, Int32, Boolean, Boolean, Boolean)

    Declaration
    string DeterminaWhereElementoEx(StdBERestricoesCtrl objCtrl, int lngElemIndex, bool blnFormatacaoMapa = false, bool blnFormatacaoSP = false, bool blnTabelaTemporaria = false)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 lngElemIndex
    System.Boolean blnFormatacaoMapa
    System.Boolean blnFormatacaoSP
    System.Boolean blnTabelaTemporaria
    Returns
    Type Description
    System.String

    DeterminaWhereEx(StdBERestricoesCtrl, Boolean, Boolean, Boolean)

    Declaration
    string DeterminaWhereEx(StdBERestricoesCtrl objCtrl, bool blnFormatacaoMapa = false, bool blnFormatacaoSP = false, bool blnTabelaTemporaria = false)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Boolean blnFormatacaoMapa
    System.Boolean blnFormatacaoSP
    System.Boolean blnTabelaTemporaria
    Returns
    Type Description
    System.String

    DeterminaWhereFiltros(StdBERestricoesCtrl, Boolean, Boolean, String, String)

    Declaration
    string DeterminaWhereFiltros(StdBERestricoesCtrl objCtrl, bool blnDeterminaWhere = false, bool blnClausulaWhereF4 = false, string strTabelaWhereAlias = "", string strCampoWhereAlias = "")
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Boolean blnDeterminaWhere
    System.Boolean blnClausulaWhereF4
    System.String strTabelaWhereAlias
    System.String strCampoWhereAlias
    Returns
    Type Description
    System.String

    DeterminaWhereFiltrosElemento(StdBERestricoesCtrl, Int32, Boolean, Boolean, String, String)

    Declaration
    string DeterminaWhereFiltrosElemento(StdBERestricoesCtrl objCtrl, int lngElemIndex, bool blnDeterminaWhere = false, bool blnClausulaWhereF4 = false, string strTabelaWhereAlias = "", string strCampoWhereAlias = "")
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 lngElemIndex
    System.Boolean blnDeterminaWhere
    System.Boolean blnClausulaWhereF4
    System.String strTabelaWhereAlias
    System.String strCampoWhereAlias
    Returns
    Type Description
    System.String

    FormataRestricoes(Object, FpSpread, StdBERestricoesDef, Boolean)

    Declaration
    StdBERestricoesCtrl FormataRestricoes(object objForm, FpSpread objSpread, StdBERestricoesDef objDefinicao, bool resizeAutomatico = true)
    Parameters
    Type Name Description
    System.Object objForm
    UpgradeHelpers.Spread.FpSpread objSpread
    StdBERestricoesDef objDefinicao
    System.Boolean resizeAutomatico
    Returns
    Type Description
    StdBERestricoesCtrl

    GrelhaButtonClicked(StdBERestricoesCtrl, Int32, Int32, Int32)

    Declaration
    void GrelhaButtonClicked(StdBERestricoesCtrl objCtrl, int lngCol, int lngRow, int intButtonDown)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 lngCol
    System.Int32 lngRow
    System.Int32 intButtonDown

    GrelhaKeyUp(StdBERestricoesCtrl, Int32, Int32)

    Declaration
    void GrelhaKeyUp(StdBERestricoesCtrl objCtrl, int intKeyCode, int intShift)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.Int32 intKeyCode
    System.Int32 intShift

    PosicionaComboRestricoesID(Object, String)

    Declaration
    int PosicionaComboRestricoesID(object objControlo, string strId)
    Parameters
    Type Name Description
    System.Object objControlo
    System.String strId
    Returns
    Type Description
    System.Int32

    posicionaComboRestricoesIDG(Object, String)

    Declaration
    int posicionaComboRestricoesIDG(object objControlo, string strIDG)
    Parameters
    Type Name Description
    System.Object objControlo
    System.String strIDG
    Returns
    Type Description
    System.Int32

    ProcessaResultadoF4(StdBERestricoesCtrl, String, String, String)

    Declaration
    void ProcessaResultadoF4(StdBERestricoesCtrl objCtrl, string strCategoria, string strCampo, string strValor)
    Parameters
    Type Name Description
    StdBERestricoesCtrl objCtrl
    System.String strCategoria
    System.String strCampo
    System.String strValor