Uses of Class
com.google.gwt.dom.client.Element
Package
Description
Classes for Animation support.
Classes used to build DOM elements.
Classes used to build DOM elements.
Classes for low-level DOM programming.
Types related to DOM events.
Internationalization support for GWT applications.
Classes for laying out container elements.
Classes used to generate user interfaces using declarative ui.xml files.
The "cellview" widget set.
Fundamental user-interface classes used in client-side GWT code.
Widgets, Panels, and other user-interface classes.
The date picker widget and associated types.
-
Uses of Element in com.google.gwt.animation.client
Modifier and TypeMethodDescriptionabstract AnimationScheduler.AnimationHandle
AnimationScheduler.requestAnimationFrame
(AnimationScheduler.AnimationCallback callback, Element element) Schedule an animation, letting the browser decide when to trigger the next step in the animation.AnimationSchedulerImplStandard.requestAnimationFrame
(AnimationScheduler.AnimationCallback callback, Element element) AnimationSchedulerImplTimer.requestAnimationFrame
(AnimationScheduler.AnimationCallback callback, Element element) void
Run this animation at the given startTime.void
Immediately run this animation. -
Uses of Element in com.google.gwt.animation.client.testing
Modifier and TypeMethodDescriptionStubAnimationScheduler.requestAnimationFrame
(AnimationScheduler.AnimationCallback callback, Element element) -
Uses of Element in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionGets the HTML attribute value for the attribute with namename
for elementelement
ComboboxRoleImpl.getAriaActivedescendantProperty
(Element element) CompositeRole.getAriaActivedescendantProperty
(Element element) Returns the value of the aria-activedescendant attribute for theelement
or "" if no such attribute is present.GridRoleImpl.getAriaActivedescendantProperty
(Element element) GroupRole.getAriaActivedescendantProperty
(Element element) Returns the value of the aria-activedescendant attribute for theelement
or "" if no such attribute is present.GroupRoleImpl.getAriaActivedescendantProperty
(Element element) ListboxRoleImpl.getAriaActivedescendantProperty
(Element element) MenubarRoleImpl.getAriaActivedescendantProperty
(Element element) MenuRoleImpl.getAriaActivedescendantProperty
(Element element) RadiogroupRoleImpl.getAriaActivedescendantProperty
(Element element) RowgroupRoleImpl.getAriaActivedescendantProperty
(Element element) RowRoleImpl.getAriaActivedescendantProperty
(Element element) TablistRoleImpl.getAriaActivedescendantProperty
(Element element) TextboxRole.getAriaActivedescendantProperty
(Element element) Returns the value of the aria-activedescendant attribute for theelement
or "" if no such attribute is present.TextboxRoleImpl.getAriaActivedescendantProperty
(Element element) ToolbarRoleImpl.getAriaActivedescendantProperty
(Element element) TreegridRoleImpl.getAriaActivedescendantProperty
(Element element) TreeRoleImpl.getAriaActivedescendantProperty
(Element element) Role.getAriaAtomicProperty
(Element element) Returns the value of the aria-atomic attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaAtomicProperty
(Element element) ComboboxRole.getAriaAutocompleteProperty
(Element element) Returns the value of the aria-autocomplete attribute for theelement
or "" if no such attribute is present.ComboboxRoleImpl.getAriaAutocompleteProperty
(Element element) TextboxRole.getAriaAutocompleteProperty
(Element element) Returns the value of the aria-autocomplete attribute for theelement
or "" if no such attribute is present.TextboxRoleImpl.getAriaAutocompleteProperty
(Element element) Role.getAriaBusyState
(Element element) Returns the value of the aria-busy attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaBusyState
(Element element) CheckboxRole.getAriaCheckedState
(Element element) Returns the value of the aria-checked attribute for theelement
or "" if no such attribute is present.CheckboxRoleImpl.getAriaCheckedState
(Element element) MenuitemcheckboxRoleImpl.getAriaCheckedState
(Element element) MenuitemradioRoleImpl.getAriaCheckedState
(Element element) OptionRole.getAriaCheckedState
(Element element) Returns the value of the aria-checked attribute for theelement
or "" if no such attribute is present.OptionRoleImpl.getAriaCheckedState
(Element element) RadioRoleImpl.getAriaCheckedState
(Element element) TreeitemRoleImpl.getAriaCheckedState
(Element element) Role.getAriaControlsProperty
(Element element) Returns the value of the aria-controls attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaControlsProperty
(Element element) ScrollbarRoleImpl.getAriaControlsProperty
(Element element) Role.getAriaDescribedbyProperty
(Element element) Returns the value of the aria-describedby attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaDescribedbyProperty
(Element element) Role.getAriaDisabledState
(Element element) Returns the value of the aria-disabled attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaDisabledState
(Element element) Role.getAriaDropeffectProperty
(Element element) Returns the value of the aria-dropeffect attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaDropeffectProperty
(Element element) AlertdialogRoleImpl.getAriaExpandedState
(Element element) AlertRoleImpl.getAriaExpandedState
(Element element) ApplicationRoleImpl.getAriaExpandedState
(Element element) ArticleRoleImpl.getAriaExpandedState
(Element element) BannerRoleImpl.getAriaExpandedState
(Element element) ButtonRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.ButtonRoleImpl.getAriaExpandedState
(Element element) ColumnheaderRoleImpl.getAriaExpandedState
(Element element) ComboboxRoleImpl.getAriaExpandedState
(Element element) ComplementaryRoleImpl.getAriaExpandedState
(Element element) ContentinfoRoleImpl.getAriaExpandedState
(Element element) DefinitionRoleImpl.getAriaExpandedState
(Element element) DialogRoleImpl.getAriaExpandedState
(Element element) DirectoryRoleImpl.getAriaExpandedState
(Element element) DocumentRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.DocumentRoleImpl.getAriaExpandedState
(Element element) FormRoleImpl.getAriaExpandedState
(Element element) GridcellRoleImpl.getAriaExpandedState
(Element element) GridRoleImpl.getAriaExpandedState
(Element element) GroupRoleImpl.getAriaExpandedState
(Element element) HeadingRoleImpl.getAriaExpandedState
(Element element) ImgRoleImpl.getAriaExpandedState
(Element element) LinkRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.LinkRoleImpl.getAriaExpandedState
(Element element) ListboxRoleImpl.getAriaExpandedState
(Element element) ListitemRoleImpl.getAriaExpandedState
(Element element) ListRoleImpl.getAriaExpandedState
(Element element) LogRoleImpl.getAriaExpandedState
(Element element) MainRoleImpl.getAriaExpandedState
(Element element) MarqueeRoleImpl.getAriaExpandedState
(Element element) MathRoleImpl.getAriaExpandedState
(Element element) MenubarRoleImpl.getAriaExpandedState
(Element element) MenuRoleImpl.getAriaExpandedState
(Element element) NavigationRoleImpl.getAriaExpandedState
(Element element) NoteRoleImpl.getAriaExpandedState
(Element element) RadiogroupRoleImpl.getAriaExpandedState
(Element element) RegionRoleImpl.getAriaExpandedState
(Element element) RowgroupRoleImpl.getAriaExpandedState
(Element element) RowheaderRoleImpl.getAriaExpandedState
(Element element) RowRoleImpl.getAriaExpandedState
(Element element) SearchRoleImpl.getAriaExpandedState
(Element element) SectionheadRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.SectionRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.SeparatorRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.SeparatorRoleImpl.getAriaExpandedState
(Element element) StatusRoleImpl.getAriaExpandedState
(Element element) TablistRoleImpl.getAriaExpandedState
(Element element) TabpanelRoleImpl.getAriaExpandedState
(Element element) TabRoleImpl.getAriaExpandedState
(Element element) TimerRoleImpl.getAriaExpandedState
(Element element) ToolbarRoleImpl.getAriaExpandedState
(Element element) TooltipRoleImpl.getAriaExpandedState
(Element element) TreegridRoleImpl.getAriaExpandedState
(Element element) TreeitemRoleImpl.getAriaExpandedState
(Element element) TreeRoleImpl.getAriaExpandedState
(Element element) WindowRole.getAriaExpandedState
(Element element) Returns the value of the aria-expanded attribute for theelement
or "" if no such attribute is present.Role.getAriaFlowtoProperty
(Element element) Returns the value of the aria-flowto attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaFlowtoProperty
(Element element) Role.getAriaGrabbedState
(Element element) Returns the value of the aria-grabbed attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaGrabbedState
(Element element) Role.getAriaHaspopupProperty
(Element element) Returns the value of the aria-haspopup attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaHaspopupProperty
(Element element) Role.getAriaHiddenState
(Element element) Returns the value of the aria-hidden attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaHiddenState
(Element element) Role.getAriaInvalidState
(Element element) Returns the value of the aria-invalid attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaInvalidState
(Element element) Role.getAriaLabelledbyProperty
(Element element) Returns the value of the aria-labelledby attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaLabelledbyProperty
(Element element) Role.getAriaLabelProperty
(Element element) Returns the value of the aria-label attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaLabelProperty
(Element element) GridRole.getAriaLevelProperty
(Element element) Returns the value of the aria-level attribute for theelement
or "" if no such attribute is present.GridRoleImpl.getAriaLevelProperty
(Element element) HeadingRole.getAriaLevelProperty
(Element element) Returns the value of the aria-level attribute for theelement
or "" if no such attribute is present.HeadingRoleImpl.getAriaLevelProperty
(Element element) ListitemRole.getAriaLevelProperty
(Element element) Returns the value of the aria-level attribute for theelement
or "" if no such attribute is present.ListitemRoleImpl.getAriaLevelProperty
(Element element) RowRole.getAriaLevelProperty
(Element element) Returns the value of the aria-level attribute for theelement
or "" if no such attribute is present.RowRoleImpl.getAriaLevelProperty
(Element element) TablistRole.getAriaLevelProperty
(Element element) Returns the value of the aria-level attribute for theelement
or "" if no such attribute is present.TablistRoleImpl.getAriaLevelProperty
(Element element) TreegridRoleImpl.getAriaLevelProperty
(Element element) TreeitemRoleImpl.getAriaLevelProperty
(Element element) Role.getAriaLiveProperty
(Element element) Returns the value of the aria-live attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaLiveProperty
(Element element) TextboxRole.getAriaMultilineProperty
(Element element) Returns the value of the aria-multiline attribute for theelement
or "" if no such attribute is present.TextboxRoleImpl.getAriaMultilineProperty
(Element element) GridRole.getAriaMultiselectableProperty
(Element element) Returns the value of the aria-multiselectable attribute for theelement
or "" if no such attribute is present.GridRoleImpl.getAriaMultiselectableProperty
(Element element) ListboxRole.getAriaMultiselectableProperty
(Element element) Returns the value of the aria-multiselectable attribute for theelement
or "" if no such attribute is present.ListboxRoleImpl.getAriaMultiselectableProperty
(Element element) TreegridRoleImpl.getAriaMultiselectableProperty
(Element element) TreeRole.getAriaMultiselectableProperty
(Element element) Returns the value of the aria-multiselectable attribute for theelement
or "" if no such attribute is present.TreeRoleImpl.getAriaMultiselectableProperty
(Element element) ScrollbarRole.getAriaOrientationProperty
(Element element) Returns the value of the aria-orientation attribute for theelement
or "" if no such attribute is present.ScrollbarRoleImpl.getAriaOrientationProperty
(Element element) SeparatorRole.getAriaOrientationProperty
(Element element) Returns the value of the aria-orientation attribute for theelement
or "" if no such attribute is present.SeparatorRoleImpl.getAriaOrientationProperty
(Element element) SliderRole.getAriaOrientationProperty
(Element element) Returns the value of the aria-orientation attribute for theelement
or "" if no such attribute is present.SliderRoleImpl.getAriaOrientationProperty
(Element element) Role.getAriaOwnsProperty
(Element element) Returns the value of the aria-owns attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaOwnsProperty
(Element element) ListitemRole.getAriaPosinsetProperty
(Element element) Returns the value of the aria-posinset attribute for theelement
or "" if no such attribute is present.ListitemRoleImpl.getAriaPosinsetProperty
(Element element) MenuitemradioRoleImpl.getAriaPosinsetProperty
(Element element) OptionRole.getAriaPosinsetProperty
(Element element) Returns the value of the aria-posinset attribute for theelement
or "" if no such attribute is present.OptionRoleImpl.getAriaPosinsetProperty
(Element element) RadioRoleImpl.getAriaPosinsetProperty
(Element element) TreeitemRoleImpl.getAriaPosinsetProperty
(Element element) ButtonRole.getAriaPressedState
(Element element) Returns the value of the aria-pressed attribute for theelement
or "" if no such attribute is present.ButtonRoleImpl.getAriaPressedState
(Element element) ColumnheaderRoleImpl.getAriaReadonlyProperty
(Element element) GridcellRole.getAriaReadonlyProperty
(Element element) Returns the value of the aria-readonly attribute for theelement
or "" if no such attribute is present.GridcellRoleImpl.getAriaReadonlyProperty
(Element element) GridRole.getAriaReadonlyProperty
(Element element) Returns the value of the aria-readonly attribute for theelement
or "" if no such attribute is present.GridRoleImpl.getAriaReadonlyProperty
(Element element) RowheaderRoleImpl.getAriaReadonlyProperty
(Element element) TextboxRole.getAriaReadonlyProperty
(Element element) Returns the value of the aria-readonly attribute for theelement
or "" if no such attribute is present.TextboxRoleImpl.getAriaReadonlyProperty
(Element element) TreegridRoleImpl.getAriaReadonlyProperty
(Element element) Role.getAriaRelevantProperty
(Element element) Returns the value of the aria-relevant attribute for theelement
or "" if no such attribute is present.RoleImpl.getAriaRelevantProperty
(Element element) ColumnheaderRoleImpl.getAriaRequiredProperty
(Element element) ComboboxRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.ComboboxRoleImpl.getAriaRequiredProperty
(Element element) GridcellRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.GridcellRoleImpl.getAriaRequiredProperty
(Element element) ListboxRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.ListboxRoleImpl.getAriaRequiredProperty
(Element element) RadiogroupRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.RadiogroupRoleImpl.getAriaRequiredProperty
(Element element) RowheaderRoleImpl.getAriaRequiredProperty
(Element element) SpinbuttonRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.SpinbuttonRoleImpl.getAriaRequiredProperty
(Element element) TextboxRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.TextboxRoleImpl.getAriaRequiredProperty
(Element element) TreegridRoleImpl.getAriaRequiredProperty
(Element element) TreeRole.getAriaRequiredProperty
(Element element) Returns the value of the aria-required attribute for theelement
or "" if no such attribute is present.TreeRoleImpl.getAriaRequiredProperty
(Element element) ColumnheaderRoleImpl.getAriaSelectedState
(Element element) GridcellRole.getAriaSelectedState
(Element element) Returns the value of the aria-selected attribute for theelement
or "" if no such attribute is present.GridcellRoleImpl.getAriaSelectedState
(Element element) MenuitemradioRoleImpl.getAriaSelectedState
(Element element) OptionRole.getAriaSelectedState
(Element element) Returns the value of the aria-selected attribute for theelement
or "" if no such attribute is present.OptionRoleImpl.getAriaSelectedState
(Element element) RadioRoleImpl.getAriaSelectedState
(Element element) RowheaderRoleImpl.getAriaSelectedState
(Element element) RowRole.getAriaSelectedState
(Element element) Returns the value of the aria-selected attribute for theelement
or "" if no such attribute is present.RowRoleImpl.getAriaSelectedState
(Element element) TabRole.getAriaSelectedState
(Element element) Returns the value of the aria-selected attribute for theelement
or "" if no such attribute is present.TabRoleImpl.getAriaSelectedState
(Element element) TreeitemRoleImpl.getAriaSelectedState
(Element element) ListitemRole.getAriaSetsizeProperty
(Element element) Returns the value of the aria-setsize attribute for theelement
or "" if no such attribute is present.ListitemRoleImpl.getAriaSetsizeProperty
(Element element) MenuitemradioRoleImpl.getAriaSetsizeProperty
(Element element) OptionRole.getAriaSetsizeProperty
(Element element) Returns the value of the aria-setsize attribute for theelement
or "" if no such attribute is present.OptionRoleImpl.getAriaSetsizeProperty
(Element element) RadioRoleImpl.getAriaSetsizeProperty
(Element element) TreeitemRoleImpl.getAriaSetsizeProperty
(Element element) ColumnheaderRole.getAriaSortProperty
(Element element) Returns the value of the aria-sort attribute for theelement
or "" if no such attribute is present.ColumnheaderRoleImpl.getAriaSortProperty
(Element element) RowheaderRole.getAriaSortProperty
(Element element) Returns the value of the aria-sort attribute for theelement
or "" if no such attribute is present.RowheaderRoleImpl.getAriaSortProperty
(Element element) ProgressbarRoleImpl.getAriaValuemaxProperty
(Element element) RangeRole.getAriaValuemaxProperty
(Element element) Returns the value of the aria-valuemax attribute for theelement
or "" if no such attribute is present.ScrollbarRoleImpl.getAriaValuemaxProperty
(Element element) SliderRoleImpl.getAriaValuemaxProperty
(Element element) SpinbuttonRoleImpl.getAriaValuemaxProperty
(Element element) ProgressbarRoleImpl.getAriaValueminProperty
(Element element) RangeRole.getAriaValueminProperty
(Element element) Returns the value of the aria-valuemin attribute for theelement
or "" if no such attribute is present.ScrollbarRoleImpl.getAriaValueminProperty
(Element element) SliderRoleImpl.getAriaValueminProperty
(Element element) SpinbuttonRoleImpl.getAriaValueminProperty
(Element element) ProgressbarRoleImpl.getAriaValuenowProperty
(Element element) RangeRole.getAriaValuenowProperty
(Element element) Returns the value of the aria-valuenow attribute for theelement
or "" if no such attribute is present.ScrollbarRoleImpl.getAriaValuenowProperty
(Element element) SliderRoleImpl.getAriaValuenowProperty
(Element element) SpinbuttonRoleImpl.getAriaValuenowProperty
(Element element) ProgressbarRoleImpl.getAriaValuetextProperty
(Element element) RangeRole.getAriaValuetextProperty
(Element element) Returns the value of the aria-valuetext attribute for theelement
or "" if no such attribute is present.ScrollbarRoleImpl.getAriaValuetextProperty
(Element element) SliderRoleImpl.getAriaValuetextProperty
(Element element) SpinbuttonRoleImpl.getAriaValuetextProperty
(Element element) Role.getTabindexExtraAttribute
(Element element) Returns the value of the tabIndex attribute for theelement
or "" if no such attribute is present.RoleImpl.getTabindexExtraAttribute
(Element element) static Id
Creates an Id instance for theelement
by getting the element 'id' attribute.void
Removes the state/property attribute for elementelement
.void
Removes the 'role' attribute from theelement
.void
void
ComboboxRoleImpl.removeAriaActivedescendantProperty
(Element element) void
CompositeRole.removeAriaActivedescendantProperty
(Element element) Removes the aria-activedescendant attribute from theelement
.void
GridRoleImpl.removeAriaActivedescendantProperty
(Element element) void
GroupRole.removeAriaActivedescendantProperty
(Element element) Removes the aria-activedescendant attribute from theelement
.void
GroupRoleImpl.removeAriaActivedescendantProperty
(Element element) void
ListboxRoleImpl.removeAriaActivedescendantProperty
(Element element) void
MenubarRoleImpl.removeAriaActivedescendantProperty
(Element element) void
MenuRoleImpl.removeAriaActivedescendantProperty
(Element element) void
RadiogroupRoleImpl.removeAriaActivedescendantProperty
(Element element) void
RowgroupRoleImpl.removeAriaActivedescendantProperty
(Element element) void
RowRoleImpl.removeAriaActivedescendantProperty
(Element element) void
TablistRoleImpl.removeAriaActivedescendantProperty
(Element element) void
TextboxRole.removeAriaActivedescendantProperty
(Element element) Removes the aria-activedescendant attribute from theelement
.void
TextboxRoleImpl.removeAriaActivedescendantProperty
(Element element) void
ToolbarRoleImpl.removeAriaActivedescendantProperty
(Element element) void
TreegridRoleImpl.removeAriaActivedescendantProperty
(Element element) void
TreeRoleImpl.removeAriaActivedescendantProperty
(Element element) void
Role.removeAriaAtomicProperty
(Element element) Removes the aria-atomic attribute from theelement
.void
RoleImpl.removeAriaAtomicProperty
(Element element) void
ComboboxRole.removeAriaAutocompleteProperty
(Element element) Removes the aria-autocomplete attribute from theelement
.void
ComboboxRoleImpl.removeAriaAutocompleteProperty
(Element element) void
TextboxRole.removeAriaAutocompleteProperty
(Element element) Removes the aria-autocomplete attribute from theelement
.void
TextboxRoleImpl.removeAriaAutocompleteProperty
(Element element) void
Role.removeAriaBusyState
(Element element) Removes the aria-busy attribute from theelement
.void
RoleImpl.removeAriaBusyState
(Element element) void
CheckboxRole.removeAriaCheckedState
(Element element) Removes the aria-checked attribute from theelement
.void
CheckboxRoleImpl.removeAriaCheckedState
(Element element) void
MenuitemcheckboxRoleImpl.removeAriaCheckedState
(Element element) void
MenuitemradioRoleImpl.removeAriaCheckedState
(Element element) void
OptionRole.removeAriaCheckedState
(Element element) Removes the aria-checked attribute from theelement
.void
OptionRoleImpl.removeAriaCheckedState
(Element element) void
RadioRoleImpl.removeAriaCheckedState
(Element element) void
TreeitemRoleImpl.removeAriaCheckedState
(Element element) void
Role.removeAriaControlsProperty
(Element element) Removes the aria-controls attribute from theelement
.void
RoleImpl.removeAriaControlsProperty
(Element element) void
ScrollbarRoleImpl.removeAriaControlsProperty
(Element element) void
Role.removeAriaDescribedbyProperty
(Element element) Removes the aria-describedby attribute from theelement
.void
RoleImpl.removeAriaDescribedbyProperty
(Element element) void
Role.removeAriaDisabledState
(Element element) Removes the aria-disabled attribute from theelement
.void
RoleImpl.removeAriaDisabledState
(Element element) void
Role.removeAriaDropeffectProperty
(Element element) Removes the aria-dropeffect attribute from theelement
.void
RoleImpl.removeAriaDropeffectProperty
(Element element) void
AlertdialogRoleImpl.removeAriaExpandedState
(Element element) void
AlertRoleImpl.removeAriaExpandedState
(Element element) void
ApplicationRoleImpl.removeAriaExpandedState
(Element element) void
ArticleRoleImpl.removeAriaExpandedState
(Element element) void
BannerRoleImpl.removeAriaExpandedState
(Element element) void
ButtonRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
ButtonRoleImpl.removeAriaExpandedState
(Element element) void
ColumnheaderRoleImpl.removeAriaExpandedState
(Element element) void
ComboboxRoleImpl.removeAriaExpandedState
(Element element) void
ComplementaryRoleImpl.removeAriaExpandedState
(Element element) void
ContentinfoRoleImpl.removeAriaExpandedState
(Element element) void
DefinitionRoleImpl.removeAriaExpandedState
(Element element) void
DialogRoleImpl.removeAriaExpandedState
(Element element) void
DirectoryRoleImpl.removeAriaExpandedState
(Element element) void
DocumentRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
DocumentRoleImpl.removeAriaExpandedState
(Element element) void
FormRoleImpl.removeAriaExpandedState
(Element element) void
GridcellRoleImpl.removeAriaExpandedState
(Element element) void
GridRoleImpl.removeAriaExpandedState
(Element element) void
GroupRoleImpl.removeAriaExpandedState
(Element element) void
HeadingRoleImpl.removeAriaExpandedState
(Element element) void
ImgRoleImpl.removeAriaExpandedState
(Element element) void
LinkRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
LinkRoleImpl.removeAriaExpandedState
(Element element) void
ListboxRoleImpl.removeAriaExpandedState
(Element element) void
ListitemRoleImpl.removeAriaExpandedState
(Element element) void
ListRoleImpl.removeAriaExpandedState
(Element element) void
LogRoleImpl.removeAriaExpandedState
(Element element) void
MainRoleImpl.removeAriaExpandedState
(Element element) void
MarqueeRoleImpl.removeAriaExpandedState
(Element element) void
MathRoleImpl.removeAriaExpandedState
(Element element) void
MenubarRoleImpl.removeAriaExpandedState
(Element element) void
MenuRoleImpl.removeAriaExpandedState
(Element element) void
NavigationRoleImpl.removeAriaExpandedState
(Element element) void
NoteRoleImpl.removeAriaExpandedState
(Element element) void
RadiogroupRoleImpl.removeAriaExpandedState
(Element element) void
RegionRoleImpl.removeAriaExpandedState
(Element element) void
RowgroupRoleImpl.removeAriaExpandedState
(Element element) void
RowheaderRoleImpl.removeAriaExpandedState
(Element element) void
RowRoleImpl.removeAriaExpandedState
(Element element) void
SearchRoleImpl.removeAriaExpandedState
(Element element) void
SectionheadRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
SectionRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
SeparatorRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
SeparatorRoleImpl.removeAriaExpandedState
(Element element) void
StatusRoleImpl.removeAriaExpandedState
(Element element) void
TablistRoleImpl.removeAriaExpandedState
(Element element) void
TabpanelRoleImpl.removeAriaExpandedState
(Element element) void
TabRoleImpl.removeAriaExpandedState
(Element element) void
TimerRoleImpl.removeAriaExpandedState
(Element element) void
ToolbarRoleImpl.removeAriaExpandedState
(Element element) void
TooltipRoleImpl.removeAriaExpandedState
(Element element) void
TreegridRoleImpl.removeAriaExpandedState
(Element element) void
TreeitemRoleImpl.removeAriaExpandedState
(Element element) void
TreeRoleImpl.removeAriaExpandedState
(Element element) void
WindowRole.removeAriaExpandedState
(Element element) Removes the aria-expanded attribute from theelement
.void
Role.removeAriaFlowtoProperty
(Element element) Removes the aria-flowto attribute from theelement
.void
RoleImpl.removeAriaFlowtoProperty
(Element element) void
Role.removeAriaGrabbedState
(Element element) Removes the aria-grabbed attribute from theelement
.void
RoleImpl.removeAriaGrabbedState
(Element element) void
Role.removeAriaHaspopupProperty
(Element element) Removes the aria-haspopup attribute from theelement
.void
RoleImpl.removeAriaHaspopupProperty
(Element element) void
Role.removeAriaHiddenState
(Element element) Removes the aria-hidden attribute from theelement
.void
RoleImpl.removeAriaHiddenState
(Element element) void
Role.removeAriaInvalidState
(Element element) Removes the aria-invalid attribute from theelement
.void
RoleImpl.removeAriaInvalidState
(Element element) void
Role.removeAriaLabelledbyProperty
(Element element) Removes the aria-labelledby attribute from theelement
.void
RoleImpl.removeAriaLabelledbyProperty
(Element element) void
Role.removeAriaLabelProperty
(Element element) Removes the aria-label attribute from theelement
.void
RoleImpl.removeAriaLabelProperty
(Element element) void
GridRole.removeAriaLevelProperty
(Element element) Removes the aria-level attribute from theelement
.void
GridRoleImpl.removeAriaLevelProperty
(Element element) void
HeadingRole.removeAriaLevelProperty
(Element element) Removes the aria-level attribute from theelement
.void
HeadingRoleImpl.removeAriaLevelProperty
(Element element) void
ListitemRole.removeAriaLevelProperty
(Element element) Removes the aria-level attribute from theelement
.void
ListitemRoleImpl.removeAriaLevelProperty
(Element element) void
RowRole.removeAriaLevelProperty
(Element element) Removes the aria-level attribute from theelement
.void
RowRoleImpl.removeAriaLevelProperty
(Element element) void
TablistRole.removeAriaLevelProperty
(Element element) Removes the aria-level attribute from theelement
.void
TablistRoleImpl.removeAriaLevelProperty
(Element element) void
TreegridRoleImpl.removeAriaLevelProperty
(Element element) void
TreeitemRoleImpl.removeAriaLevelProperty
(Element element) void
Role.removeAriaLiveProperty
(Element element) Removes the aria-live attribute from theelement
.void
RoleImpl.removeAriaLiveProperty
(Element element) void
TextboxRole.removeAriaMultilineProperty
(Element element) Removes the aria-multiline attribute from theelement
.void
TextboxRoleImpl.removeAriaMultilineProperty
(Element element) void
GridRole.removeAriaMultiselectableProperty
(Element element) Removes the aria-multiselectable attribute from theelement
.void
GridRoleImpl.removeAriaMultiselectableProperty
(Element element) void
ListboxRole.removeAriaMultiselectableProperty
(Element element) Removes the aria-multiselectable attribute from theelement
.void
ListboxRoleImpl.removeAriaMultiselectableProperty
(Element element) void
TreegridRoleImpl.removeAriaMultiselectableProperty
(Element element) void
TreeRole.removeAriaMultiselectableProperty
(Element element) Removes the aria-multiselectable attribute from theelement
.void
TreeRoleImpl.removeAriaMultiselectableProperty
(Element element) void
ScrollbarRole.removeAriaOrientationProperty
(Element element) Removes the aria-orientation attribute from theelement
.void
ScrollbarRoleImpl.removeAriaOrientationProperty
(Element element) void
SeparatorRole.removeAriaOrientationProperty
(Element element) Removes the aria-orientation attribute from theelement
.void
SeparatorRoleImpl.removeAriaOrientationProperty
(Element element) void
SliderRole.removeAriaOrientationProperty
(Element element) Removes the aria-orientation attribute from theelement
.void
SliderRoleImpl.removeAriaOrientationProperty
(Element element) void
Role.removeAriaOwnsProperty
(Element element) Removes the aria-owns attribute from theelement
.void
RoleImpl.removeAriaOwnsProperty
(Element element) void
ListitemRole.removeAriaPosinsetProperty
(Element element) Removes the aria-posinset attribute from theelement
.void
ListitemRoleImpl.removeAriaPosinsetProperty
(Element element) void
MenuitemradioRoleImpl.removeAriaPosinsetProperty
(Element element) void
OptionRole.removeAriaPosinsetProperty
(Element element) Removes the aria-posinset attribute from theelement
.void
OptionRoleImpl.removeAriaPosinsetProperty
(Element element) void
RadioRoleImpl.removeAriaPosinsetProperty
(Element element) void
TreeitemRoleImpl.removeAriaPosinsetProperty
(Element element) void
ButtonRole.removeAriaPressedState
(Element element) Removes the aria-pressed attribute from theelement
.void
ButtonRoleImpl.removeAriaPressedState
(Element element) void
ColumnheaderRoleImpl.removeAriaReadonlyProperty
(Element element) void
GridcellRole.removeAriaReadonlyProperty
(Element element) Removes the aria-readonly attribute from theelement
.void
GridcellRoleImpl.removeAriaReadonlyProperty
(Element element) void
GridRole.removeAriaReadonlyProperty
(Element element) Removes the aria-readonly attribute from theelement
.void
GridRoleImpl.removeAriaReadonlyProperty
(Element element) void
RowheaderRoleImpl.removeAriaReadonlyProperty
(Element element) void
TextboxRole.removeAriaReadonlyProperty
(Element element) Removes the aria-readonly attribute from theelement
.void
TextboxRoleImpl.removeAriaReadonlyProperty
(Element element) void
TreegridRoleImpl.removeAriaReadonlyProperty
(Element element) void
Role.removeAriaRelevantProperty
(Element element) Removes the aria-relevant attribute from theelement
.void
RoleImpl.removeAriaRelevantProperty
(Element element) void
ColumnheaderRoleImpl.removeAriaRequiredProperty
(Element element) void
ComboboxRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
ComboboxRoleImpl.removeAriaRequiredProperty
(Element element) void
GridcellRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
GridcellRoleImpl.removeAriaRequiredProperty
(Element element) void
ListboxRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
ListboxRoleImpl.removeAriaRequiredProperty
(Element element) void
RadiogroupRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
RadiogroupRoleImpl.removeAriaRequiredProperty
(Element element) void
RowheaderRoleImpl.removeAriaRequiredProperty
(Element element) void
SpinbuttonRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
SpinbuttonRoleImpl.removeAriaRequiredProperty
(Element element) void
TextboxRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
TextboxRoleImpl.removeAriaRequiredProperty
(Element element) void
TreegridRoleImpl.removeAriaRequiredProperty
(Element element) void
TreeRole.removeAriaRequiredProperty
(Element element) Removes the aria-required attribute from theelement
.void
TreeRoleImpl.removeAriaRequiredProperty
(Element element) void
ColumnheaderRoleImpl.removeAriaSelectedState
(Element element) void
GridcellRole.removeAriaSelectedState
(Element element) Removes the aria-selected attribute from theelement
.void
GridcellRoleImpl.removeAriaSelectedState
(Element element) void
MenuitemradioRoleImpl.removeAriaSelectedState
(Element element) void
OptionRole.removeAriaSelectedState
(Element element) Removes the aria-selected attribute from theelement
.void
OptionRoleImpl.removeAriaSelectedState
(Element element) void
RadioRoleImpl.removeAriaSelectedState
(Element element) void
RowheaderRoleImpl.removeAriaSelectedState
(Element element) void
RowRole.removeAriaSelectedState
(Element element) Removes the aria-selected attribute from theelement
.void
RowRoleImpl.removeAriaSelectedState
(Element element) void
TabRole.removeAriaSelectedState
(Element element) Removes the aria-selected attribute from theelement
.void
TabRoleImpl.removeAriaSelectedState
(Element element) void
TreeitemRoleImpl.removeAriaSelectedState
(Element element) void
ListitemRole.removeAriaSetsizeProperty
(Element element) Removes the aria-setsize attribute from theelement
.void
ListitemRoleImpl.removeAriaSetsizeProperty
(Element element) void
MenuitemradioRoleImpl.removeAriaSetsizeProperty
(Element element) void
OptionRole.removeAriaSetsizeProperty
(Element element) Removes the aria-setsize attribute from theelement
.void
OptionRoleImpl.removeAriaSetsizeProperty
(Element element) void
RadioRoleImpl.removeAriaSetsizeProperty
(Element element) void
TreeitemRoleImpl.removeAriaSetsizeProperty
(Element element) void
ColumnheaderRole.removeAriaSortProperty
(Element element) Removes the aria-sort attribute from theelement
.void
ColumnheaderRoleImpl.removeAriaSortProperty
(Element element) void
RowheaderRole.removeAriaSortProperty
(Element element) Removes the aria-sort attribute from theelement
.void
RowheaderRoleImpl.removeAriaSortProperty
(Element element) void
ProgressbarRoleImpl.removeAriaValuemaxProperty
(Element element) void
RangeRole.removeAriaValuemaxProperty
(Element element) Removes the aria-valuemax attribute from theelement
.void
ScrollbarRoleImpl.removeAriaValuemaxProperty
(Element element) void
SliderRoleImpl.removeAriaValuemaxProperty
(Element element) void
SpinbuttonRoleImpl.removeAriaValuemaxProperty
(Element element) void
ProgressbarRoleImpl.removeAriaValueminProperty
(Element element) void
RangeRole.removeAriaValueminProperty
(Element element) Removes the aria-valuemin attribute from theelement
.void
ScrollbarRoleImpl.removeAriaValueminProperty
(Element element) void
SliderRoleImpl.removeAriaValueminProperty
(Element element) void
SpinbuttonRoleImpl.removeAriaValueminProperty
(Element element) void
ProgressbarRoleImpl.removeAriaValuenowProperty
(Element element) void
RangeRole.removeAriaValuenowProperty
(Element element) Removes the aria-valuenow attribute from theelement
.void
ScrollbarRoleImpl.removeAriaValuenowProperty
(Element element) void
SliderRoleImpl.removeAriaValuenowProperty
(Element element) void
SpinbuttonRoleImpl.removeAriaValuenowProperty
(Element element) void
ProgressbarRoleImpl.removeAriaValuetextProperty
(Element element) void
RangeRole.removeAriaValuetextProperty
(Element element) Removes the aria-valuetext attribute from theelement
.void
ScrollbarRoleImpl.removeAriaValuetextProperty
(Element element) void
SliderRoleImpl.removeAriaValuetextProperty
(Element element) void
SpinbuttonRoleImpl.removeAriaValuetextProperty
(Element element) void
Role.removeTabindexExtraAttribute
(Element element) Removes the tabIndex attribute from theelement
.void
RoleImpl.removeTabindexExtraAttribute
(Element element) static Role
Returns the WAI-ARIA role for theelement
.void
Sets the state/propertyvalue
for the HTML elementelement
.void
Sets the 'role' attribute of the givenelement
to the appropriate value for this role.void
void
ComboboxRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
CompositeRole.setAriaActivedescendantProperty
(Element element, Id value) void
GridRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
GroupRole.setAriaActivedescendantProperty
(Element element, Id value) void
GroupRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
ListboxRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
MenubarRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
MenuRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
RadiogroupRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
RowgroupRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
RowRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
TablistRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
TextboxRole.setAriaActivedescendantProperty
(Element element, Id value) void
TextboxRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
ToolbarRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
TreegridRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
TreeRoleImpl.setAriaActivedescendantProperty
(Element element, Id value) void
Role.setAriaAtomicProperty
(Element element, boolean value) void
RoleImpl.setAriaAtomicProperty
(Element element, boolean value) void
ComboboxRole.setAriaAutocompleteProperty
(Element element, AutocompleteValue value) void
ComboboxRoleImpl.setAriaAutocompleteProperty
(Element element, AutocompleteValue value) void
TextboxRole.setAriaAutocompleteProperty
(Element element, AutocompleteValue value) void
TextboxRoleImpl.setAriaAutocompleteProperty
(Element element, AutocompleteValue value) void
Role.setAriaBusyState
(Element element, boolean value) void
RoleImpl.setAriaBusyState
(Element element, boolean value) void
CheckboxRole.setAriaCheckedState
(Element element, CheckedValue value) void
CheckboxRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
MenuitemcheckboxRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
MenuitemradioRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
OptionRole.setAriaCheckedState
(Element element, CheckedValue value) void
OptionRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
RadioRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
TreeitemRoleImpl.setAriaCheckedState
(Element element, CheckedValue value) void
Role.setAriaControlsProperty
(Element element, Id... value) void
RoleImpl.setAriaControlsProperty
(Element element, Id... value) void
ScrollbarRoleImpl.setAriaControlsProperty
(Element element, Id... value) void
Role.setAriaDescribedbyProperty
(Element element, Id... value) void
RoleImpl.setAriaDescribedbyProperty
(Element element, Id... value) void
Role.setAriaDisabledState
(Element element, boolean value) void
RoleImpl.setAriaDisabledState
(Element element, boolean value) void
Role.setAriaDropeffectProperty
(Element element, DropeffectValue... value) void
RoleImpl.setAriaDropeffectProperty
(Element element, DropeffectValue... value) void
AlertdialogRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
AlertRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ApplicationRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ArticleRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
BannerRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ButtonRole.setAriaExpandedState
(Element element, ExpandedValue value) void
ButtonRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ColumnheaderRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ComboboxRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ComplementaryRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ContentinfoRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
DefinitionRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
DialogRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
DirectoryRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
DocumentRole.setAriaExpandedState
(Element element, ExpandedValue value) void
DocumentRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
FormRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
GridcellRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
GridRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
GroupRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
HeadingRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ImgRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
LinkRole.setAriaExpandedState
(Element element, ExpandedValue value) void
LinkRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ListboxRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ListitemRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ListRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
LogRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
MainRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
MarqueeRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
MathRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
MenubarRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
MenuRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
NavigationRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
NoteRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
RadiogroupRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
RegionRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
RowgroupRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
RowheaderRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
RowRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
SearchRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
SectionheadRole.setAriaExpandedState
(Element element, ExpandedValue value) void
SectionRole.setAriaExpandedState
(Element element, ExpandedValue value) void
SeparatorRole.setAriaExpandedState
(Element element, ExpandedValue value) void
SeparatorRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
StatusRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TablistRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TabpanelRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TabRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TimerRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
ToolbarRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TooltipRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TreegridRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TreeitemRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
TreeRoleImpl.setAriaExpandedState
(Element element, ExpandedValue value) void
WindowRole.setAriaExpandedState
(Element element, ExpandedValue value) void
Role.setAriaFlowtoProperty
(Element element, Id... value) void
RoleImpl.setAriaFlowtoProperty
(Element element, Id... value) void
Role.setAriaGrabbedState
(Element element, GrabbedValue value) void
RoleImpl.setAriaGrabbedState
(Element element, GrabbedValue value) void
Role.setAriaHaspopupProperty
(Element element, boolean value) void
RoleImpl.setAriaHaspopupProperty
(Element element, boolean value) void
Role.setAriaHiddenState
(Element element, boolean value) void
RoleImpl.setAriaHiddenState
(Element element, boolean value) void
Role.setAriaInvalidState
(Element element, InvalidValue value) void
RoleImpl.setAriaInvalidState
(Element element, InvalidValue value) void
Role.setAriaLabelledbyProperty
(Element element, Id... value) void
RoleImpl.setAriaLabelledbyProperty
(Element element, Id... value) void
Role.setAriaLabelProperty
(Element element, String value) void
RoleImpl.setAriaLabelProperty
(Element element, String value) void
GridRole.setAriaLevelProperty
(Element element, int value) void
GridRoleImpl.setAriaLevelProperty
(Element element, int value) void
HeadingRole.setAriaLevelProperty
(Element element, int value) void
HeadingRoleImpl.setAriaLevelProperty
(Element element, int value) void
ListitemRole.setAriaLevelProperty
(Element element, int value) void
ListitemRoleImpl.setAriaLevelProperty
(Element element, int value) void
RowRole.setAriaLevelProperty
(Element element, int value) void
RowRoleImpl.setAriaLevelProperty
(Element element, int value) void
TablistRole.setAriaLevelProperty
(Element element, int value) void
TablistRoleImpl.setAriaLevelProperty
(Element element, int value) void
TreegridRoleImpl.setAriaLevelProperty
(Element element, int value) void
TreeitemRoleImpl.setAriaLevelProperty
(Element element, int value) void
Role.setAriaLiveProperty
(Element element, LiveValue value) void
RoleImpl.setAriaLiveProperty
(Element element, LiveValue value) void
TextboxRole.setAriaMultilineProperty
(Element element, boolean value) void
TextboxRoleImpl.setAriaMultilineProperty
(Element element, boolean value) void
GridRole.setAriaMultiselectableProperty
(Element element, boolean value) void
GridRoleImpl.setAriaMultiselectableProperty
(Element element, boolean value) void
ListboxRole.setAriaMultiselectableProperty
(Element element, boolean value) void
ListboxRoleImpl.setAriaMultiselectableProperty
(Element element, boolean value) void
TreegridRoleImpl.setAriaMultiselectableProperty
(Element element, boolean value) void
TreeRole.setAriaMultiselectableProperty
(Element element, boolean value) void
TreeRoleImpl.setAriaMultiselectableProperty
(Element element, boolean value) void
ScrollbarRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
ScrollbarRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value) void
SeparatorRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
SeparatorRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value) void
SliderRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
SliderRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value) void
Role.setAriaOwnsProperty
(Element element, Id... value) void
RoleImpl.setAriaOwnsProperty
(Element element, Id... value) void
ListitemRole.setAriaPosinsetProperty
(Element element, int value) void
ListitemRoleImpl.setAriaPosinsetProperty
(Element element, int value) void
MenuitemradioRoleImpl.setAriaPosinsetProperty
(Element element, int value) void
OptionRole.setAriaPosinsetProperty
(Element element, int value) void
OptionRoleImpl.setAriaPosinsetProperty
(Element element, int value) void
RadioRoleImpl.setAriaPosinsetProperty
(Element element, int value) void
TreeitemRoleImpl.setAriaPosinsetProperty
(Element element, int value) void
ButtonRole.setAriaPressedState
(Element element, PressedValue value) void
ButtonRoleImpl.setAriaPressedState
(Element element, PressedValue value) void
ColumnheaderRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
GridcellRole.setAriaReadonlyProperty
(Element element, boolean value) void
GridcellRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
GridRole.setAriaReadonlyProperty
(Element element, boolean value) void
GridRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
RowheaderRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
TextboxRole.setAriaReadonlyProperty
(Element element, boolean value) void
TextboxRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
TreegridRoleImpl.setAriaReadonlyProperty
(Element element, boolean value) void
Role.setAriaRelevantProperty
(Element element, RelevantValue... value) void
RoleImpl.setAriaRelevantProperty
(Element element, RelevantValue... value) void
ColumnheaderRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
ComboboxRole.setAriaRequiredProperty
(Element element, boolean value) void
ComboboxRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
GridcellRole.setAriaRequiredProperty
(Element element, boolean value) void
GridcellRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
ListboxRole.setAriaRequiredProperty
(Element element, boolean value) void
ListboxRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
RadiogroupRole.setAriaRequiredProperty
(Element element, boolean value) void
RadiogroupRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
RowheaderRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
SpinbuttonRole.setAriaRequiredProperty
(Element element, boolean value) void
SpinbuttonRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
TextboxRole.setAriaRequiredProperty
(Element element, boolean value) void
TextboxRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
TreegridRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
TreeRole.setAriaRequiredProperty
(Element element, boolean value) void
TreeRoleImpl.setAriaRequiredProperty
(Element element, boolean value) void
ColumnheaderRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
GridcellRole.setAriaSelectedState
(Element element, SelectedValue value) void
GridcellRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
MenuitemradioRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
OptionRole.setAriaSelectedState
(Element element, SelectedValue value) void
OptionRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
RadioRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
RowheaderRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
RowRole.setAriaSelectedState
(Element element, SelectedValue value) void
RowRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
TabRole.setAriaSelectedState
(Element element, SelectedValue value) void
TabRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
TreeitemRoleImpl.setAriaSelectedState
(Element element, SelectedValue value) void
ListitemRole.setAriaSetsizeProperty
(Element element, int value) void
ListitemRoleImpl.setAriaSetsizeProperty
(Element element, int value) void
MenuitemradioRoleImpl.setAriaSetsizeProperty
(Element element, int value) void
OptionRole.setAriaSetsizeProperty
(Element element, int value) void
OptionRoleImpl.setAriaSetsizeProperty
(Element element, int value) void
RadioRoleImpl.setAriaSetsizeProperty
(Element element, int value) void
TreeitemRoleImpl.setAriaSetsizeProperty
(Element element, int value) void
ColumnheaderRole.setAriaSortProperty
(Element element, SortValue value) void
ColumnheaderRoleImpl.setAriaSortProperty
(Element element, SortValue value) void
RowheaderRole.setAriaSortProperty
(Element element, SortValue value) void
RowheaderRoleImpl.setAriaSortProperty
(Element element, SortValue value) void
ProgressbarRoleImpl.setAriaValuemaxProperty
(Element element, Number value) void
RangeRole.setAriaValuemaxProperty
(Element element, Number value) void
ScrollbarRoleImpl.setAriaValuemaxProperty
(Element element, Number value) void
SliderRoleImpl.setAriaValuemaxProperty
(Element element, Number value) void
SpinbuttonRoleImpl.setAriaValuemaxProperty
(Element element, Number value) void
ProgressbarRoleImpl.setAriaValueminProperty
(Element element, Number value) void
RangeRole.setAriaValueminProperty
(Element element, Number value) void
ScrollbarRoleImpl.setAriaValueminProperty
(Element element, Number value) void
SliderRoleImpl.setAriaValueminProperty
(Element element, Number value) void
SpinbuttonRoleImpl.setAriaValueminProperty
(Element element, Number value) void
ProgressbarRoleImpl.setAriaValuenowProperty
(Element element, Number value) void
RangeRole.setAriaValuenowProperty
(Element element, Number value) void
ScrollbarRoleImpl.setAriaValuenowProperty
(Element element, Number value) void
SliderRoleImpl.setAriaValuenowProperty
(Element element, Number value) void
SpinbuttonRoleImpl.setAriaValuenowProperty
(Element element, Number value) void
ProgressbarRoleImpl.setAriaValuetextProperty
(Element element, String value) void
RangeRole.setAriaValuetextProperty
(Element element, String value) void
ScrollbarRoleImpl.setAriaValuetextProperty
(Element element, String value) void
SliderRoleImpl.setAriaValuetextProperty
(Element element, String value) void
SpinbuttonRoleImpl.setAriaValuetextProperty
(Element element, String value) void
Attribute.setDefault
(Element element) Sets the state/property value to the defaultValue if not null.void
Role.setTabindexExtraAttribute
(Element element, int value) void
RoleImpl.setTabindexExtraAttribute
(Element element, int value) -
Uses of Element in com.google.gwt.cell.client
Modifier and TypeMethodDescriptionprotected Element
CompositeCell.getContainerElement
(Element parent) Get the element that acts as the container for all children.protected Element
AbstractInputCell.getInputElement
(Element parent) Get the input element.Modifier and TypeMethodDescriptionprotected void
EditTextCell.edit
(Cell.Context context, Element parent, String value) Convert the cell to edit mode.protected void
AbstractInputCell.finishEditing
(Element parent, C value, Object key, ValueUpdater<C> valueUpdater) Call this method when editing is complete.protected void
TextInputCell.finishEditing
(Element parent, String value, Object key, ValueUpdater<String> valueUpdater) protected Element
CompositeCell.getContainerElement
(Element parent) Get the element that acts as the container for all children.protected Element
AbstractInputCell.getInputElement
(Element parent) Get the input element.protected InputElement
TextInputCell.getInputElement
(Element parent) boolean
AbstractCell.isEditing
(Cell.Context context, Element parent, C value) Returns false.abstract boolean
AbstractEditableCell.isEditing
(Cell.Context context, Element parent, C value) Returns true if the cell is currently editing the data identified by the given element and key.boolean
AbstractInputCell.isEditing
(Cell.Context context, Element parent, C value) boolean
Cell.isEditing
(Cell.Context context, Element parent, C value) Returns true if the cell is currently editing the data identified by the given element and key.boolean
CheckboxCell.isEditing
(Cell.Context context, Element parent, Boolean value) boolean
CompositeCell.isEditing
(Cell.Context context, Element parent, C value) boolean
DatePickerCell.isEditing
(Cell.Context context, Element parent, Date value) boolean
EditTextCell.isEditing
(Cell.Context context, Element parent, String value) boolean
IconCellDecorator.isEditing
(Cell.Context context, Element parent, C value) void
AbstractCell.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) Handle a browser event that took place within the cell.void
AbstractInputCell.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) void
ActionCell.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) void
ButtonCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) void
ButtonCellBase.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) void
Cell.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) Handle a browser event that took place within the cell.void
CheckboxCell.onBrowserEvent
(Cell.Context context, Element parent, Boolean value, NativeEvent event, ValueUpdater<Boolean> valueUpdater) void
ClickableTextCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) void
CompositeCell.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) void
DatePickerCell.onBrowserEvent
(Cell.Context context, Element parent, Date value, NativeEvent event, ValueUpdater<Date> valueUpdater) void
EditTextCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) void
IconCellDecorator.onBrowserEvent
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) void
ImageLoadingCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) void
SelectionCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) void
TextInputCell.onBrowserEvent
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) protected void
AbstractCell.onEnterKeyDown
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) Called when the user triggers akeydown
event with the ENTER key while focused on the cell.protected void
AbstractInputCell.onEnterKeyDown
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) protected void
ActionCell.onEnterKeyDown
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) protected void
ButtonCell.onEnterKeyDown
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) protected void
ButtonCellBase.onEnterKeyDown
(Cell.Context context, Element parent, C value, NativeEvent event, ValueUpdater<C> valueUpdater) protected void
ClickableTextCell.onEnterKeyDown
(Cell.Context context, Element parent, String value, NativeEvent event, ValueUpdater<String> valueUpdater) protected void
DatePickerCell.onEnterKeyDown
(Cell.Context context, Element parent, Date value, NativeEvent event, ValueUpdater<Date> valueUpdater) void
Called when the user pushes the button down.void
void
Called when the user releases the button from being pushed.void
boolean
AbstractCell.resetFocus
(Cell.Context context, Element parent, C value) Reset focus on the Cell.boolean
AbstractInputCell.resetFocus
(Cell.Context context, Element parent, C value) boolean
Cell.resetFocus
(Cell.Context context, Element parent, C value) Reset focus on the Cell.boolean
CompositeCell.resetFocus
(Cell.Context context, Element parent, C value) boolean
EditTextCell.resetFocus
(Cell.Context context, Element parent, String value) boolean
IconCellDecorator.resetFocus
(Cell.Context context, Element parent, C value) void
Explicitly focus/unfocus this cell.void
void
Explicitly focus/unfocus this cell.void
AbstractCell.setValue
(Cell.Context context, Element parent, C value) void
Cell.setValue
(Cell.Context context, Element parent, C value) This method may be used by cell containers to set the value on a single cell directly, rather than usingsetInnerHTML(String)
.void
CompositeCell.setValue
(Cell.Context context, Element parent, C object) void
IconCellDecorator.setValue
(Cell.Context context, Element parent, C value) -
Uses of Element in com.google.gwt.dom.builder.client
Modifier and TypeClassDescriptionclass
DomElementBuilderBase<R extends ElementBuilderBase<?>,
E extends Element> Implementation ofElementBuilderBase
that delegates to aDomBuilderImpl
.Modifier and TypeMethodDescription(package private) Element
DomBuilderImpl.assertCanAddAttribute()
Assert that the builder is in a state where an attribute can be added.protected Element
DomBuilderImpl.doFinishImpl()
(package private) Element
DomBuilderImpl.getCurrentElement()
Get the element current being built. -
Uses of Element in com.google.gwt.dom.client
Modifier and TypeClassDescriptionclass
The anchor element.class
Client-side image map area definition.class
Audio element.class
Document base URI.class
The HTML document body.class
Force a line break.class
Push button.class
Canvas element.class
Generic block container.class
Definition list.class
Organizes form controls into logical groups.class
The FORM element encompasses behavior similar to a collection and an element.class
Create a frame.class
Create a grid of frames.class
Document head information.class
For the H1 to H6 elements.class
Create a horizontal rule.class
Inline subwindows.class
Embedded image.class
Form control.class
Form field label text.class
Provides a caption for a FIELDSET grouping.class
List item.class
The LINK element specifies a link to an external resource, and defines this document's relationship to that resource (or vice versa).class
Client-side image map.class
Common superclass for Audio and Video elements.class
This contains generic meta-information about the document.class
Notice of modification to part of a document.class
Generic embedded object.class
Ordered list.class
Group options together in logical subdivisions.class
A selectable choice.class
Paragraphs.class
Parameters fed to the OBJECT element.class
Preformatted text.class
For the Q and BLOCKQUOTE elements.class
Script statements.class
The select element allows the selection of an option.class
The SOURCE element specifies one of potentially multiple source file in a media element.class
Generic inline container.class
Style information.class
Table caption.class
The object used to represent the TH and TD elements.class
Regroups the COL and COLGROUP elements.class
The create* and delete* methods on the table allow authors to construct and modify tables.class
A row in a table.class
The THEAD, TFOOT, and TBODY elements.class
Multi-line text field.class
The document title.class
Unordered list.class
Video element.Modifier and TypeMethodDescriptionstatic Element
Element.as
(JavaScriptObject o) static Element
final Element
Document.createElement
(String tagName) Creates a new element.DOMImpl.createElement
(Document doc, String tag) final Element
Document.getDocumentElement()
Gets the document's element.(package private) Element
DOMImpl.getDocumentScrollingElement
(Document doc) (package private) Element
DOMImplStandard.getDocumentScrollingElement
(Document doc) Deprecated.final Element
Document.getElementById
(String elementId) Returns theElement
whose id is given by elementId.DOMImpl.getFirstChildElement
(Element elem) final Element
Element.getFirstChildElement()
The first child of element this element.(package private) Element
DOMImplStandard.getLegacyDocumentScrollingElement
(Document doc) Deprecated.(package private) Element
DOMImplWebkit.getLegacyDocumentScrollingElement
(Document doc) (package private) final Element
DOMImplStandard.getNativeDocumentScrollingElement
(Document doc) Deprecated.DOMImpl.getNextSiblingElement
(Element elem) final Element
Element.getNextSiblingElement()
The element immediately following this element.final Element
Element.getOffsetParent()
Returns a reference to the object which is the closest (nearest in the containment hierarchy) positioned containing element.DOMImpl.getParentElement
(Node node) final Element
Node.getParentElement()
Gets the parent element of this node.DOMImpl.getPreviousSiblingElement
(Element elem) final Element
Element.getPreviousSiblingElement()
The element immediately preceding this element.(package private) final Element
Document.getViewportElement()
Gets the document's viewport element.Modifier and TypeMethodDescriptionfinal NodeCollection
<Element> FormElement.getElements()
Returns a collection of all form control elements in the form.Document.getElementsByTagName
(String tagName) Element.getElementsByTagName
(String name) Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.Modifier and TypeMethodDescriptionstatic AnchorElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static AreaElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static BaseElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static BodyElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static BRElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ButtonElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static DivElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static DListElement
static FieldSetElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static FormElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static FrameElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static FrameSetElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static HeadElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static HeadingElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static HRElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static IFrameElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ImageElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static InputElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static LabelElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static LegendElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static LIElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static LinkElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static MapElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static MetaElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ModElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ObjectElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static OListElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static OptGroupElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static OptionElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ParagraphElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ParamElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static PreElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static QuoteElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static ScriptElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static SelectElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static SourceElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static SpanElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static StyleElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableCaptionElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableCellElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableColElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableRowElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TableSectionElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TextAreaElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static TitleElement
Assert that the givenElement
is compatible with this class and automatically typecast it.static UListElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final NativeEvent
Document.createMouseEvent
(String type, boolean canBubble, boolean cancelable, int detail, int screenX, int screenY, int clientX, int clientY, boolean ctrlKey, boolean altKey, boolean shiftKey, boolean metaKey, int button, Element relatedTarget) Creates an mouse event.abstract NativeEvent
DOMImpl.createMouseEvent
(Document doc, String type, boolean canBubble, boolean cancelable, int detail, int screenX, int screenY, int clientX, int clientY, boolean ctrlKey, boolean altKey, boolean shiftKey, boolean metaKey, int button, Element relatedTarget) DOMImplStandard.createMouseEvent
(Document doc, String type, boolean canBubble, boolean cancelable, int detail, int screenX, int screenY, int clientX, int clientY, boolean ctrlKey, boolean altKey, boolean shiftKey, boolean metaKey, int button, Element relatedTarget) Deprecated.final NativeEvent
Document.createMouseOutEvent
(int detail, int screenX, int screenY, int clientX, int clientY, boolean ctrlKey, boolean altKey, boolean shiftKey, boolean metaKey, int button, Element relatedTarget) Creates a 'mouseout' event.final NativeEvent
Document.createMouseOverEvent
(int detail, int screenX, int screenY, int clientX, int clientY, boolean ctrlKey, boolean altKey, boolean shiftKey, boolean metaKey, int button, Element relatedTarget) Creates a 'mouseover' event.abstract void
DOMImpl.dispatchEvent
(Element target, NativeEvent evt) void
DOMImplStandard.dispatchEvent
(Element target, NativeEvent evt) Deprecated.int
DOMImpl.getAbsoluteLeft
(Element elem) int
DOMImplMozilla.getAbsoluteLeft
(Element elem) int
DOMImplStandardBase.getAbsoluteLeft
(Element elem) Deprecated.int
DOMImpl.getAbsoluteTop
(Element elem) int
DOMImplMozilla.getAbsoluteTop
(Element elem) int
DOMImplStandardBase.getAbsoluteTop
(Element elem) Deprecated.DOMImpl.getAttribute
(Element elem, String name) DOMImpl.getFirstChildElement
(Element elem) DOMImpl.getInnerHTML
(Element elem) DOMImpl.getInnerText
(Element node) DOMImplStandard.getInnerText
(Element elem) Deprecated.DOMImpl.getNextSiblingElement
(Element elem) DOMImpl.getPreviousSiblingElement
(Element elem) final int
Touch.getRelativeX
(Element target) Gets the touch x-position relative to a given element.final int
Touch.getRelativeY
(Element target) Gets the touch y-position relative to a given element.int
DOMImpl.getScrollLeft
(Element elem) int
DOMImplMozilla.getScrollLeft
(Element elem) int
DOMImplStandardBase.getScrollLeft
(Element elem) Deprecated.int
DOMImpl.getTabIndex
(Element elem) int
DOMImplStandardBase.getTabIndex
(Element elem) Deprecated.DOMImpl.getTagName
(Element elem) boolean
DOMImpl.hasAttribute
(Element elem, String name) static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.static boolean
Determine whether the givenElement
can be cast to this class.protected boolean
Deprecated.void
DOMImpl.scrollIntoView
(Element elem) void
DOMImpl.setDraggable
(Element elem, String draggable) void
DOMImplWebkit.setDraggable
(Element elem, String draggable) Webkit based browsers require that we set the webkit-user-drag style attribute to make an element draggable.final void
DataTransfer.setDragImage
(Element element, int x, int y) Specify the element to use to update the drag feedback.void
DOMImpl.setInnerText
(Element elem, String text) void
DOMImplStandard.setInnerText
(Element elem, String text) Deprecated.void
DOMImpl.setScrollLeft
(Element elem, int left) void
DOMImplMozilla.setScrollLeft
(Element elem, int left) void
DOMImplStandardBase.setScrollLeft
(Element elem, int left) Deprecated. -
Uses of Element in com.google.gwt.event.dom.client
Modifier and TypeMethodDescriptionfinal Element
DomEvent.getRelativeElement()
Gets the element relative to which event coordinates will be measured.Modifier and TypeMethodDescriptionstatic void
DomEvent.fireNativeEvent
(NativeEvent nativeEvent, HasHandlers handlerSource, Element relativeElem) Fires the given native event on the specified handlers.int
MouseEvent.getRelativeX
(Element target) Gets the mouse x-position relative to a given element.int
MouseEvent.getRelativeY
(Element target) Gets the mouse y-position relative to a given element.void
DomEvent.setRelativeElement
(Element relativeElem) Gets the element relative to which event coordinates will be measured. -
Uses of Element in com.google.gwt.i18n.client
Modifier and TypeMethodDescriptionstatic HasDirection.Direction
BidiUtils.getDirectionOnElement
(Element elem) Gets the directionality of an element.static void
BidiUtils.setDirectionOnElement
(Element elem, HasDirection.Direction direction) Sets the directionality property for an element. -
Uses of Element in com.google.gwt.layout.client
Modifier and TypeFieldDescription(package private) final Element
Layout.Layer.child
(package private) final Element
Layout.Layer.container
Modifier and TypeMethodDescriptionLayoutImpl.attachChild
(Element parent, Element child, Element before) Deprecated.Layout.Layer.getContainerElement()
Gets the container element associated with this layer.Modifier and TypeMethodDescriptionvoid
Layout.assertIsChild
(Element elem) Asserts that the given child element is managed by this layout.Layout.attachChild
(Element child) Attaches a child element to this layout.Layout.attachChild
(Element child, Element before) Attaches a child element to this layout.Layout.attachChild
(Element child, Element before, Object userObject) Attaches a child element to this layout.Layout.attachChild
(Element child, Object userObject) Attaches a child element to this layout.LayoutImpl.attachChild
(Element parent, Element child, Element before) Deprecated.void
LayoutImpl.fillParent
(Element elem) Deprecated.void
LayoutImpl.finalizeLayout
(Element parent) Deprecated.double
LayoutImpl.getUnitSizeInPixels
(Element parent, Style.Unit unit, boolean vertical) Deprecated.void
LayoutImpl.initParent
(Element parent) Deprecated.void
Deprecated.void
Deprecated.void
LayoutImpl.removeChild
(Element container, Element child) Deprecated. -
Uses of Element in com.google.gwt.uibinder.client
Modifier and TypeClassDescriptionclass
LazyDomElement<T extends Element>
Wraps a call to a DOM element.Modifier and TypeMethodDescriptionstatic UiBinderUtil.TempAttachment
UiBinderUtil.attachToDom
(Element element) Attaches the element to the dom temporarily.boolean
UiRenderer.isParentOrRenderer
(Element parent) Checks whetherparent
is a valid element to use as an argument for field getters. -
Uses of Element in com.google.gwt.user.cellview.client
Modifier and TypeFieldDescription(package private) Element
CellTree.RevealAnimation.contentContainer
The container that holds the content, includind the children.Modifier and TypeMethodDescriptionprotected Element
AbstractCellTable.convertToElements
(SafeHtml html) protected Element
AbstractHasData.convertToElements
(SafeHtml html) Convert the specified HTML into DOM elements and return the parent of the DOM elements.(package private) static Element
AbstractHasData.convertToElements
(Widget widget, Element tmpElem, SafeHtml html) Convenience method to convert the specified HTML into DOM elements and return the parent of the DOM elements.(package private) Element
CellTreeNodeView.ensureAnimationFrame()
Ensure that the animation frame exists and return it.(package private) Element
CellTreeNodeView.ensureChildContainer()
Ensure that the child container exists and return it.(package private) Element
CellTreeNodeView.ensureContentContainer()
Ensure that the content container exists and return it.protected Element
CellBrowser.BrowserCellList.getCellParent
(Element item) protected Element
CellList.getCellParent
(Element item) Get the parent element that wraps the cell from the list item.protected Element
CellTreeNodeView.getCellParent()
Returns the element that parents the cell contents of this node.protected Element
AbstractCellTable.getChildContainer()
protected abstract Element
AbstractHasData.getChildContainer()
Return the element that holds the rendered cells.protected Element
CellList.getChildContainer()
protected Element
AbstractHasData.getChildElement
(int index) Get the element that represents the specified index.protected Element
CellTreeNodeView.getImageElement()
Returns the element corresponding to the open/close image.protected Element
AbstractCellTable.getKeyboardSelectedElement()
protected abstract Element
AbstractHasData.getKeyboardSelectedElement()
Get the element that has keyboard selection.protected Element
CellList.getKeyboardSelectedElement()
AbstractHasData.getRowContainer()
Return the outer element that contains all of the rendered row values.CellList.getRowElement
(int indexOnPage) Get theElement
for the specified index.protected Element
CellTreeNodeView.getSelectionElement()
Returns the element that selection styles are applied to.(package private) static Element
CellTreeNodeView.getSelectionElement
(Element nodeElem) Returns the element that selection is applied to.(package private) Element
CellTreeNodeView.getShowMoreElement()
Modifier and TypeMethodDescription(package private) static Element
AbstractHasData.convertToElements
(Widget widget, Element tmpElem, SafeHtml html) Convenience method to convert the specified HTML into DOM elements and return the parent of the DOM elements.protected <C> CellTreeNodeView
<C> CellTreeNodeView.createTreeNodeView
(TreeViewModel.NodeInfo<C> nodeInfo, Element childElem, C childValue, Object viewData) Returns an instance of TreeNodeView of the same subclass as the calling object.protected void
CellList.fireEventToCell
(Cell.Context context, Event event, Element parent, T value) Fire an event to the cell.protected Element
CellBrowser.BrowserCellList.getCellParent
(Element item) protected Element
CellList.getCellParent
(Element item) Get the parent element that wraps the cell from the list item.AbstractCellTableBuilder.getColumn
(Cell.Context context, T rowValue, Element elem) Return the column containing an element.CellTableBuilder.getColumn
(Cell.Context context, T rowValue, Element elem) Return the column containing an element.Given an element in the DOM subtree returned by the most recent call toFooterBuilder.buildFooter()
, returns the Column that should be the target of any button clicks or other events on that element, or null if the events should be discarded.Given an element in the DOM subtree returned by the most recent call toHeaderBuilder.buildHeader()
, returns the Column that should be the target of any button clicks or other events on that element, or null if the events should be discarded.Header
<?> Header
<?> Header
<?> (package private) static Element
CellTreeNodeView.getSelectionElement
(Element nodeElem) Returns the element that selection is applied to.final boolean
Return if an element contains a cell.boolean
boolean
Return if an element contains a cell.boolean
Check if an element contains aColumn
.boolean
Check if an element contains aColumn
.boolean
CellBasedWidgetImpl.isFocusable
(Element elem) Deprecated.Check if an element is focusable.boolean
boolean
Check if an element contains aHeader
.boolean
Check if an element contains aHeader
.void
Column.onBrowserEvent
(Cell.Context context, Element elem, T object, NativeEvent event) Handle a browser event that took place within the column.void
Header.onBrowserEvent
(Cell.Context context, Element elem, NativeEvent event) Handle a browser event that took place within the header.boolean
Header.onPreviewColumnSortEvent
(Cell.Context context, Element elem, NativeEvent event) Preview a browser event that may trigger a column sort event.(package private) static void
AbstractHasData.replaceAllChildren
(Widget widget, Element childContainer, SafeHtml html) Convenience method to replace all children of a Widget.(package private) static void
AbstractHasData.replaceChildren
(Widget widget, Element childContainer, Element newChildren, int start, SafeHtml html) Convenience method to convert the specified HTML into DOM elements and replace the existing elements starting at the specified index.protected void
AbstractHasData.setFocusable
(Element elem, boolean focusable) Make an element focusable or not.protected void
AbstractHasData.setSelected
(Element elem, boolean selected) Deprecated.protected void
CellList.setSelected
(Element elem, boolean selected) Deprecated.this method is never called by AbstractHasData, render the selected styles inCellList.renderRowValues(SafeHtmlBuilder, List, int, SelectionModel)
(package private) void
AbstractHasData.showOrHide
(Element element, boolean show) Show or hide an element.ModifierConstructorDescriptionAbstractCellTable
(Element elem, int pageSize, AbstractCellTable.Resources resources, ProvidesKey<T> keyProvider) Constructs a table with the given page size, the specifiedAbstractCellTable.Style
, and the given key provider.AbstractHasData
(Element elem, int pageSize, ProvidesKey<T> keyProvider) Constructs anAbstractHasData
with the given page size.(package private)
CellTreeNodeView
(CellTree tree, CellTreeNodeView<?> parent, TreeViewModel.NodeInfo<T> parentNodeInfo, Element elem, T value, CellTree.CellTreeMessages messages) Construct aCellTreeNodeView
.protected
CellWidget
(Cell<C> cell, C initialValue, ProvidesKey<C> keyProvider, Element elem) Creates aCellWidget
with the specified cell, initial value, key provider, using the specified element as the wrapper around the cell. -
Uses of Element in com.google.gwt.user.client
Modifier and TypeMethodDescriptionfinal Element
Event.getCurrentTarget()
Deprecated.useNativeEvent.getCurrentEventTarget()
insteadfinal Element
Event.getFromElement()
Deprecated.useNativeEvent.getRelatedEventTarget()
insteadfinal Element
Event.getRelatedTarget()
Deprecated.useNativeEvent.getRelatedEventTarget()
insteadfinal Element
Event.getTarget()
Deprecated.useNativeEvent.getEventTarget()
insteadfinal Element
Event.getToElement()
Deprecated.useNativeEvent.getRelatedEventTarget()
insteadModifier and TypeMethodDescriptionstatic void
DOM.appendChild
(Element parent, Element child) Appends one element to another's list of children.static Element
static Element
Clones an element.static boolean
Deprecated.Use identity comparison.static boolean
DOM.dispatchEvent
(Event evt, Element elem) This method is a similar toDOM.dispatchEvent(Event, Element, EventListener)
but only dispatches if an event listener is set to element.static void
DOM.dispatchEvent
(Event evt, Element elem, EventListener listener) This method is called directly by native code when any event is fired.static int
DOM.getAbsoluteLeft
(Element elem) Deprecated.UsegetAbsoluteLeft()
instead.static int
DOM.getAbsoluteTop
(Element elem) Deprecated.UsegetAbsoluteTop()
instead.static String
DOM.getAttribute
(Element elem, String attr) Deprecated.Use the more appropriately namedgetPropertyString(String)
instead.static boolean
DOM.getBooleanAttribute
(Element elem, String attr) Deprecated.Use the more appropriately namedgetPropertyBoolean(String)
instead.static Element
Gets an element's n-th child element.static int
DOM.getChildCount
(Element parent) Gets the number of child elements present in a given parent element.static int
DOM.getChildIndex
(Element parent, Element child) Gets the index of a given child element within its parent.static String
DOM.getElementAttribute
(Element elem, String attr) Deprecated.UsegetAttribute(String)
instead.static String
DOM.getElementProperty
(Element elem, String prop) Deprecated.Useinvalid reference
Element#getProperty(String)
static boolean
DOM.getElementPropertyBoolean
(Element elem, String prop) Deprecated.UsegetPropertyBoolean(String)
instead.static int
DOM.getElementPropertyInt
(Element elem, String prop) Deprecated.UsegetPropertyInt(String)
instead.static EventListener
DOM.getEventListener
(Element elem) Gets theEventListener
that will receive events for the given element.static EventListener
Event.getEventListener
(Element elem) Gets theEventListener
that will receive events for the given element.static int
DOM.getEventsSunk
(Element elem) Gets the current set of events sunk by a given element.static int
Event.getEventsSunk
(Element elem) Gets the current set of events sunk by a given element.static Element
DOM.getFirstChild
(Element elem) Gets the first child element of the given element.static String
Gets the src attribute of an img element.static String
DOM.getInnerHTML
(Element elem) Deprecated.UsegetInnerHTML()
instead.static String
DOM.getInnerText
(Element elem) Deprecated.UsegetInnerText()
instead.static int
DOM.getIntAttribute
(Element elem, String attr) Deprecated.Use the more appropriately namedgetPropertyInt(String)
instead.static int
DOM.getIntStyleAttribute
(Element elem, String attr) Gets an integer attribute on a given element's style.static Element
DOM.getNextSibling
(Element elem) Gets an element's next sibling element.static Element
Gets an element's parent element.static String
DOM.getStyleAttribute
(Element elem, String attr) Deprecated.UsegetStyle()
andinvalid reference
Style#getProperty(String)
static void
DOM.insertBefore
(Element parent, Element child, Element before) Inserts an element as a child of the given parent element, before another child of that parent.static void
DOM.insertChild
(Element parent, Element child, int index) Inserts an element as a child of the given parent element.static void
DOM.insertListItem
(Element selectElem, String item, String value, int index) Creates an<option>
element and inserts it as a child of the specified<select>
element.static boolean
DOM.isOrHasChild
(Element parent, Element child) Deprecated.UseNode.isOrHasChild(Element)
instead.static void
DOM.releaseCapture
(Element elem) Releases mouse/touch/gesture capture on the given element.static void
Event.releaseCapture
(Element elem) Releases mouse capture on the given element.static void
DOM.removeChild
(Element parent, Element child) Deprecated.UseNode.removeChild(Element)
instead.static void
DOM.removeElementAttribute
(Element elem, String attr) Deprecated.UseremoveAttribute(String)
instead.static void
DOM.scrollIntoView
(Element elem) Deprecated.UsescrollIntoView()
instead.static void
DOM.setAttribute
(Element elem, String attr, String value) Deprecated.Use the more appropriately namedsetPropertyString(String, String)
instead.static void
DOM.setBooleanAttribute
(Element elem, String attr, boolean value) Deprecated.Use the more appropriately namedsetPropertyBoolean(String, boolean)
instead.static void
DOM.setCapture
(Element elem) Sets mouse/touch/gesture capture on the given element.static void
Event.setCapture
(Element elem) Sets mouse-capture on the given element.static void
DOM.setElementAttribute
(Element elem, String attr, String value) Deprecated.UsesetAttribute(String, String)
instead.static void
DOM.setElementProperty
(Element elem, String prop, String value) Deprecated.UsesetPropertyString(String, String)
instead.static void
DOM.setElementPropertyBoolean
(Element elem, String prop, boolean value) Deprecated.UsesetPropertyBoolean(String, boolean)
instead.static void
DOM.setElementPropertyInt
(Element elem, String prop, int value) Deprecated.UsesetPropertyInt(String, int)
instead.static void
DOM.setEventListener
(Element elem, EventListener listener) Sets theEventListener
to receive events for the given element.static void
Event.setEventListener
(Element elem, EventListener listener) Sets theEventListener
to receive events for the given element.static void
Sets the src attribute of an img element.static void
DOM.setInnerHTML
(Element elem, String html) Deprecated.UsesetInnerHTML(String)
instead.static void
DOM.setInnerText
(Element elem, String text) Deprecated.UsesetInnerText(String)
instead.static void
DOM.setIntAttribute
(Element elem, String attr, int value) Deprecated.Use the more appropriately namedsetPropertyInt(String, int)
instead.static void
DOM.setIntStyleAttribute
(Element elem, String attr, int value) Sets an integer attribute on the given element's style.static void
DOM.setOptionText
(Element select, String text, int index) Sets the option text of the given select object.static void
DOM.setStyleAttribute
(Element elem, String attr, String value) Deprecated.UsegetStyle()
andinvalid reference
Style#setProperty(String, String)
static void
DOM.sinkBitlessEvent
(Element elem, String eventTypeName) Sinks a named event.static void
DOM.sinkEvents
(Element elem, int eventBits) Sets the current set of events sunk by a given element.static void
Event.sinkEvents
(Element elem, int eventBits) Sets the current set of events sunk by a given element.static String
Deprecated.UsegetString()
instead. -
Uses of Element in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionstatic class
This corresponds to the top Element of the DOM structure created byAbstractImagePrototype.createElement()
.class
EXPERIMENTAL and subject to change.Modifier and TypeFieldDescriptionprotected Element
HTMLTable.ColumnFormatter.columnGroup
(package private) Element
NativeHorizontalScrollbar.contentDiv
The div inside the scrollable div that forces scrollbars to appear.(package private) Element
NativeVerticalScrollbar.contentDiv
The div inside the scrollable div that forces scrollbars to appear.(package private) Element
ResizeLayoutPanel.Impl.parent
(package private) Element
NativeHorizontalScrollbar.scrollable
The scrollable div used to create a scrollbar.(package private) Element
NativeVerticalScrollbar.scrollable
The scrollable div used to create a scrollbar.DockPanel.LayoutData.td
Modifier and TypeMethodDescription(package private) Element
DecoratedStackPanel.createHeaderElem()
(package private) Element
StackPanel.createHeaderElem()
Returns a header element.(package private) static Element
Create a new row with a specific style name.RenderableStamper.findStampedElement()
Finds the element that was previously stamped in the DOM.(package private) Element
TreeItem.getContentElem()
protected Element
SplitPanel.getElement
(int index) Deprecated.Gets the content element for the given index.protected Element
PopupPanel.getGlassElement()
Get the glass element used by thisPopupPanel
.(package private) Element
DecoratedStackPanel.getHeaderTextElem
(Element headerElem) (package private) Element
StackPanel.getHeaderTextElem
(Element headerElem) Get the element that holds the header text given the header element created by #createHeaderElement.(package private) Element
TreeItem.getImageElement()
(package private) Element
TreeItem.getImageHolderElement()
protected abstract Element
AbstractNativeScrollbar.getScrollableElement()
Get the scrollable element.protected Element
NativeHorizontalScrollbar.getScrollableElement()
protected Element
NativeVerticalScrollbar.getScrollableElement()
protected Element
SplitPanel.getSplitElement()
Deprecated.Gets the element that is acting as the splitter.(package private) Element
FormPanel.getSynthesizedIFrame()
DockLayoutPanel.getWidgetContainerElement
(Widget child) Gets the container element wrapping the given child widget.LayoutPanel.getWidgetContainerElement
(Widget child) Gets the container element wrapping the given child widget.(package private) Element
CellPanel.getWidgetTd
(Widget w) (package private) static final Element
SplitPanel.preventBoxStyles
(Element elem) Deprecated.Adds zero or none CSS values for padding, margin and border to prevent stylesheet overrides.static Element
If given a PotentialElement, returns the real Element to be built from it.protected Element
Composite.resolvePotentialElement()
RenderablePanel.resolvePotentialElement()
protected Element
UIObject.resolvePotentialElement()
EXPERIMENTAL and subject to change.(package private) final Element
PotentialElement.setResolver
(UIObject resolver) Modifier and TypeMethodDescriptionprotected void
Adds a new child widget to the panel, attaching its Element to the specified container Element.void
Adds a child widget to the panel, contained within an HTML element.(package private) static void
SplitPanel.addAbsolutePositoning
(Element elem) Deprecated.Sets an elements positioning to absolute.void
HTMLPanel.addAndReplaceElement
(IsWidget widget, Element toReplace) Overloaded version for IsWidget.final void
HTMLPanel.addAndReplaceElement
(Widget widget, Element toReplace) Adds a child widget to the panel, replacing the HTML element.void
RenderablePanel.addAndReplaceElement
(IsWidget widget, Element toReplace) Overloaded version for IsWidget.final void
RenderablePanel.addAndReplaceElement
(Widget widget, Element toReplace) Adds a child widget to the panel, replacing the HTML element.void
PopupPanel.addAutoHidePartner
(Element partner) Mouse events that occur within an autoHide partner will not hide a panel set to autoHide.(package private) void
(package private) static final void
SplitPanel.addClipping
(Element elem) Deprecated.Adds clipping to an element.(package private) static final void
SplitPanel.addScrolling
(Element elem) Deprecated.Adds as-needed scrolling to an element.static PotentialElement
void
Composite.claimElement
(Element element) void
IsRenderable.claimElement
(Element element) Replace the previous contents of the receiver with the given element, presumed to have been created and stamped via a previous call toIsRenderable.render(com.google.gwt.user.client.ui.RenderableStamper)
.void
RenderablePanel.claimElement
(Element element) static HtmlElementBuilder
PotentialElement.createBuilderFor
(Element potentialElement) Creates anHtmlElementBuilder
instance inheriting all attributes set for the given PotentialElement.void
UIObject.DebugIdImpl.ensureDebugId
(Element elem, String baseID, String id) void
UIObject.DebugIdImplEnabled.ensureDebugId
(Element elem, String baseID, String id) static void
UIObject.ensureDebugId
(Element elem, String id) Ensure that elem has an ID property set, which allows it to integrate with third-party libraries and test tools.protected static void
UIObject.ensureDebugId
(Element elem, String baseID, String id) Set the debug id of a specific element.(package private) static final void
SplitPanel.expandToFitParentUsingCssOffsets
(Element elem) Deprecated.Sizes and element to consume the full area of its parent using the CSS properties left, right, top, and bottom.(package private) static final void
SplitPanel.expandToFitParentUsingPercentages
(Element elem) Deprecated.Sizes an element to consume the full areas of its parent using 100% width and height.protected int
HTMLTable.getDOMCellCount
(Element tableBody, int row) Directly ask the underlying DOM what the cell count on the given row is.protected int
HTMLTable.getDOMRowCount
(Element tbody) (package private) Element
DecoratedStackPanel.getHeaderTextElem
(Element headerElem) (package private) Element
StackPanel.getHeaderTextElem
(Element headerElem) Get the element that holds the header text given the header element created by #createHeaderElement.int
ScrollImpl.getMaximumHorizontalScrollPosition
(Element scrollable) Get the maximum horizontal scroll position.int
ScrollImpl.getMinimumHorizontalScrollPosition
(Element scrollable) Get the minimum horizontal scroll position.(package private) static final int
SplitPanel.getOffsetHeight
(Element elem) Deprecated.Returns the offsetHeight element property.(package private) static final int
SplitPanel.getOffsetWidth
(Element elem) Deprecated.Returns the offsetWidth element property.static String
Deprecated.Requests the string value of the role with the specified namespace.protected Element
static String
Deprecated.Requests the string value of the state with the specified namespace.protected static String
UIObject.getStyleName
(Element elem) Gets all of the element's style names, as a space-separated list.protected static String
UIObject.getStylePrimaryName
(Element elem) Gets the element's primary style name.void
ResizeLayoutPanel.Impl.init
(Element elem, ResizeLayoutPanel.Impl.Delegate delegate) Initialize the implementation.void
ResizeLayoutPanel.ImplStandard.init
(Element elem, ResizeLayoutPanel.Impl.Delegate delegate) void
ResizeLayoutPanel.ImplTrident.init
(Element elem, ResizeLayoutPanel.Impl.Delegate delegate) void
ScrollImpl.initialize
(Element scrollable, Element container) Initialize a scrollable element.void
ScrollImpl.ScrollImplTrident.initialize
(Element scrollable, Element container) protected void
Insert a new child Widget into this Panel at a specified index, attaching its Element to the specified container Element.protected boolean
HTMLTable.internalClearCell
(Element td, boolean clearInnerHTML) Does actual clearing, used by clearCell and cleanCell.boolean
Check if the specified element has an RTL direction.boolean
static boolean
Returns whether the given element is visible in a way consistent withUIObject.setVisible(Element, boolean)
.(package private) static final Element
SplitPanel.preventBoxStyles
(Element elem) Deprecated.Adds zero or none CSS values for padding, margin and border to prevent stylesheet overrides.void
PopupPanel.removeAutoHidePartner
(Element partner) Remove an autoHide partner.static void
Accessibility.removeState
(Element elem, String stateName) Deprecated.Removes the state from the given element.(package private) void
UIObject.replaceElement
(Element elem) Replaces this object's browser element.(package private) void
Widget.replaceElement
(Element elem) protected void
CheckBox.replaceInputElement
(Element elem) Replace the current input element with a new one.static Element
If given a PotentialElement, returns the real Element to be built from it.(package private) static void
Deprecated.Convenience method to set bottom offset of an element.void
CaptionPanel.CaptionPanelImpl.setCaption
(FieldSetElement fieldset, Element legend, SafeHtml caption) void
CaptionPanel.CaptionPanelImpl.setCaption
(FieldSetElement fieldset, Element legend, String caption, boolean asHTML) void
CaptionPanel.CaptionPanelImplMozilla.setCaption
(FieldSetElement fieldset, Element legend, SafeHtml caption) void
CaptionPanel.CaptionPanelImplMozilla.setCaption
(FieldSetElement fieldset, Element legend, String caption, boolean asHTML) void
CaptionPanel.CaptionPanelImplSafari.setCaption
(FieldSetElement fieldset, Element legend, SafeHtml caption) void
CaptionPanel.CaptionPanelImplSafari.setCaption
(FieldSetElement fieldset, Element legend, String caption, boolean asHTML) protected void
CellPanel.setCellHorizontalAlignment
(Element td, HasHorizontalAlignment.HorizontalAlignmentConstant align) protected void
CellPanel.setCellVerticalAlignment
(Element td, HasVerticalAlignment.VerticalAlignmentConstant align) (package private) static final void
SplitPanel.setClassname
(Element elem, String className) Deprecated.Sets the elements css class name.protected final void
UIObject.setElement
(Element elem) Sets this object's browser element.(package private) static final void
Deprecated.Convenience method to set the height of an element.(package private) static final void
Deprecated.Convenience method to set the left offset of an element.(package private) static final void
Deprecated.Convenience method to set the right offset of an element.static void
Deprecated.Assigns the specified element the specified role and value for that role.static void
Deprecated.Assigns the specified element the specified state and value for that state.protected static void
UIObject.setStyleName
(Element elem, String styleName) Clears all of the element's style names and sets it to the given style.protected static void
UIObject.setStyleName
(Element elem, String style, boolean add) This convenience method adds or removes a style name for a given element.protected static void
UIObject.setStylePrimaryName
(Element elem, String style) Sets the element's primary style name and updates all dependent style names.(package private) static final void
Deprecated.Convenience method to set the top offset of an element.static void
UIObject.setVisible
(Element elem, boolean visible) Shows or hides the given element.(package private) static final void
Deprecated.Convenience method to set the width of an element.(package private) static boolean
Tree.shouldTreeDelegateFocusToElement
(Element elem) static Anchor
Creates an Anchor widget that wraps an existing <a> element.static Button
Creates a Button widget that wraps an existing <button> element.static FileUpload
Creates a FileUpload widget that wraps an existing <input type='file'> element.static FormPanel
Creates a FormPanel that wraps an existing <form> element.static FormPanel
Creates a FormPanel that wraps an existing <form> element.static Frame
Creates a Frame widget that wraps an existing <frame> element.static Hidden
Creates a Hidden widget that wraps an existing <input type='hidden'> element.static HTML
Creates an HTML widget that wraps an existing <div> or <span> element.static HTMLPanel
Creates an HTML panel that wraps an existing element.static Image
Creates a Image widget that wraps an existing <img> element.static InlineHTML
Creates an InlineHTML widget that wraps an existing <div> or <span> element.static InlineLabel
Creates a InlineLabel widget that wraps an existing <div> or <span> element.static Label
Creates a Label widget that wraps an existing <div> or <span> element.static ListBox
Creates a ListBox widget that wraps an existing <select> element.static PasswordTextBox
Creates a PasswordTextBox widget that wraps an existing <input type='password'> element.static Button
Creates a ResetButton widget that wraps an existing <button> element.static SimpleCheckBox
Creates a SimpleCheckBox widget that wraps an existing <input type='checkbox'> element.static SimpleRadioButton
Creates a SimpleRadioButton widget that wraps an existing <input type='radio'> element.static Button
Creates a SubmitButton widget that wraps an existing <button> element.static SuggestBox
SuggestBox.wrap
(SuggestOracle oracle, Element element) Creates aSuggestBox
widget that wraps an existing <input type='text'> element.static TextArea
Creates a TextArea widget that wraps an existing <textarea> element.static TextBox
Creates a TextBox widget that wraps an existing <input type='text'> element.static <T> ValueBox
<T> Creates a ValueBox widget that wraps an existing <input type='text'> element.static <T> ValueLabel
<T> Creates a ValueLabel widget that wraps an existing <span> element.static <T> ValueLabel
<T> Creates a ValueLabel widget that wraps an existing <span> element.ModifierConstructorDescriptionprotected
AbsolutePanel
(Element elem) Creates an AbsolutePanel with the given element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
ButtonBase
(Element elem) Creates a new ButtonBase that wraps the given browser element.protected
DirectionalTextHelper
(Element element, boolean isElementInline) protected
FileUpload
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
FocusWidget
(Element elem) Creates a new focus widget that wraps the specified browser element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
protected
This constructor may be used by subclasses to explicitly use an existing element.protected
InlineHTML
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
InlineLabel
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
protected
This constructor may be used by subclasses to explicitly use an existing element.protected
PasswordTextBox
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
ResetButton
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
ScrollPanel
(Element root, Element scrollable, Element container) Creates an empty scroll panel using the specified root, scrollable, and container elements.protected
SimpleCheckBox
(Element element) This constructor may be used by subclasses to explicitly use an existing element.(package private)
SimpleCheckBox
(Element element, String styleName) protected
SimplePanel
(Element elem) Creates an empty panel that uses the specified browser element for its contents.protected
SimpleRadioButton
(Element element) This constructor may be used by subclasses to explicitly use an existing element.(package private)
SplitPanel
(Element mainElem, Element splitElem, Element headElem, Element tailElem) Deprecated.Initializes the split panel.protected
SubmitButton
(Element element) This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
This constructor may be used by subclasses to explicitly use an existing element.(package private)
protected
TextBoxBase
(Element elem) Creates a text box that wraps the given browser element handle.protected
This constructor may be used by subclasses to explicitly use an existing element.protected
Creates a value box that wraps the given browser element handle.protected
ValueLabel
(Element element, Renderer<? super T> renderer) This constructor may be used by subclasses to explicitly use an existing element. -
Uses of Element in com.google.gwt.user.datepicker.client
Modifier and TypeMethodDescriptionDefaultMonthSelector.getBackwardButtonElement()
Returns the button for moving to the previous month.DefaultMonthSelector.getForwardButtonElement()
Returns the button for moving to the next month.DefaultMonthSelector.getYearBackwardButtonElement()
Returns the button for moving to the previous year.DefaultMonthSelector.getYearForwardButtonElement()
Returns the button for moving to the next year.
AbstractHasData.renderRowValues(SafeHtmlBuilder, List, int, SelectionModel)