Class StandardAttribute
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.StandardAttribute
- All Implemented Interfaces:
AccessRightsOwner,Attribute,MD,MDChild,ValueTypeOwner
Стандартный реквизит объекта
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanКомментарийgetDescription(String code) Представление объекта, формируемое на основании синонима для указанного языка.com.github._1c_syntax.bsl.types.MultiLanguageStringФормат редактированияcom.github._1c_syntax.bsl.types.MultiLanguageStringФорматcom.github._1c_syntax.bsl.types.MultiNameПолное имя реквизита на обоих языкахНастроек индексирования у стандартных нетgetKind()Вид атрибутаgetMask()Маскаcom.github._1c_syntax.bsl.types.MdoReferenceMDO-Ссылка на объектgetName()Имя объектаВсегда собственныйcom.github._1c_syntax.bsl.types.MdoReferencegetOwner()Ссылка на родительский объектcom.github._1c_syntax.bsl.support.SupportVariantВариант поддержки родительской конфигурацииcom.github._1c_syntax.bsl.types.MultiLanguageStringСинонимы объектаgetUuid()Равен UID владельцаcom.github._1c_syntax.bsl.types.ValueTypeDescriptionВозвращает описание типа значенияinthashCode()booleanРасширенное редактированиеbooleanЗаполнять из данных заполненияbooleanВыделять отрицательноеbooleanМногострочный режимbooleanРежим пароля.Возвращает перечень возможных прав доступаtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.github._1c_syntax.bsl.mdo.AccessRightsOwner
getPossibleRights, isValidRightMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getMdoRef, getMdoRef, getMdoType
-
Method Details
-
possibleRights
Возвращает перечень возможных прав доступа -
getObjectBelonging
Всегда собственный- Specified by:
getObjectBelongingin interfaceMD
-
getIndexing
Настроек индексирования у стандартных нет- Specified by:
getIndexingin interfaceAttribute
-
getName
Description copied from interface:MDИмя объекта -
getValueType
public com.github._1c_syntax.bsl.types.ValueTypeDescription getValueType()Description copied from interface:ValueTypeOwnerВозвращает описание типа значения- Specified by:
getValueTypein interfaceValueTypeOwner
-
getDescription
Description copied from interface:MDПредставление объекта, формируемое на основании синонима для указанного языка. Если синонима для указанного языка нет, вернет иной синоним при его наличии. В противном случае вернет имя.- Specified by:
getDescriptionin interfaceMD- Parameters:
code- Код языка
-
builder
-
getUuid
Равен UID владельца -
getMdoReference
public com.github._1c_syntax.bsl.types.MdoReference getMdoReference()Description copied from interface:MDMDO-Ссылка на объект- Specified by:
getMdoReferencein interfaceMD
-
getComment
Description copied from interface:MDКомментарий- Specified by:
getCommentin interfaceMD
-
getSynonym
public com.github._1c_syntax.bsl.types.MultiLanguageString getSynonym()Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:MDВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceMD
-
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner()Description copied from interface:MDChildСсылка на родительский объект -
isPasswordMode
public boolean isPasswordMode()Description copied from interface:AttributeРежим пароля. Только для реквизитов с типом с типом `Строка`- Specified by:
isPasswordModein interfaceAttribute
-
getKind
Description copied from interface:AttributeВид атрибута -
getFullName
public com.github._1c_syntax.bsl.types.MultiName getFullName()Полное имя реквизита на обоих языках -
getFormat
public com.github._1c_syntax.bsl.types.MultiLanguageString getFormat()Формат -
getEditFormat
public com.github._1c_syntax.bsl.types.MultiLanguageString getEditFormat()Формат редактирования -
isMarkNegatives
public boolean isMarkNegatives()Выделять отрицательное -
getMask
Маска -
isMultiLine
public boolean isMultiLine()Многострочный режим -
isExtendedEdit
public boolean isExtendedEdit()Расширенное редактирование -
isFillFromFillingValue
public boolean isFillFromFillingValue()Заполнять из данных заполнения -
toString
-
equals
-
hashCode
public int hashCode()
-