public interface UIImage extends UIComponent
Modifier and Type | Method and Description |
---|---|
static UIImage |
create(URL imageURL)
Returns a UI Image from the image URL.
|
URL |
getImageUrl()
Returns the URL for the image file that this UIImage uses.
|
getEnabler, setEnabler
static UIImage create(URL imageURL)
imageURL
- the image URLURL getImageUrl()
Copyright © 2019 Solibri, Inc.. All rights reserved.