method | args | doc string | comments |
base_LoadPage | (self, url) | | |
base_OnCellClicked | (*args, **kwargs) | base_OnCellClicked(HtmlCell cell, int x, int y, MouseEvent event) | |
base_OnCellMouseHover | (*args, **kwargs) | base_OnCellMouseHover(HtmlCell cell, int x, int y) | |
base_OnLinkClicked | (*args, **kwargs) | base_OnLinkClicked(HtmlLinkInfo link) | |
base_OnSetTitle | (*args, **kwargs) | base_OnSetTitle(String title) | |
getId | (self) | | # KEA 2004-04-10
# getId should go away
# components should just use
# self.id during and after initialization
|
setAddressField | (self, field) | | |
setFocus | (self, aBoolean=1) | | |