Uses of Enum Class
org.silverpeas.looks.aurora.AuroraSpaceHomePageZone
Packages that use AuroraSpaceHomePageZone
-
Uses of AuroraSpaceHomePageZone in org.silverpeas.looks.aurora
Methods in org.silverpeas.looks.aurora that return AuroraSpaceHomePageZoneModifier and TypeMethodDescriptionNewsList.getZone()Gets the zone location the news list MUST be managed.static AuroraSpaceHomePageZoneReturns the enum constant of this class with the specified name.static AuroraSpaceHomePageZone[]AuroraSpaceHomePageZone.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.silverpeas.looks.aurora that return types with arguments of type AuroraSpaceHomePageZoneMethods in org.silverpeas.looks.aurora with parameters of type AuroraSpaceHomePageZoneModifier and TypeMethodDescriptionvoidNewsList.setZone(AuroraSpaceHomePageZone zone) Sets the zone location the news list MUST be managed.