public class SeInputRadio extends SeAnyChildWindow
iframeID, LM, MyLogger_locator| Constructor and Description |
|---|
SeInputRadio(String Locator,
OKWLocator... Locators)
\copydoc SeAnyChildWindow::SeAnyChildWindow(String,OKWLocator...)
|
SeInputRadio(String IframeID,
String Locator,
OKWLocator... Locators)
\copydoc SeAnyChildWindow::SeAnyChildWindow(String,String,OKWLocator...)
|
| 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.
|
Boolean |
getIsSelected()
Method liefert den aktuellen Zustand des RadioButtons,
ausgewählt oder nicht.
|
ArrayList<String> |
getValue()
Ermittelt den aktuellen Wert des RadioButtons.
|
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!
\~
|
void |
TypeKey(ArrayList<String> fps_Values)
\~german
Tastatur Eingabe an das Objekt
|
ClickOn, getExists, getIframeID, getIsActive, getLabel, getTooltip, LogCaption, LogExists, LogHasFocus, LogIsActive, LogLabel, LogTooltip, LogValue, Me, MemorizeCaption, MemorizeExists, MemorizeHasFocus, MemorizeIsActive, MemorizeLabel, MemorizeTooltip, MemorizeValue, NotExists, Select, SelectMenu, SelectMenu, setIframeID, VerifyCaption, VerifyExists, VerifyHasFocus, VerifyIsActive, VerifyLabel, VerifyTooltip, VerifyValue, WaitForMeDoubleClickOn, LogSelected, LogTablecellValue, MemorizeSelectedValue, MemorizeTablecellValue, SelectTablecell, VerifySelectedValue, VerifyTablecellValuegetFN, getKN, getLocator, getLOCATOR, getParentFN, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionEndDebug, LogFunctionStartDebug, LogFunctionStartDebug, setFN, setKN, setParentFNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFN, getKN, getParentFN, setFN, setKN, setParentFNpublic SeInputRadio(String Locator, OKWLocator... Locators)
public SeInputRadio(String IframeID, String Locator, OKWLocator... Locators)
public ArrayList<String> getValue()
getValue in interface IGUIChildwindowgetValue in class SeAnyChildWindowExceptionpublic Boolean getIsSelected()
Exceptionpublic ArrayList<String> getCaption()
getCaption in interface IGUIChildwindowgetCaption in class SeAnyChildWindowpublic void SetValue(ArrayList<String> Values)
SetValue in interface IGUIChildwindowSetValue in class SeAnyChildWindowpublic Boolean getHasFocus()
getHasFocus in interface IGUIChildwindowgetHasFocus in class SeAnyChildWindow\~public void SetFocus()
SetFocus in interface IGUIChildwindowSetFocus in class SeAnyChildWindowpublic void TypeKey(ArrayList<String> fps_Values)
TypeKey in interface IGUIChildwindowTypeKey in class SeAnyChildWindowfps_Values - Werte, die via Tastatur eingegeben werden sollen.
\~Copyright © 2017 OpenKeyWord. All rights reserved.