UIVisibility

UIVisibility class

Specifies the tab alignment.

Constructors

NameDescription
UIVisibilityConstructor.

Properties

NameTypeDescription
ValueintSpecifies the uivisibility. The value of the property is UIVisibilityValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

UIVisibility(value)

Constructor.

ParameterTypeDescription
valueintA UIVisibilityValue value.

UIVisibility.Value property

Specifies the uivisibility. The value of the property is UIVisibilityValue integer constant.

Type: int

UIVisibility.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.