@Version(value="3.4.0")
See: Description
| Interface | Description |
|---|---|
| ClientComponent |
This interface should be implemented by classes that extend
UIComponent if they provide
the ability to access the value of a client-side UI component instance (Liferay Component) via JavaScript. |
| Styleable |
This interface should be implemented by classes that extend
UIComponent if they render
HTML that is styleable with CSS class names. |
| Class | Description |
|---|---|
| ComponentUtil | |
| InputFileBase |
This abstract class serves as a compatibility layer for file upload components.
|
Copyright © 2020 Liferay, Inc.. All rights reserved.