ElementAttributesKt

public final class ElementAttributesKt
public final class ElementAttributesKt

Properties

Link copied to clipboard
private final static Element element
private final static Element element

The element, on which these attributes are specified.

Link copied to clipboard
private final static Integer size
private final static Integer size

Number of the specified attributes.

Functions

Link copied to clipboard
public final Element getElement()
public final Element getElement()
Link copied to clipboard
public final Integer getSize()
public final Integer getSize()
Link copied to clipboard
public final static Unit set(ElementAttributes $self, String name, String value)
public final static Unit set(ElementAttributes $self, String name, String value)

Adds a new attribute with the given name and value.