DBILITY

vaadin composite field 본문

front-end & ui/vaadin legacy

vaadin composite field

DBILITY 2018. 7. 19. 13:57
반응형

https://vaadin.com/docs/v8/framework/components/components-customfield.html

 

Composite Fields with CustomField | Server-Side Components | Framework | Vaadin 8 Docs

The CustomField is a way to create composite components as with CustomComponent, except that it implements the Field interface and inherits AbstractField, described in "Field Components". A field allows editing a property value in the data model, and can b

vaadin.com

 

반응형

'front-end & ui > vaadin legacy' 카테고리의 다른 글

vaadin 8 grid datefield sample  (0) 2018.07.19
vaadin inputMask  (0) 2018.07.13
vaadin 8 icon 설정  (0) 2018.07.09
vaadin table header text alignment  (0) 2018.07.06
vaadin table/grid Image display  (0) 2018.07.02
Comments