Uses of Enum Class
eu.webtoolkit.jwt.Orientation
Packages that use Orientation
-
Uses of Orientation in eu.webtoolkit.jwt
Fields in eu.webtoolkit.jwt with type parameters of type OrientationMethods in eu.webtoolkit.jwt that return OrientationModifier and TypeMethodDescriptionWPopupWidget.getOrientation()Returns the orientation.WSlider.getOrientation()Returns the slider orientation.static OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt that return types with arguments of type OrientationModifier and TypeMethodDescriptionWPopupMenu.getAdjust()Returns in which orientations this popup widget can adjust its coordinates on popup.WPopupWidget.getAdjust()Returns in which orientations this popup widget can adjust it's coordinates on popup.WCssDecorationStyle.getBackgroundImageRepeat()Returns the background image repeat.WAbstractItemModel.headerDataChanged()Signal emitted when some header data was changed.Methods in eu.webtoolkit.jwt with parameters of type OrientationModifier and TypeMethodDescriptionvoidWCompositeWidget.anchorAt(WWidget widget, Orientation orientation) voidWWebWidget.anchorAt(WWidget widget, Orientation orientation) abstract voidWWidget.anchorAt(WWidget widget, Orientation orientation) Anchors a widget to another widget.protected intWCompositeWidget.boxBorder(Orientation orientation) protected intWLineEdit.boxBorder(Orientation orientation) protected intWTextArea.boxBorder(Orientation orientation) protected intWTextEdit.boxBorder(Orientation orientation) protected intWWidget.boxBorder(Orientation orientation) Returns the widget's built-in border width.protected intWAbstractSpinBox.boxPadding(Orientation orientation) protected intWCompositeWidget.boxPadding(Orientation orientation) protected intWLineEdit.boxPadding(Orientation orientation) protected intWTextArea.boxPadding(Orientation orientation) protected intWTextEdit.boxPadding(Orientation orientation) protected intWWidget.boxPadding(Orientation orientation) Returns the widget's built-in padding.WPopupMenu.exec(WWidget location, Orientation orientation) Executes the popup besides a widget.intWTable.getHeaderCount(Orientation orientation) Returns the number of header rows or columns.final ObjectWAbstractItemModel.getHeaderData(int section, Orientation orientation) Returns the row or column header data.WAbstractItemModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) Returns the row or column header data.WAbstractProxyModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) Returns the row or column header data.WAggregateProxyModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) WBatchEditProxyModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) WSortFilterProxyModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) WStandardItemModel.getHeaderData(int section, Orientation orientation, ItemDataRole role) WAbstractItemModel.getHeaderFlags(int section, Orientation orientation) Returns the flags for a header.WAbstractProxyModel.getHeaderFlags(int section, Orientation orientation) Returns the flags for a header.WAggregateProxyModel.getHeaderFlags(int section, Orientation orientation) WSortFilterProxyModel.getHeaderFlags(int section, Orientation orientation) WStandardItemModel.getHeaderFlags(int section, Orientation orientation) protected voidWAbstractItemView.modelHeaderDataChanged(Orientation orientation, int start, int end) protected final voidWWebWidget.parentResized(WWidget parent, Orientation direction, Orientation... directions) voidWPopupMenu.popup(WWidget location, Orientation orientation) Shows the popup besides a widget.voidWDialog.positionAt(WWidget widget, Orientation orientation, EnumSet<Orientation> adjustOrientations) final voidWWidget.positionAt(WWidget widget, Orientation orientation) Positions a widget next to another widget.final voidWWidget.positionAt(WWidget widget, Orientation orientation, Orientation adjustOrientation, Orientation... adjustOrientations) Positions a widget next to another widget.voidWWidget.positionAt(WWidget widget, Orientation orientation, EnumSet<Orientation> adjustOrientations) Positions a widget next to another widget.final voidWPopupMenu.setAdjust(Orientation adjustOrientation, Orientation... adjustOrientations) Sets in which direction this popup menu can adjust its coordinates on popup.final voidWPopupWidget.setAdjust(Orientation adjustOrientation, Orientation... adjustOrientations) Sets in which direction this popup widget can adjust its coordinates on popup.voidWPopupWidget.setAnchorWidget(WWidget anchorWidget, Orientation orientation) Sets an anchor widget.voidWTable.setHeaderCount(int count, Orientation orientation) Sets the number of header rows or columns.final booleanWAbstractItemModel.setHeaderData(int section, Orientation orientation, Object value) Sets header data for a column or row.booleanWAbstractItemModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) Sets header data for a column or row.booleanWAggregateProxyModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) booleanWIdentityProxyModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) Set header data for a column or row.booleanWReadOnlyProxyModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) Always returnsfalseand has no effect.booleanWSortFilterProxyModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) booleanWStandardItemModel.setHeaderData(int section, Orientation orientation, Object value, ItemDataRole role) final voidWStandardItemModel.setHeaderFlags(int section, Orientation orientation, HeaderFlag flag, HeaderFlag... flags) Sets header flags.voidWStandardItemModel.setHeaderFlags(int section, Orientation orientation, EnumSet<HeaderFlag> flags) Sets header flags.voidWSlider.setOrientation(Orientation orientation) Sets the slider orientation.voidWToolBar.setOrientation(Orientation orientation) Set vertical or horizontal orientation.final voidWContainerWidget.setOverflow(Overflow value, Orientation orientatio, Orientation... orientation) Sets how overflow of contained children must be handled.final voidWTableView.setOverflow(Overflow overflow, Orientation orientatio, Orientation... orientation) set css overflowfinal voidWTabWidget.setOverflow(Overflow value, Orientation orientatio, Orientation... orientation) Sets how overflow of contained children must be handled.Method parameters in eu.webtoolkit.jwt with type arguments of type OrientationModifier and TypeMethodDescriptionprotected voidWContainerWidget.parentResized(WWidget parent, EnumSet<Orientation> directions) protected voidWWebWidget.parentResized(WWidget parent, EnumSet<Orientation> directions) voidWDialog.positionAt(WWidget widget, Orientation orientation, EnumSet<Orientation> adjustOrientations) voidWWidget.positionAt(WWidget widget, Orientation orientation, EnumSet<Orientation> adjustOrientations) Positions a widget next to another widget.voidWPopupMenu.setAdjust(EnumSet<Orientation> adjustOrientations) Sets in which direction this popup menu can adjust its coordinates on popup.voidWPopupWidget.setAdjust(EnumSet<Orientation> adjustOrientations) Sets in which direction this popup widget can adjust its coordinates on popup.voidWSuggestionPopup.setAdjust(EnumSet<Orientation> adjustOrientations) final voidWCssDecorationStyle.setBackgroundImage(WLink image, EnumSet<Orientation> repeat) Sets a background image.final voidWCssDecorationStyle.setBackgroundImage(WLink image, EnumSet<Orientation> repeat, Side side, Side... sides) Sets a background image.voidWCssDecorationStyle.setBackgroundImage(WLink image, EnumSet<Orientation> repeat, EnumSet<Side> sides) Sets a background image.final voidWCssDecorationStyle.setBackgroundImage(String url, EnumSet<Orientation> repeat) Sets a background image.final voidWCssDecorationStyle.setBackgroundImage(String url, EnumSet<Orientation> repeat, Side side, Side... sides) Sets a background image.voidWCssDecorationStyle.setBackgroundImage(String url, EnumSet<Orientation> repeat, EnumSet<Side> sides) Sets a background image.voidWContainerWidget.setOverflow(Overflow value, EnumSet<Orientation> orientation) Sets how overflow of contained children must be handled.voidWTableView.setOverflow(Overflow overflow, EnumSet<Orientation> orientation) set css overflowvoidWTabWidget.setOverflow(Overflow value, EnumSet<Orientation> orientation) Sets how overflow of contained children must be handled.Constructors in eu.webtoolkit.jwt with parameters of type OrientationModifierConstructorDescriptionWSlider(Orientation orientation) Creates a default slider of the given orientation.WSlider(Orientation orientation, WContainerWidget parentContainer) Creates a default slider of the given orientation. -
Uses of Orientation in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return OrientationModifier and TypeMethodDescriptionWCartesianChart.getOrientation()Returns the chart orientation.WAxis.getTitleOrientation()Returns the title orientation.Methods in eu.webtoolkit.jwt.chart with parameters of type OrientationModifier and TypeMethodDescriptiondoubleWAxis.calcMaxTickLabelSize(WPaintDevice d, Orientation orientation) doubleWAxis.calcTitleSize(WPaintDevice d, Orientation orientation) voidWCartesianChart.setOrientation(Orientation orientation) Sets the chart orientation.voidWAxis.setTitleOrientation(Orientation orientation) Sets the title orientation.