public abstract class PasswordSetting extends StringSetting
StringSetting
is that the value of this setting is not visible in the UI.
PasswordSetting must always be single-lined.Constructor and Description |
---|
PasswordSetting() |
Modifier and Type | Method and Description |
---|---|
boolean |
isMultiLine()
Returns whether this string setting is multilined or not.
|
getValue, invalidReason, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultValue, getDescription, getName, getUniqueId
public final boolean isMultiLine()
isMultiLine
in class StringSetting
Copyright © 2020 Solibri, Inc.. All rights reserved.