Class AssetsView

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.elemental2.IsElement, org.jboss.errai.ui.client.local.api.elemental2.IsElement, AssetsScreen.View, org.uberfire.client.mvp.HasPresenter<AssetsScreen>, org.uberfire.client.mvp.UberElemental<AssetsScreen>

    @Templated
    public class AssetsView
    extends Object
    implements AssetsScreen.View, org.jboss.errai.ui.client.local.api.elemental2.IsElement
    • Constructor Detail

      • AssetsView

        public AssetsView()
    • Method Detail

      • init

        public void init​(AssetsScreen presenter)
        Specified by:
        init in interface org.uberfire.client.mvp.HasPresenter<AssetsScreen>
      • setContent

        public void setContent​(elemental2.dom.HTMLElement element)
        Specified by:
        setContent in interface AssetsScreen.View