Uses of Class
org.uberfire.annotations.processors.PartInformation
-
Packages that use PartInformation Package Description org.uberfire.annotations.processors -
-
Uses of PartInformation in org.uberfire.annotations.processors
Methods in org.uberfire.annotations.processors that return types with arguments of type PartInformation Modifier and Type Method Description List<PartInformation>WorkbenchPanelInformation. getWbParts()Method parameters in org.uberfire.annotations.processors with type arguments of type PartInformation Modifier and Type Method Description voidWorkbenchPanelInformation. setWbParts(List<PartInformation> uFParts)
-