public class SeInputCheckbox extends SeAnyChildWindow
iframeID, LM, MyLogger_locator| Constructor and Description |
|---|
SeInputCheckbox(String Locator,
OKWLocator... Locators)
\copydoc SeAnyChildWindow::SeAnyChildWindow(String,OKWLocator...)
|
SeInputCheckbox(String IframeID,
String Locator,
OKWLocator... Locators)
\copydoc SeAnyChildWindow::SeAnyChildWindow(String,String,OKWLocator...)
|
| Modifier and Type | Method and Description |
|---|---|
void |
checking()
\~german
Method verlässt die Checkbox immer angehakt, egal ob diese vorher angehakt war oder nicht.
|
Boolean |
getIsSelected()
\~german
Method liefert den aktuellen Zustand der Checkbox, "angehakt" oder "nicht angehakt".
|
ArrayList<String> |
getValue()
\~german
Ermittelt/holt den aktuellen Wert der CheckBox.
|
void |
Select(ArrayList<String> fps_Values)
\~german
Erlaubte Werte sind sprachabhängig CHECKED/UNCHECKED.
|
void |
SetValue(ArrayList<String> fps_Values)
\~german
\~english
\~
|
void |
unchecking()
\~german
Method verlässt die Checkbox immer unangehakt, egal ob sie vorher angehakt
war oder nicht.
\note Die Eigenschaft Element.Selected() ist nicht beschreibar. |
ClickOn, getCaption, getExists, getHasFocus, getIframeID, getIsActive, getLabel, getTooltip, LogCaption, LogExists, LogHasFocus, LogIsActive, LogLabel, LogTooltip, LogValue, Me, MemorizeCaption, MemorizeExists, MemorizeHasFocus, MemorizeIsActive, MemorizeLabel, MemorizeTooltip, MemorizeValue, NotExists, SelectMenu, SelectMenu, SetFocus, setIframeID, TypeKey, 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 SeInputCheckbox(String Locator, OKWLocator... Locators)
public SeInputCheckbox(String IframeID, String Locator, OKWLocator... Locators)
public Boolean getIsSelected()
public void checking()
Exceptionpublic ArrayList<String> getValue()
getValue in interface IGUIChildwindowgetValue in class SeAnyChildWindowpublic void SetValue(ArrayList<String> fps_Values)
SetValue in interface IGUIChildwindowSetValue in class SeAnyChildWindowpublic void Select(ArrayList<String> fps_Values)
Select in interface IGUIChildwindowSelect in class SeAnyChildWindowOKWNotAllowedValueException - wird aus glöst, wenn ein andere wert als die sprach abhängigen Werte CHECKED/UNCHECKED
\~english
\~
\copydoc SeAnyChildWindow::Select(ArrayListpublic void unchecking()
Copyright © 2017 OpenKeyWord. All rights reserved.