Klasse PerspectiveMenuPanel
java.lang.Object
org.teamapps.application.api.application.perspective.PerspectiveMenuPanel
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPerspectiveMenuPanel(ApplicationInstanceData applicationInstanceData, List<PerspectiveBuilder> perspectiveBuilders) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddInstantiatedPerspective(PerspectiveBuilder builder, ApplicationPerspective perspective) static PerspectiveMenuPanelcreateMenuPanel(ApplicationInstanceData applicationInstanceData, List<PerspectiveBuilder> perspectiveBuilders) static PerspectiveMenuPanelcreateMenuPanel(ApplicationInstanceData applicationInstanceData, PerspectiveBuilder... perspectiveBuilders) org.teamapps.ux.component.itemview.SimpleItemView<PerspectiveBuilder>org.teamapps.ux.component.ComponentvoidopenPerspective(PerspectiveBuilder builder)
-
Konstruktordetails
-
PerspectiveMenuPanel
public PerspectiveMenuPanel(ApplicationInstanceData applicationInstanceData, List<PerspectiveBuilder> perspectiveBuilders)
-
-
Methodendetails
-
createMenuPanel
public static PerspectiveMenuPanel createMenuPanel(ApplicationInstanceData applicationInstanceData, PerspectiveBuilder... perspectiveBuilders) -
createMenuPanel
public static PerspectiveMenuPanel createMenuPanel(ApplicationInstanceData applicationInstanceData, List<PerspectiveBuilder> perspectiveBuilders) -
openPerspective
-
addInstantiatedPerspective
public void addInstantiatedPerspective(PerspectiveBuilder builder, ApplicationPerspective perspective) -
getComponent
public org.teamapps.ux.component.Component getComponent() -
getButtonMenu
-