Package io.jmix.masquerade.component
Class EntityPicker
java.lang.Object
- All Implemented Interfaces:
HasActions<EntityPicker>,SpecificConditionHandler,ByLocator,SelenideElementWrapper<EntityPicker>
Web-element wrapper for entity picker.
-
Field Summary
Fields inherited from class io.jmix.masquerade.component.AbstractComponent
by, wrappedElementFields inherited from interface io.jmix.masquerade.component.HasActions
CLEAR, LOOKUP, OPEN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.masquerade.component.AbstractField
check, getInputDelegate, getLabelDelegateMethods inherited from class io.jmix.masquerade.component.AbstractComponent
getBy, getDelegateMethods inherited from class io.jmix.masquerade.component.AbstractSpecificConditionHandler
should, should, shouldBe, shouldBe, shouldHave, shouldHave, shouldNot, shouldNot, shouldNotBe, shouldNotBe, shouldNotHave, shouldNotHaveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.masquerade.component.HasActions
triggerAction, triggerActionWithViewMethods inherited from interface io.jmix.masquerade.sys.SelenideElementWrapper
disabled, displayed, enabled, exists, shouldHaveAttribute, shouldHaveAttributeValue, shouldHaveCss, shouldHaveCssValue, shouldNotHaveAttribute, shouldNotHaveAttributeValue, shouldNotHaveCss, shouldNotHaveCssValue
-
Constructor Details
-
EntityPicker
public EntityPicker(org.openqa.selenium.By by)
-