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

wrap.ext.PagingToolbar

Inheritance : Object : Observable : Component : BoxComponent : Toolbar

Constructors

Signature
public PagingToolbar(PagingToolbarConfig pagingToolbarArguments)

Methods

NameSignature
bindvoid bind(Store store)
unbindvoid unbind(Store store)

Properties

NameTypeComment
afterPageText
core.String
beforePageText
core.String
firstText
core.String
lastText
core.String
nextText
core.String
paramNames
core.Array<core.Object>
prevText
core.String
refreshText
core.String

Constructors

public PagingToolbar(PagingToolbarConfig pagingToolbarArguments)

Parameters

NameTypeDescription
pagingToolbarArgumentswrap.ext.types.PagingToolbarConfig



Methods

bind

void bind(Store store)

Parameters

NameTypeDescription
storewrap.ext.data.Store

unbind

void unbind(Store store)

Parameters

NameTypeDescription
storewrap.ext.data.Store

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