Stay organized with collections
Save and categorize content based on your preferences.
public final class GuidedDatePickerAction.Builder extends GuidedDatePickerAction.BuilderBase
Builder class to build a GuidedDatePickerAction.
Summary
Inherited methods |
From androidx.leanback.widget.GuidedAction.BuilderBase
final void |
Subclass of BuilderBase should call this function to apply values.
|
B |
Explicitly sets auto restore feature on the GuidedAction.
|
B |
Sets autofill hints.
|
B |
Indicates whether this action is part of a single-select group similar to radio buttons or this action is a checkbox.
|
B |
Indicates whether this action is initially checked.
|
B |
Construct a clickable action with associated id and auto assign pre-defined title for the action.
|
B |
Sets the description for this action.
|
B |
Sets the description for this action.
|
B |
Sets InputType of this action description in editing.
|
B |
Indicates whether this action's description is editable
|
B |
Sets InputType of this action description not in editing.
|
B |
Sets the optional description text to edit.
|
B |
Sets the optional description text to edit.
|
B |
Sets InputType of this action title in editing.
|
B |
Sets the optional title text to edit.
|
B |
Sets the optional title text to edit.
|
B |
Indicates whether this action title is editable.
|
B |
Indicates whether this action is enabled.
|
B |
Indicates whether this action can take focus.
|
@NonNull Context |
Returns Context of this Builder.
|
B |
Indicates whether this action has a view can be activated to edit, e.g. a DatePicker.
|
B |
Indicates whether this action has a next state and should display a chevron.
|
B |
Sets the action's icon drawable.
|
B |
Sets the action's icon drawable by retrieving it by resource ID from Builder's context.
|
B |
This method is deprecated.
Use icon.
|
B |
Sets the ID associated with this action.
|
B |
Indicates whether this action is for information purposes only and cannot be clicked.
|
B |
Sets InputType of this action title not in editing.
|
B |
Sets the intent associated with this action.
|
B |
Indicates whether the title and description are long, and should be displayed appropriately.
|
B |
Sets sub actions list.
|
B |
Sets the title for this action.
|
B |
Sets the title for this action.
|
|
From androidx.leanback.widget.GuidedDatePickerAction.BuilderBase
final void |
Apply values to GuidedDatePickerAction.
|
B |
Sets a Date for date picker in milliseconds since January 1, 1970 00:00:00 in getDefault time zone.
|
B |
Sets format of date Picker or null for default.
|
B |
Sets maximum Date for date picker in milliseconds since January 1, 1970 00:00:00 in getDefault time zone.
|
B |
Sets minimal Date for date picker in milliseconds since January 1, 1970 00:00:00 in getDefault time zone.
|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[]]