push( odf )
instance function
Add an item on to the end of the queue.
Arguments
| Name | Type | Description |
|---|---|---|
| odf | String | The ODF of the object type to enqueue |
Returns
| Type | Description |
|---|---|
| Boolean | True if the item was added |
instance function
Add an item on to the end of the queue.
| Name | Type | Description |
|---|---|---|
| odf | String | The ODF of the object type to enqueue |
| Type | Description |
|---|---|
| Boolean | True if the item was added |