public class SeInputRadio extends SeSimpleDataObjBase
| Constructor and Description |
|---|
SeInputRadio(String Locator,
OKWLocator... fpLocators) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getCaption()
\~german
\brief
Ermittelt den textuellen Inhalt der Überschrift eines HTML-Tags anhand des Attributee "textContent".
|
Boolean |
getHasFocus()
\~german
Methode liefert den aktuellen Zustand Wert des Focus.
|
ArrayList<String> |
getValue()
Ermittelt den aktuellen Wert des RadioButtons.
|
Boolean |
IsSelected()
Method liefert den aktuellen Zustand des RadioButtons,
ausgewählt oder nicht.
|
void |
SetFocus()
\~german
Diese Implemnetierung geht davon aus das ein RadioButten
selbst keinen Focus besitzen kann sondern die RadiList, die dieser angehört.
|
void |
SetValue(ArrayList<String> Values)
\~german
Ein SeInputButton IstkeinMenüobject! -> OKWFrameObjectMethodNotImplemented
Auslösen!
\~english
A SeInputButton has no value! -> Trigger
OKWFrameObjectMethodNotImplemented!
\~
|
__VerifyValue, LogValue, MemorizeValueClickOn, getExists, getIsActive, getLabel, getTooltip, LogCaption, LogExists, LogHasFocus, LogIsActive, LogLabel, LogTooltip, Me, MemorizeCaption, MemorizeExists, MemorizeHasFocus, MemorizeIsActive, MemorizeLabel, MemorizeTooltip, NotExists, Select, SelectMenu_Value, SelectMenu, TypeKey, VerifyCaption, VerifyExists, VerifyHasFocus, VerifyIsActive, VerifyLabel, VerifyTooltip, VerifyValueGetFN, getLocator, getLOCATOR, GetParentFN, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionStartDebug, LogFunctionStartDebug, SetFN, SetParentFNpublic SeInputRadio(String Locator, OKWLocator... fpLocators)
public ArrayList<String> getValue()
public Boolean IsSelected()
public ArrayList<String> getCaption()
getCaption in interface IGUIgetCaption in class SeAnyWinpublic void SetValue(ArrayList<String> Values) throws XPathExpressionException, Exception
SetValue in class SeAnyWinXPathExpressionExceptionExceptionpublic Boolean getHasFocus()
getHasFocus in interface IGUIgetHasFocus in class SeAnyWin\~Copyright © 2017 OpenKeyWord. All rights reserved.