org.apache.wml.dom
public class WMLOneventElementImpl extends WMLElementImpl implements WMLOneventElement
Version: $Id: WMLOneventElementImpl.java,v 1.4 2005/04/17 23:43:46 mrglavas Exp $
| Constructor Summary | |
|---|---|
| WMLOneventElementImpl(WMLDocumentImpl owner, String tagName) | |
| Method Summary | |
|---|---|
| String | getClassName() |
| String | getId() |
| String | getType() |
| void | setClassName(String newValue) |
| void | setId(String newValue) |
| void | setType(String newValue) |