Uses of Class
org.uberfire.annotations.processors.WorkbenchPanelInformation
-
Packages that use WorkbenchPanelInformation Package Description org.uberfire.annotations.processors -
-
Uses of WorkbenchPanelInformation in org.uberfire.annotations.processors
Methods in org.uberfire.annotations.processors that return WorkbenchPanelInformation Modifier and Type Method Description WorkbenchPanelInformationTemplateInformation. getDefaultPanel()Methods in org.uberfire.annotations.processors that return types with arguments of type WorkbenchPanelInformation Modifier and Type Method Description List<WorkbenchPanelInformation>TemplateInformation. getTemplateFields()Methods in org.uberfire.annotations.processors with parameters of type WorkbenchPanelInformation Modifier and Type Method Description voidTemplateInformation. addTemplateField(WorkbenchPanelInformation field)voidTemplateInformation. setDefaultPanel(WorkbenchPanelInformation defaultPanel)
-