Guest User

Temp_Page_3_zIndexContextMain

a guest
Sep 28th, 2021
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.86 KB | None | 0 0
  1. <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true">
  2. <models>
  3. <model id="UIModel" limit="20" query="true" datasource="Ui-Only" createrowifnonefound="true">
  4.     <fields>
  5.         <field id="NewField" displaytype="TEXT" length="255"/>
  6.     </fields>
  7.     <conditions/>
  8.     <actions/>
  9. </model>
  10. </models>
  11. <components>
  12. <skuid__table allowColumnFreezing="dragDrop" uniqueid="sk-9hx-16859" mode="read" pageSize="10" enableDrawers="true" model="UIModel">
  13.     <fields>
  14.         <field id="NewField" uniqueid="fi-9iW-30316"/>
  15.     </fields>
  16.     <filtering enableSearch="false" searchMethod="client"/>
  17.     <rowActions/>
  18.     <massActions>
  19.         <action type="multi" label="Delete">
  20.             <actions>
  21.                 <action type="markRowsForDeletion" model="UIModel" affectedrows="context"/>
  22.             </actions>
  23.         </action>
  24.     </massActions>
  25.     <actions>
  26.         <action type="multi" label="+">
  27.             <actions>
  28.                 <action type="createRow" model="UIModel" appendorprepend="prepend" defaultmodefornewitems="edit" affectedrows="context"/>
  29.             </actions>
  30.         </action>
  31.     </actions>
  32.     <drawer>
  33.         <components>
  34.             <skuid__wrapper uniqueid="sk-9ia-31456" overflowY="auto" heightStrategy="fixed" height="custom" heightCustom="100px">
  35.                 <components>
  36.                     <skuid__pageInclude includeType="skuid" uniqueid="sk-9iH-27598" pageName="Temp_Page_4_zIndexContextChild"/>
  37.                 </components>
  38.                 <styles>
  39.                     <spacing/>
  40.                 </styles>
  41.                 <background type="color" color="#bfbfbf"/>
  42.             </skuid__wrapper>
  43.         </components>
  44.     </drawer>
  45.     <styles>
  46.         <spacing/>
  47.     </styles>
  48. </skuid__table>
  49. <skuid__grid uniqueid="sk-hRj-3642" flexDirection="row" justifyContent="flex-start" alignItems="flex-start">
  50.     <divisions>
  51.         <division ratio="1" alignSelf="auto" maxWidth="100%" minWidth="100%">
  52.             <components>
  53.                 <skuid__wrapper uniqueid="sk-hRj-3643" overflowY="auto" heightStrategy="fixed" height="custom" heightCustom="100px">
  54.                     <components>
  55.                         <skuid__pageInclude includeType="skuid" uniqueid="sk-hRj-3644" pageName="Temp_Page_4_zIndexContextChild"/>
  56.                     </components>
  57.                     <background type="color" color="#bfbfbf"/>
  58.                     <interactions/>
  59.                     <renderConditions logictype="and"/>
  60.                     <styleVariantConditions/>
  61.                     <styles>
  62.                         <spacing bottom="1.5"/>
  63.                     </styles>
  64.                 </skuid__wrapper>
  65.                 <skuid__wrapper uniqueid="sk-hRj-3645" overflowY="auto" heightStrategy="fixed" height="custom" heightCustom="100px">
  66.                     <components>
  67.                         <skuid__pageInclude includeType="skuid" uniqueid="sk-hRj-3646" pageName="Temp_Page_4_zIndexContextChild"/>
  68.                     </components>
  69.                     <styles>
  70.                         <spacing/>
  71.                     </styles>
  72.                     <background type="color" color="#bfbfbf"/>
  73.                 </skuid__wrapper>
  74.             </components>
  75.         </division>
  76.     </divisions>
  77. </skuid__grid>
  78. </components>
  79. <resources>
  80.     <labels/>
  81.     <javascript/>
  82.     <css/>
  83.     <actionsequences/>
  84. </resources>
  85. <styles>
  86.     <styleitem type="background" bgtype="none"/>
  87. </styles>
  88. </skuid__page>
  89.  
Advertisement
Add Comment
Please, Sign In to add comment