API Docs for: 1.4.4
Show:

ugsEditorPlus.songUi Class

Handles transfering the easy text bits of a Song -- title, artist, etc -- to the page.

Item Index

Methods

Properties

Methods

trySet

(
  • id
  • value
)
private

Sets an element's Inner HTML and sets visibility based on whether the value is empty (or not)

Parameters:

  • id String

    element's Id

  • value String

    content value

updateUi

(
  • song
)
private

Update various HTML parts (H1 & H2 etc.) using TEXT values of Song

Parameters:

  • song Song(Object)

Properties

_public

JsonObject

attach public members to this object