Uses of Enum Class
com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.ForceAnnotationUpright
Packages that use DefaultWrangler.ForceAnnotationUpright
-
Uses of DefaultWrangler.ForceAnnotationUpright in com.levigo.jadice.web.client.internal.annotation.wrangler
Fields in com.levigo.jadice.web.client.internal.annotation.wrangler declared as DefaultWrangler.ForceAnnotationUprightModifier and TypeFieldDescriptionprotected DefaultWrangler.ForceAnnotationUpright
DefaultWrangler.forceAnnotationUpright
Profile-injected parameter that defines the initial behavior for rotated Pagesprotected DefaultWrangler.ForceAnnotationUpright
TextAnnotationWrangler.forceAnnotationUpright
Profile-injected parameter that defines the initial behavior for rotated PagesMethods in com.levigo.jadice.web.client.internal.annotation.wrangler that return DefaultWrangler.ForceAnnotationUprightModifier and TypeMethodDescriptionDefaultWrangler.getForceAnnotationUpright()
TextAnnotationWrangler.getForceAnnotationUpright()
Returns the enum constant of this class with the specified name.DefaultWrangler.ForceAnnotationUpright.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type DefaultWrangler.ForceAnnotationUprightModifier and TypeMethodDescriptionvoid
DefaultWrangler.setForceAnnotationUpright
(DefaultWrangler.ForceAnnotationUpright forceAnnotationUpright) void
TextAnnotationWrangler.setForceAnnotationUpright
(DefaultWrangler.ForceAnnotationUpright forceAnnotationUpright)