public class IsNotElementBuilderImpl<FLUENT> extends AbstractNegatable<IsElementBuilder<FLUENT>> implements IsNotElementBuilder<FLUENT>
| Constructor and Description |
|---|
IsNotElementBuilderImpl(ElementConditionFactory factory,
FluentBase<FLUENT> fluentBase) |
| Modifier and Type | Method and Description |
|---|---|
protected IsElementBuilder<FLUENT> |
copy() |
FLUENT |
enabled() |
FLUENT |
present() |
FLUENT |
selected() |
FLUENT |
visible() |
getNegation, not, setNegationpublic IsNotElementBuilderImpl(ElementConditionFactory factory, FluentBase<FLUENT> fluentBase)
public FLUENT enabled()
enabled in interface IsElementBuilder<FLUENT>public FLUENT present()
present in interface IsElementBuilder<FLUENT>public FLUENT selected()
selected in interface IsElementBuilder<FLUENT>public FLUENT visible()
visible in interface IsElementBuilder<FLUENT>protected IsElementBuilder<FLUENT> copy()
copy in class AbstractNegatable<IsElementBuilder<FLUENT>>Copyright © 2014 JBoss by Red Hat. All rights reserved.