LeviLamina
Loading...
Searching...
No Matches
Settings::StringComponent Class Reference
Inheritance diagram for Settings::StringComponent:

Public Types

using DataProvider = ::Settings::IStringDataProvider
using FormatValidationCallback = ::std::function<::std::optional<::std::string>(::std::string)>

Public Member Functions

virtual::Settings::ComponentState getDefaultState () const
MCAPI ::std::optional<::std::string > getPlaceholder () const
MCAPI bool updateValue (::std::string const &value)
MCFOLD::Settings::ComponentState $getDefaultState () const

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Settings::IStringDataProvider > > mDataProvider
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mPlaceholder
::ll::TypedStorage< 4, 8, ::std::optional< int > > mMaxLength
::ll::TypedStorage< 8, 72, ::std::optional<::std::function<::std::optional<::std::string >(::std::string)> > > mFormatValidation
::ll::TypedStorage< 1, 1, bool > mIsFormatValid
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mFallbackValue

The documentation for this class was generated from the following files: