Uses of Enum
org.pushingpixels.radiance.component.api.common.model.CommandStripPresentationModel.StripOrientation
Packages that use CommandStripPresentationModel.StripOrientation
-
Uses of CommandStripPresentationModel.StripOrientation in org.pushingpixels.radiance.component.api.common.model
Fields in org.pushingpixels.radiance.component.api.common.model declared as CommandStripPresentationModel.StripOrientationModifier and TypeFieldDescriptionCommandStripPresentationModel.Builder.orientation
CommandStripPresentationModel.orientation
Orientation ofthis
strip.Methods in org.pushingpixels.radiance.component.api.common.model that return CommandStripPresentationModel.StripOrientationModifier and TypeMethodDescriptionCommandStripPresentationModel.getOrientation()
Returns the enum constant of this type with the specified name.CommandStripPresentationModel.StripOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pushingpixels.radiance.component.api.common.model with parameters of type CommandStripPresentationModel.StripOrientationModifier and TypeMethodDescriptionCommandStripPresentationModel.Builder.setOrientation
(CommandStripPresentationModel.StripOrientation orientation)