PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSPreferenciasSearch

    Inheritance
    System.Object
    StdBSBaseSettingsControl
    StdBSPreferenciasSearch
    Inherited Members
    StdBSBaseSettingsControl.Plataforma
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSPreferenciasSearch : StdBSBaseSettingsControl

    Constructors

    StdBSPreferenciasSearch()

    Declaration
    public StdBSPreferenciasSearch()

    Fields

    chkElasticAuth

    Declaration
    public CheckBox chkElasticAuth
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    chkUseElastic

    Declaration
    public CheckBox chkUseElastic
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    label2

    Declaration
    public Label label2
    Field Value
    Type Description
    System.Windows.Forms.Label

    lblEndereco

    Declaration
    public Label lblEndereco
    Field Value
    Type Description
    System.Windows.Forms.Label

    lblPassword

    Declaration
    public Label lblPassword
    Field Value
    Type Description
    System.Windows.Forms.Label

    lblUser

    Declaration
    public Label lblUser
    Field Value
    Type Description
    System.Windows.Forms.Label

    txtEndereco

    Declaration
    public TextBox txtEndereco
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    txtPassword

    Declaration
    public TextBox txtPassword
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    txtUser

    Declaration
    public TextBox txtUser
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Grava()

    Declaration
    public override void Grava()
    Overrides
    StdBSBaseSettingsControl.Grava()

    Inicializa(StdPlatBS)

    Declaration
    public override void Inicializa(StdPlatBS plataforma)
    Parameters
    Type Name Description
    StdPlatBS plataforma
    Overrides
    StdBSBaseSettingsControl.Inicializa(StdPlatBS)