cudreg-saml2/Shared/PaginationShort.xml
2025-06-08 16:22:20 +07:00

290 lines
No EOL
9.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ComponentDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ironspeed.com/designer">
<Generator>Iron Speed Designer</Generator>
<Version>9.2.0</Version>
<Self>
<Name>PaginationShort</Name>
<Type>Pagination</Type>
<SubType>DotNet</SubType>
<GenerateDirectory>Shared</GenerateDirectory>
<Layout>Shared\PaginationShort.html</Layout>
<DisplayName>PaginationShort</DisplayName>
<Description>(Description)</Description>
<CheckSum>CUSTOMIZED</CheckSum>
</Self>
<ComposedOf>
<ContainedComponent>
<Name>CurrentPage</Name>
<Type>TextBox</Type>
<PassthroughAttributes>
<Attribute>
<Name>CssClass</Name>
<Value>Pagination_Input</Value>
</Attribute>
<Attribute>
<Name>EnableIncrementDecrementButtons</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>MaxLength</Name>
<Value>5</Value>
</Attribute>
<Attribute>
<Name>Size</Name>
<Value>3</Value>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>FirstPage</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>FirstPage</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarFirst.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarFirst.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarFirstOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:FirstPage</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>LastPage</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>LastPage</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarLast.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarLast.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarLastOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:LastPage</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>NextPage</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>NextPage</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarNext.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarNext.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarNextOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:NextPage</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>OfText</Name>
<Type>Text</Type>
<PassthroughAttributes>
<Attribute>
<Name>Text</Name>
<Value>Txt:Of</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PageSizeButton</Name>
<Type>LinkButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>PageSize</Value>
</Attribute>
<Attribute>
<Name>CssClass</Name>
<Value>button_link</Value>
</Attribute>
<Attribute>
<Name>Text</Name>
<Value>Btn:Go</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PreviousPage</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>PreviousPage</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarPrevious.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarPrevious.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarPreviousOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:PreviousPage</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>TotalPages</Name>
<Type>Label</Type>
</ContainedComponent>
</ComposedOf>
<LayoutDefinition>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;LayoutDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;Layout Name="Pagination" Type="RootLayout"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/space.gif" width="10" height="1" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarEdgeL.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton Name="FirstPage" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton Name="PreviousPage" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControl("_PageSizeButton")) %&amp;gt;&amp;lt;GEN:TextBox Name="CurrentPage" /&amp;gt;&amp;lt;%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControl("_PageSizeButton")) %&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbg&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:Text name="OfText" /&amp;gt;&amp;lt;b &amp;gt;&amp;lt;GEN:Label Name="TotalPages" /&amp;gt;&amp;lt;/b&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbg&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton Name="NextPage" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton Name="LastPage" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDivider.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:LINKBUTTON NAME="PageSizeButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbg&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarEdgeR.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;/Cell&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;/LayoutDefinition&gt;</LayoutDefinition>
</ComponentDefinition>