m ProbablePrime moved page PagingControl (Component) to Component:PagingControl: Creating component Namespace |
Automated: update component fields |
||
Line 17: | Line 17: | ||
|NoItemsLabel|String| | |NoItemsLabel|String| | ||
|PagingInfoLabel|String| | |PagingInfoLabel|String| | ||
|TotalPages|Int| | |TotalPages|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv6=true| | ||
|RemainingItems|Int| | |RemainingItems|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv7=true| | ||
|_label| | |_label|{{RootFieldType|FieldDrive`1|[[Type:String|String]]}}|TypeAdv8=true| | ||
|_previousEnabled| | |_previousEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv9=true| | ||
|_nextEnabled| | |_nextEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv10=true| | ||
}} | }} | ||
Revision as of 10:36, 1 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
ItemsPerPage
|
Int | |
TotalItems
|
Int | |
HasMoreItems
|
Bool | |
SkipItems
|
Int | |
NoItemsLabel
|
String | |
PagingInfoLabel
|
String | |
TotalPages
|
raw output of Int | |
RemainingItems
|
raw output of Int | |
_label
|
field drive of String | |
_previousEnabled
|
field drive of Bool | |
_nextEnabled
|
field drive of Bool |