Initialize the pagecontainer with the show callback specified:
|
1
2
3
|
|
Bind an event listener to the pagecontainershow event:
|
1
|
|
Initialize the pagecontainer with the beforeshow callback specified:
|
1
2
3
|
|
Bind an event listener to the pagecontainerbeforeshow event:
|
1
|
|