A B C D E F H I L M N O P R S T V 
All Classes All Packages

A

addClickListener(Consumer<UiEvent>) - Method in class net.moewes.cloudui.vaadin.Button
 
addFormItem(UiComponent, UiComponent) - Method in class net.moewes.cloudui.vaadin.FormLayout
adds a new form item to the form layout
addPrefix(UiComponent) - Method in class net.moewes.cloudui.vaadin.input.InputField
adds a prefix component to the field
addResponsiveStep(String, int, FormLayout.LabelPosition) - Method in class net.moewes.cloudui.vaadin.FormLayout
adds a new responsive step to the form layout
addSuffix(UiComponent) - Method in class net.moewes.cloudui.vaadin.input.InputField
adds a suffix component to the field
AppLayout - Class in net.moewes.cloudui.vaadin
 
AppLayout() - Constructor for class net.moewes.cloudui.vaadin.AppLayout
 
ASIDE - net.moewes.cloudui.vaadin.FormLayout.LabelPosition
 

B

BOTTOM_CENTER - net.moewes.cloudui.vaadin.Notification.Position
 
BOTTOM_END - net.moewes.cloudui.vaadin.Notification.Position
 
BOTTOM_START - net.moewes.cloudui.vaadin.Notification.Position
 
BOTTOM_STRETCH - net.moewes.cloudui.vaadin.Notification.Position
 
Button - Class in net.moewes.cloudui.vaadin
CloudUi representation of Vaadin Button
Button() - Constructor for class net.moewes.cloudui.vaadin.Button
 
Button(String) - Constructor for class net.moewes.cloudui.vaadin.Button
 
Button(String, Consumer<UiEvent>) - Constructor for class net.moewes.cloudui.vaadin.Button
 
Button.Color - Enum in net.moewes.cloudui.vaadin
 
Button.IconPlacement - Enum in net.moewes.cloudui.vaadin
 
Button.Size - Enum in net.moewes.cloudui.vaadin
 
Button.Type - Enum in net.moewes.cloudui.vaadin
 

C

Checkbox - Class in net.moewes.cloudui.vaadin.input
 
Checkbox() - Constructor for class net.moewes.cloudui.vaadin.input.Checkbox
 
Checkbox(String) - Constructor for class net.moewes.cloudui.vaadin.input.Checkbox
 
CONSTRAST - net.moewes.cloudui.vaadin.Button.Color
 

D

Details - Class in net.moewes.cloudui.vaadin
Java wrapper for Vaadin web component vaadin-detail
Details(String) - Constructor for class net.moewes.cloudui.vaadin.Details
default constructor
Details.Themes - Enum in net.moewes.cloudui.vaadin
possible values for theme attribute

E

EmailField - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web component vaadin-email-field
EmailField() - Constructor for class net.moewes.cloudui.vaadin.input.EmailField
default constructors
ERROR - net.moewes.cloudui.vaadin.Button.Color
 

F

FILLED - net.moewes.cloudui.vaadin.Details.Themes
 
FormLayout - Class in net.moewes.cloudui.vaadin
Java wrapper for Vaadin web component vaadin-form-layout
FormLayout() - Constructor for class net.moewes.cloudui.vaadin.FormLayout
default constructor
FormLayout.LabelPosition - Enum in net.moewes.cloudui.vaadin
possible values for label posititons in responsive steps

H

hideRevealButton(boolean) - Method in class net.moewes.cloudui.vaadin.input.PasswordField
sets the reveal-button-hidden attribute of vaadin-password-field
HorizontalLayout - Class in net.moewes.cloudui.vaadin
Java wrapper for Vaadin web component vaadin-horizontal-layout
HorizontalLayout() - Constructor for class net.moewes.cloudui.vaadin.HorizontalLayout
 
HorizontalLayout(UiComponent...) - Constructor for class net.moewes.cloudui.vaadin.HorizontalLayout
Creates HorizontalLayout with elements

I

InputField - Class in net.moewes.cloudui.vaadin.input
 
InputField(String) - Constructor for class net.moewes.cloudui.vaadin.input.InputField
 
IntegerField - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web component vaadin-integer-field
IntegerField() - Constructor for class net.moewes.cloudui.vaadin.input.IntegerField
default constructor

L

LARGE - net.moewes.cloudui.vaadin.Button.Size
 

M

MIDDLE - net.moewes.cloudui.vaadin.Notification.Position
 

N

net.moewes.cloudui.vaadin - package net.moewes.cloudui.vaadin
 
net.moewes.cloudui.vaadin.input - package net.moewes.cloudui.vaadin.input
 
NORMAL - net.moewes.cloudui.vaadin.Button.Color
 
NORMAL - net.moewes.cloudui.vaadin.Button.Size
 
Notification - Class in net.moewes.cloudui.vaadin
Java wrapper for Vaadin web component vaadin-notification
Notification() - Constructor for class net.moewes.cloudui.vaadin.Notification
default constructor
Notification(String) - Constructor for class net.moewes.cloudui.vaadin.Notification
 
Notification(String, int) - Constructor for class net.moewes.cloudui.vaadin.Notification
constructor
Notification(String, int, Notification.Position) - Constructor for class net.moewes.cloudui.vaadin.Notification
constructor
Notification.Position - Enum in net.moewes.cloudui.vaadin
possible value for attribute position
NumberField - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web component vaadin-number-field
NumberField() - Constructor for class net.moewes.cloudui.vaadin.input.NumberField
default constructor
NumberInputField - Class in net.moewes.cloudui.vaadin.input
 
NumberInputField(String) - Constructor for class net.moewes.cloudui.vaadin.input.NumberInputField
 

O

open() - Method in class net.moewes.cloudui.vaadin.Notification
opens the notification

P

PasswordField - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web component vaadin-password-field
PasswordField() - Constructor for class net.moewes.cloudui.vaadin.input.PasswordField
default constructor
PREFIX - net.moewes.cloudui.vaadin.Button.IconPlacement
 
PRIMARY - net.moewes.cloudui.vaadin.Button.Type
 

R

render() - Method in class net.moewes.cloudui.vaadin.Button
 
render() - Method in class net.moewes.cloudui.vaadin.Details
 
render() - Method in class net.moewes.cloudui.vaadin.FormLayout
 
render() - Method in class net.moewes.cloudui.vaadin.input.InputField
 
render() - Method in class net.moewes.cloudui.vaadin.input.NumberInputField
 
render() - Method in class net.moewes.cloudui.vaadin.input.PasswordField
 
render() - Method in class net.moewes.cloudui.vaadin.input.TextArea
 
REVERSE - net.moewes.cloudui.vaadin.Details.Themes
 
REVERSE_FILLED - net.moewes.cloudui.vaadin.Details.Themes
 

S

SECONDARY - net.moewes.cloudui.vaadin.Button.Type
 
setErrorMessage(String) - Method in class net.moewes.cloudui.vaadin.input.InputField
 
setHasControls(boolean) - Method in class net.moewes.cloudui.vaadin.input.NumberInputField
 
setIcon(UiComponent, Button.IconPlacement) - Method in class net.moewes.cloudui.vaadin.Button
 
setLabel(String) - Method in class net.moewes.cloudui.vaadin.input.Checkbox
 
setLabel(String) - Method in class net.moewes.cloudui.vaadin.input.InputField
 
setMaxHeight(String) - Method in class net.moewes.cloudui.vaadin.input.TextArea
sets the maximal height
setMaxlength(int) - Method in class net.moewes.cloudui.vaadin.input.InputField
 
setMaxValue(Number) - Method in class net.moewes.cloudui.vaadin.input.NumberInputField
 
setMinHeight(String) - Method in class net.moewes.cloudui.vaadin.input.TextArea
sets the minimal height
setMinlength(int) - Method in class net.moewes.cloudui.vaadin.input.InputField
 
setMinValue(Number) - Method in class net.moewes.cloudui.vaadin.input.NumberInputField
 
setOpened(boolean) - Method in class net.moewes.cloudui.vaadin.Details
sets the opened attribute of vaadin-detail.
setPattern(String) - Method in class net.moewes.cloudui.vaadin.input.InputField
sets a pattern of valid input
setPlaceholder(String) - Method in class net.moewes.cloudui.vaadin.input.InputField
 
setStep(Number) - Method in class net.moewes.cloudui.vaadin.input.NumberInputField
 
setText(String) - Method in class net.moewes.cloudui.vaadin.Button
 
setTheme(Details.Themes) - Method in class net.moewes.cloudui.vaadin.Details
sets the theme attribute of vaadin-detail
SMALL - net.moewes.cloudui.vaadin.Button.Size
 
SMALL - net.moewes.cloudui.vaadin.Details.Themes
 
SMALL_FILLED - net.moewes.cloudui.vaadin.Details.Themes
 
SMALL_FILLED_REVERSE - net.moewes.cloudui.vaadin.Details.Themes
 
SMALL_REVERSE - net.moewes.cloudui.vaadin.Details.Themes
 
SUCCESS - net.moewes.cloudui.vaadin.Button.Color
 
SUFFIX - net.moewes.cloudui.vaadin.Button.IconPlacement
 

T

Tab - Class in net.moewes.cloudui.vaadin
CloudUi representation of Vaadin Tab
Tab() - Constructor for class net.moewes.cloudui.vaadin.Tab
 
Tabs - Class in net.moewes.cloudui.vaadin
CloudUi representation of Vaadin Tabs
Tabs() - Constructor for class net.moewes.cloudui.vaadin.Tabs
 
TERTIARY - net.moewes.cloudui.vaadin.Button.Type
 
TextArea - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web cmponent vaadin-text-area
TextArea() - Constructor for class net.moewes.cloudui.vaadin.input.TextArea
default constructor
TextField - Class in net.moewes.cloudui.vaadin.input
Java wrapper for Vaadin web component vaadin-text-field
TextField() - Constructor for class net.moewes.cloudui.vaadin.input.TextField
default constructor
TOP - net.moewes.cloudui.vaadin.FormLayout.LabelPosition
 
TOP_CENTER - net.moewes.cloudui.vaadin.Notification.Position
 
TOP_END - net.moewes.cloudui.vaadin.Notification.Position
 
TOP_START - net.moewes.cloudui.vaadin.Notification.Position
 
TOP_STRETCH - net.moewes.cloudui.vaadin.Notification.Position
 

V

valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Button.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Button.IconPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Button.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Button.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Details.Themes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.FormLayout.LabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.moewes.cloudui.vaadin.Notification.Position
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.moewes.cloudui.vaadin.Button.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.Button.IconPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.Button.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.Button.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.Details.Themes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.FormLayout.LabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.moewes.cloudui.vaadin.Notification.Position
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalLayout - Class in net.moewes.cloudui.vaadin
Java wrapper for Vaadin web component vaadin-vertical-layout
VerticalLayout() - Constructor for class net.moewes.cloudui.vaadin.VerticalLayout
 
VerticalLayout(UiComponent...) - Constructor for class net.moewes.cloudui.vaadin.VerticalLayout
Create VerticalLayout with Elements
A B C D E F H I L M N O P R S T V 
All Classes All Packages