-
Notifications
You must be signed in to change notification settings - Fork 2
List Class
Luis edited this page Jan 29, 2019
·
10 revisions
Returns the id of the List.
Returns data about the list.
This function is used by other functions.
The usage of this function is discouraged.
Returns the name of the list.
Board GetBoard()
Returns the name of the list.
Returns whether the user is subscribed to the list.
Returns whether the list is closed (archived).
Returns the position of the list in the board.
Returns data about the list.
This function is used by other functions.
The usage of this function is discouraged.
Sets the name of the list.
void **SetBoard( Board board)
Moves the list to the specified board.