Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FokkeZB committed Aug 14, 2013
1 parent 780e3d5 commit 418355b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ There are no required options to pass via TSS properties or XML attributes, apar
## Methods
You can also manually trigger the loading state of the widget. You could use this for the first load when your window opens.

| Function | Parameters | Usage
| ---------- | ---------- |
| Function | Parameters | Usage |
| ---------- | ---------- | ----- |
| setOptions | `object` | Set any of the options
| load | | Manually trigger the `end` event and loading state
| state | `state`, `string` | Manually set the state. The first argument should be one of the exported `SUCCESS`, `DONE` and `ERROR` constants. The second optional argument is a custom message to display instead of the message belonging to the state.
Expand Down

0 comments on commit 418355b

Please sign in to comment.