All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.common.upl.manageprefetchtabviewer.upl Maven / Gradle / Ivy

// UPL generic base template for managing prefetched records
// Copyright 2018-2020 The Code Department.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
!ui-page caption:$s{} tabBinding:record

// Tab panel
!ui-tabbedpanel:prefetchItemViewPanel style:$s{height:100%;}
    layout:$d{!ui-vertical style:$s{table-layout:fixed;width:100%;height:100%;}}
    binding:$f{tabBinding} components:$f{tabComponents}
    switchHandler:$f{tabSwitchHandler}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy