索引
A C G I O S T V
所有类|所有程序包
所有类|所有程序包
所有类|所有程序包
A
- addInvalidChangeListener(ComponentEventListener<GeneratedVaadinTimePicker.InvalidChangeEvent<TimePicker>>) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- addInvalidChangeListener(ComponentEventListener<GeneratedVaadinTimePicker.InvalidChangeEvent<R>>) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Adds a listener for
invalid-changed
events fired by the webcomponent.
C
- checkValidity() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- com.vaadin.flow.component.timepicker - 程序包 com.vaadin.flow.component.timepicker
G
- GeneratedVaadinTimePicker<R extends GeneratedVaadinTimePicker<R,T>,T> - com.vaadin.flow.component.timepicker中的类
-
Description copied from corresponding location in WebComponent:
- GeneratedVaadinTimePicker() - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Default constructor.
- GeneratedVaadinTimePicker(T, T, boolean) - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Constructs a new GeneratedVaadinTimePicker component with the given arguments.
- GeneratedVaadinTimePicker(T, T, Class<P>, SerializableBiFunction<R, P, T>, SerializableBiFunction<R, T, P>) - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Constructs a new GeneratedVaadinTimePicker component with the given arguments.
- GeneratedVaadinTimePicker(T, T, Class<P>, SerializableFunction<P, T>, SerializableFunction<T, P>) - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Constructs a new GeneratedVaadinTimePicker component with the given arguments.
- GeneratedVaadinTimePicker(T, T, Class<P>, SerializableFunction<P, T>, SerializableFunction<T, P>, boolean) - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Constructs a new GeneratedVaadinTimePicker component with the given arguments.
- GeneratedVaadinTimePicker.InvalidChangeEvent<R extends GeneratedVaadinTimePicker<R,?>> - com.vaadin.flow.component.timepicker中的类
- getErrorMessage() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the current error message from the time picker.
- getErrorMessageString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getI18nJsonObject() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getLabel() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the label of the time picker.
- getLabelString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getLocale() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the Locale for this time picker.
- getMax() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
已过时。use
getMaxTime()
instead. - getMaxString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getMaxTime() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the maximum time in the time picker.
- getMin() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
已过时。use
getMinTime()
instead. - getMinString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getMinTime() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the minimum time in the time picker.
- getNameString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getPatternString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getPlaceholder() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the placeholder of the time picker.
- getPlaceholderString() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getStep() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the step of the time picker.
- getStepDouble() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- getSupportedAvailableLocales() - 类 中的静态方法com.vaadin.flow.component.timepicker.TimePicker
-
Returns a stream of all the available locales that are supported by the time picker component.
I
- InvalidChangeEvent(R, boolean) - 类 的构造器com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker.InvalidChangeEvent
- isAutofocusBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isClearButtonVisible() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets whether this time picker displays a clear button when it has value.
- isClearButtonVisibleBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isDisabledBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isInvalid() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker.InvalidChangeEvent
- isInvalid() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Gets the validity of the time picker output.
- isInvalidBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isPreventInvalidInputBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isReadonlyBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- isRequired() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Determines whether the time picker is marked as input required.
- isRequiredBoolean() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
O
- onAttach(AttachEvent) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
S
- setAutofocus(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setClearButtonVisible(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setClearButtonVisible(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Sets displaying a clear button in the time picker when it has value.
- setDisabled(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setErrorMessage(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setErrorMessage(String) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setHour12Format(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Is use 12 hours format Value Format true 11:23:45 PM false 23:23:45 PM
- setHour12Format(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Is use 12 hours format Value Format true 11:23:45 PM false 23:23:45 PM
- setHour24Format(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Is use 24 hours format Value Format true 23:23:45 PM false 11:23:45 PM
- setI18n(JsonObject) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setInvalid(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setInvalid(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setLabel(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setLabel(String) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setLocale(Locale) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Set the Locale for the Time Picker.
- setMax(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setMax(String) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
已过时。use
setMaxTime(LocalTime)
instead. - setMaxTime(LocalTime) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Sets the maximum time in the time picker.
- setMin(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setMin(String) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
已过时。use
setMinTime(LocalTime)
instead. - setMinTime(LocalTime) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Sets the minimum time in the time picker.
- setName(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setPattern(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setPlaceholder(String) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setPlaceholder(String) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setPreventInvalidInput(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setReadonly(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setRequired(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setRequired(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setRequiredIndicatorVisible(boolean) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
- setStep(double) - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- setStep(Duration) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Sets the
step
property of the time picker using duration. - setValue(LocalTime) - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
T
- TimePicker - com.vaadin.flow.component.timepicker中的类
-
An input component for selecting time of day, based on
vaadin-time-picker
web component. - TimePicker() - 类 的构造器com.vaadin.flow.component.timepicker.TimePicker
-
Default constructor.
- TimePicker(HasValue.ValueChangeListener<AbstractField.ComponentValueChangeEvent<TimePicker, LocalTime>>) - 类 的构造器com.vaadin.flow.component.timepicker.TimePicker
-
Convenience constructor to create a time picker with a
HasValue.ValueChangeListener
. - TimePicker(String) - 类 的构造器com.vaadin.flow.component.timepicker.TimePicker
-
Convenience constructor to create a time picker with a label.
- TimePicker(String, LocalTime) - 类 的构造器com.vaadin.flow.component.timepicker.TimePicker
-
Convenience constructor to create a time picker with a pre-selected time and a label.
- TimePicker(LocalTime) - 类 的构造器com.vaadin.flow.component.timepicker.TimePicker
-
Convenience constructor to create a time picker with a pre-selected time.
V
- validate() - 类 中的方法com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker
-
Description copied from corresponding location in WebComponent:
- validate() - 类 中的方法com.vaadin.flow.component.timepicker.TimePicker
-
Performs server-side validation of the current value.
所有类|所有程序包