Chicane

Text Input

Header
Includes/Chicane/Grid/Component/TextInput.hpp
Namespace
Chicane::Grid::TextInput

Constructors

NameDescription
TextInput(
const  pugi::xml_node& inNode
)

Members

AccessTypeModifierNameDescription
public
const  char*
static, constexpr
TAG_ID
public
const  char*
static, constexpr
LABEL_ATTRIBUTE_NAME
public
const  char*
static, constexpr
VALUE_ATTRIBUTE_NAME
public
const  char*
static, constexpr
ON_INPUT_ATTRIBUTE_NAME
public
const  char*
static, constexpr
ON_INPUT_EVENT_KEYWORD