|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageVariant
Method Summary | |
---|---|
String |
getName()
|
List<String> |
getReplaces()
Returns the List of variants that should be replaced with getName() and an EMPTY List if no explicit items for replaces are configured. |
boolean |
isFallback()
|
Method Detail |
---|
String getName()
null
or blank (empty)List<String> getReplaces()
getName()
and an EMPTY List if no explicit items for replaces are configured.
When all variants need to be replaced by default, this List can return EMPTY list
getName()
and an EMPTY List if no explicit items for replaces are configuredboolean isFallback()
true
when the original variant should be shown when the variant for name
does not exist
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |