CustomAttributeGroup<T,Z>
, Element<T,Z>
Button
public interface ButtonServerAttributeGroup<T extends Element<T,Z>,Z extends Element> extends CustomAttributeGroup<T,Z>
Modifier and Type | Method | Description |
---|---|---|
default T |
attrCausesValidation(Boolean attrCausesValidation) |
|
default T |
attrOnServerClick(Object attrOnServerClick) |
|
default T |
attrValidationGroup(String attrValidationGroup) |
addAttr
Copyright © 2018. All rights reserved.