PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSTDU

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("628C2A5A-9B9C-473B-9422-579102BEE9A2")]
    public interface IStdBSTDU

    Properties

    FormTabela

    Declaration
    frmStdBaseForm FormTabela { get; set; }
    Property Value
    Type Description
    frmStdBaseForm

    Tabela

    Declaration
    string Tabela { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    AdicionaColuna(String)

    Declaration
    void AdicionaColuna(string Coluna)
    Parameters
    Type Name Description
    System.String Coluna

    BeforeColEdit(Int32, Object)

    Declaration
    void BeforeColEdit(int ColIndex, object Cancel)
    Parameters
    Type Name Description
    System.Int32 ColIndex
    System.Object Cancel

    BeforeColUpdate(Int32, Int32, String, Object)

    Declaration
    void BeforeColUpdate(int Row, int ColIndex, string OldValue, object Cancel)
    Parameters
    Type Name Description
    System.Int32 Row
    System.Int32 ColIndex
    System.String OldValue
    System.Object Cancel

    BeforeDelete(Object)

    Declaration
    void BeforeDelete(object Cancel)
    Parameters
    Type Name Description
    System.Object Cancel

    BeforeGroupChange(Object, Int32, Int32, Object)

    Declaration
    void BeforeGroupChange(object Group, int ChangeOperation, int GroupPosition, object Cancel)
    Parameters
    Type Name Description
    System.Object Group
    System.Int32 ChangeOperation
    System.Int32 GroupPosition
    System.Object Cancel

    ColResize(Int32, Int32, Object)

    Declaration
    void ColResize(int ColIndex, int NewColWidth, object Cancel)
    Parameters
    Type Name Description
    System.Int32 ColIndex
    System.Int32 NewColWidth
    System.Object Cancel

    CriaFiltroRapido()

    Declaration
    void CriaFiltroRapido()

    EditaTabela(String, StdBECampos)

    Declaration
    void EditaTabela(string Tabela, StdBECampos Filtro = null)
    Parameters
    Type Name Description
    System.String Tabela
    StdBECampos Filtro

    EscondeCaixaPesquisa(Object)

    Declaration
    void EscondeCaixaPesquisa(object t)
    Parameters
    Type Name Description
    System.Object t

    EscondeColuna(String)

    Declaration
    bool EscondeColuna(string Coluna)
    Parameters
    Type Name Description
    System.String Coluna
    Returns
    Type Description
    System.Boolean

    EventoMenuItemSeleccionado(String)

    Declaration
    void EventoMenuItemSeleccionado(string Comando)
    Parameters
    Type Name Description
    System.String Comando

    ExistemTabelasUtilizador(String)

    Declaration
    bool ExistemTabelasUtilizador(string AbvtApl)
    Parameters
    Type Name Description
    System.String AbvtApl
    Returns
    Type Description
    System.Boolean

    GravaTabela()

    Declaration
    void GravaTabela()

    ImprimeVista()

    Declaration
    void ImprimeVista()

    Inicializa(frmTDU)

    Declaration
    void Inicializa(frmTDU parentForm)
    Parameters
    Type Name Description
    frmTDU parentForm

    KeyDown(Int32, Int32, Boolean)

    Declaration
    void KeyDown(int KeyCode, int Shift, bool JanelaModal = false)
    Parameters
    Type Name Description
    System.Int32 KeyCode
    System.Int32 Shift
    System.Boolean JanelaModal

    MostraCaixaPesquisa(TextBox, Int32)

    Declaration
    void MostraCaixaPesquisa(TextBox Caixa, int KeyAscii)
    Parameters
    Type Name Description
    System.Windows.Forms.TextBox Caixa
    System.Int32 KeyAscii

    MouseUp(MouseButtons, Boolean, Single, Single)

    Declaration
    void MouseUp(MouseButtons Button, bool Shift, float x, float y)
    Parameters
    Type Name Description
    System.Windows.Forms.MouseButtons Button
    System.Boolean Shift
    System.Single x
    System.Single y

    MudaPosicaoColuna(String, Int32)

    Declaration
    void MudaPosicaoColuna(string Coluna, int Posicao)
    Parameters
    Type Name Description
    System.String Coluna
    System.Int32 Posicao

    OLESetData(Object, Int32)

    Declaration
    void OLESetData(object Data, int DataFormat)
    Parameters
    Type Name Description
    System.Object Data
    System.Int32 DataFormat

    OLEStartDrag(Object, ref Int32)

    Declaration
    void OLEStartDrag(object Data, ref int AllowedEffects)
    Parameters
    Type Name Description
    System.Object Data
    System.Int32 AllowedEffects

    PreveImpressaoVista()

    Declaration
    void PreveImpressaoVista()

    PreviewOnCloseClick()

    Declaration
    void PreviewOnCloseClick()

    RowColChange(Int32, Int32)

    Declaration
    void RowColChange(int LastRow, int LastCol)
    Parameters
    Type Name Description
    System.Int32 LastRow
    System.Int32 LastCol

    RowDrag(Int32, Int32)

    Declaration
    void RowDrag(int Button, int Shift)
    Parameters
    Type Name Description
    System.Int32 Button
    System.Int32 Shift

    RowFormat(Object)

    Declaration
    void RowFormat(object RowBuffer)
    Parameters
    Type Name Description
    System.Object RowBuffer

    SetNewRowDefaultValues(Int32)

    Declaration
    void SetNewRowDefaultValues(int rowHandle)
    Parameters
    Type Name Description
    System.Int32 rowHandle