Class RadioButtons
- java.lang.Object
-
- com.epam.jdi.light.elements.base.UIBaseElement<A>
-
- com.epam.jdi.light.elements.base.UIListBase<com.epam.jdi.light.asserts.generic.UISelectAssert<com.epam.jdi.light.asserts.generic.UISelectAssert<?,?>,RadioButtons>>
-
- com.epam.jdi.light.ui.html.elements.complex.RadioButtons
-
- All Implemented Interfaces:
com.epam.jdi.light.asserts.generic.HasAssert<com.epam.jdi.light.asserts.generic.UISelectAssert<com.epam.jdi.light.asserts.generic.UISelectAssert<?,?>,RadioButtons>>,com.epam.jdi.light.elements.complex.IHasSize,com.epam.jdi.light.elements.complex.ISelector,com.epam.jdi.light.elements.interfaces.base.HasCache,com.epam.jdi.light.elements.interfaces.base.HasInit,com.epam.jdi.light.elements.interfaces.base.HasUIList,com.epam.jdi.light.elements.interfaces.base.HasValue,com.epam.jdi.light.elements.interfaces.base.IBaseElement,com.epam.jdi.light.elements.interfaces.base.ICoreElement,com.epam.jdi.light.elements.interfaces.base.INamed,com.epam.jdi.light.elements.interfaces.base.JDIElement,com.epam.jdi.light.elements.interfaces.base.SetValue,com.epam.jdi.light.elements.interfaces.common.IsText,com.jdiai.tools.HasStartIndex
public class RadioButtons extends com.epam.jdi.light.elements.base.UIListBase<com.epam.jdi.light.asserts.generic.UISelectAssert<com.epam.jdi.light.asserts.generic.UISelectAssert<?,?>,RadioButtons>>
Created by Roman Iovlev on 26.09.2019 Email: roman.iovlev.jdi@gmail.com; Skype: roman.iovlev
-
-
Constructor Summary
Constructors Constructor Description RadioButtons()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.epam.jdi.light.elements.complex.WebListlist()-
Methods inherited from class com.epam.jdi.light.elements.base.UIListBase
first, get, get, getLocation, getSize, getStartIndex, getValue, highlight, highlight, is, isDisabled, isDisplayed, isEmpty, isEnabled, isNotEmpty, isNotVisible, isVisible, last, offCache, setStartIndex, setValue, show
-
Methods inherited from class com.epam.jdi.light.elements.base.UIBaseElement
base, core, init, linked, linkedList, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.epam.jdi.light.asserts.generic.HasAssert
assertThat, has, shouldBe, verify, waitFor, waitFor
-
Methods inherited from interface com.epam.jdi.light.elements.interfaces.base.IBaseElement
base, getFullName, getName, isUseCache, setCore, setName, setTimeout, setup, waitSec
-
Methods inherited from interface com.epam.jdi.light.elements.interfaces.base.ICoreElement
attr, attrs, children, classes, classLike, classLike, command, commands, core, css, doubleClick, dragAndDropTo, dragAndDropTo, find, find, find, finds, finds, finds, firstChild, getDirectionTo, getDirectionTo, getTagName, hasAttribute, hasClass, hover, iCore, isAbove, isAbove, isBelow, isBelow, isExist, isNotExist, isOnLeftOf, isOnLeftOf, isOnRightOf, isOnRightOf, pasteText, pasteText, press, printHtml, pseudo, rightClick, setAttribute, should, shouldBe, visualValidation, visualValidation, waitFor, waitFor, with
-
-
-
-
Method Detail
-
list
public com.epam.jdi.light.elements.complex.WebList list()
- Specified by:
listin interfacecom.epam.jdi.light.elements.interfaces.base.HasUIList- Overrides:
listin classcom.epam.jdi.light.elements.base.UIListBase<com.epam.jdi.light.asserts.generic.UISelectAssert<com.epam.jdi.light.asserts.generic.UISelectAssert<?,?>,RadioButtons>>
-
-