You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Parent concept page describes how we should reorganize the widgetset to make it configurable and open for extension. This page highlights the concrete implementation choices (e.g. naming, packaging) that are made to fulfill the concept.

 

Configuration

New config nodes
Node nameValue

modules

 

ui-admincentral

 

config

 

widgetset

 

name

info.magnolia.ui.vaadin.gwt.MagnoliaWidgetSet

theme

 

name

admincentral
New definitions
  • info.magnolia.ui.api.vaadin
    • WidgetsetDefinition
    • ThemeDefinition
    • ConfiguredWidgetsetDefinition
    • ConfiguredThemeDefinition
New class
  • info.magnolia.ui.admincentral
    • AdmincentralUIProvider

 

Widgetset structure

-

 

Theme structure

-

 

 

 

  • No labels