Bullet
Contents
[
Hide
]Bullet class
Determines the bullet style.
new Bullet(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Determines the bullet style. The value of the property is BulletValue integer constant. |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | Determines the bullet style. The value of the property is BulletValue integer constant. |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Determines the bullet style. The value of the property is BulletValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
Determines the bullet style. The value of the property is BulletValue integer constant.