Private
_balloonPrivate
_balloonPrivate
_selectProtected
validateProtected
validateProtected
validateProtected
Method that helps to validate if a given value is within a range of values.
{unknown}
OSFramework.Patterns.AbstractConfiguration
Rest
...args: unknown[]Protected
validateProtected
validateProtected
validateMethod that will check if a given property (key) value is the type expected!
value
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSideConfig
property name
value to be check
Getter that allows to obtain the MaxHeight that ballon should have.
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSideConfig
Getter that allows to obtain the string that should be added to the balloon options container by default
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSideConfig
Getter that allows to obtain the string that should be added to the select "input" container.
OSFramework.Patterns.Dropdown.ServerSide.OSUIDropdownServerSideConfig
Class that represents the custom configurations received by the Dropdown.
Export