Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- component {
- function init() {
- return this;
- }
- function testMe() {
- return isDefined("form");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement