Difference between revisions of "Working with UI Page Libraries"

From Lianjapedia
Jump to: navigation, search
(Overview)
Line 10: Line 10:
 
In Lianja App Builder, Pages can be saved in a ''Visual Page Library'' as reusable UI Page components.
 
In Lianja App Builder, Pages can be saved in a ''Visual Page Library'' as reusable UI Page components.
  
This provides developers with the ability to lay out pages in the [[:Category:Page_Builder|Pages Workspace]] (with all of the power and functionality fo related sections) and reuse these pages in [[Component Gadget Attributes|component gadgets]] and pop up dialogs.
+
This provides developers with the ability to lay out pages in the [[:Category:Page_Builder|Pages Workspace]] (with all of the power and functionality fo related sections) and reuse these pages in dialogs and [[Navigation Panel|desktop navigation Panels]] and [[Component Gadget Attributes|component gadgets]] .
 
+
 
+
  
 
=Saving to the UI Page Library=
 
=Saving to the UI Page Library=

Revision as of 13:33, 8 December 2017

Under Construction

See article here

Overview

Lianja Demo App



In Lianja App Builder, Pages can be saved in a Visual Page Library as reusable UI Page components.

This provides developers with the ability to lay out pages in the Pages Workspace (with all of the power and functionality fo related sections) and reuse these pages in dialogs and desktop navigation Panels and component gadgets .

Saving to the UI Page Library

Headerbar Toolbutton: Save in the Page Library

Page Attribute

Attribute Description Name Type
Autosave in Page Library Always save this page to the UI Page Library when an App is saved. alwaysSaveInPageLibrary Boolean

Custom Event Delegates

For UI Pages with Custom Event Delegates, see forum post here

Using UI Page Library Files

showDialog

Lianja.showDialog() method


showDialogPanel

Lianja.showDialogPanel() method


Component Gadgets

Component Gadget Attributes

Attribute Description Name Type
Custom UI component Specify a custom UI component from the UI Page Library to embed into this gadget customComponent Character