Module:libextPackage:wrap.ext.utilParent:ObservableCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation

wrap.ext.util.ClickRepeater

Inheritance : Object : Observable

Constructors

Signature
public ClickRepeater(Element el, ClickRepeaterConfig config)
public ClickRepeater(HTMLElement el, ClickRepeaterConfig config)

Constructors

public ClickRepeater(Element el, ClickRepeaterConfig config)

Parameters

NameTypeDescription
elwrap.ext.Element
configwrap.ext.util.types.ClickRepeaterConfig



public ClickRepeater(HTMLElement el, ClickRepeaterConfig config)

Parameters

NameTypeDescription
elorg.milescript.dom.HTMLElement
configwrap.ext.util.types.ClickRepeaterConfig



Module:libextPackage:wrap.ext.utilParent:ObservableCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation