API
Component

Pagination ($UI/system/components/bootstrap/pagination/pagination)

使用范围:UI2

Contents

component Pagination ($UI/system/components/bootstrap/pagination/pagination) extends ViewComponent

<b>使用场景</b>:分页组件,显示当前页数的分页标签; <b>使用方法</b>:添加pagination组件,指定要分页显示的data组件以及每次显示的页码长度;

	
	

Constructor Top

  Pagination ()
  Pagination ( options)

Attributes Top

string xid
string xid

Constructor details Top

public Pagination ()

<b>使用场景</b>:分页组件,显示当前页数的分页标签; <b>使用方法</b>:添加pagination组件,指定要分页显示的data组件以及每次显示的页码长度;

	
	

public Pagination ( options)

构造函数

Inherited from ViewComponent

	
		参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
	 

Parameters

options

参数选项

Attributes Detail Top

public string xid

public string xid