Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BabylonGuiInputText

Index

Constructors

constructor

Methods

createInputText

  • Creates input text

    group

    create

    shortname

    create input text

    disposableoutput

    true

    Parameters

    Returns InputText

    input text

createInputTextObservableSelector

getBackground

  • Gets the input text background

    group

    get

    shortname

    get input text background

    Parameters

    Returns string

    input text background

getPlaceholder

  • Gets the input text placeholder

    group

    get

    shortname

    get input text placeholder

    Parameters

    Returns string

    input text placeholder

getText

  • Gets the input text text

    group

    get

    shortname

    get input text text

    Parameters

    Returns string

    input text text

setBackground

  • Sets the input text background

    group

    set

    shortname

    set input text background

    Parameters

    Returns InputText

    input text

setPlaceholder

  • Sets the input text placeholder

    group

    set

    shortname

    set input text placeholder

    Parameters

    Returns InputText

    input text

setText

  • Sets the input text text

    group

    set

    shortname

    set input text text

    Parameters

    Returns InputText

    input text

Generated using TypeDoc