Package | Description |
---|---|
org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
Modifier and Type | Class and Description |
---|---|
class |
Hamlet.IMG<T extends HamletSpec.__> |
Modifier and Type | Method and Description |
---|---|
HamletSpec.IMG |
HamletSpec.IMG.$alt(String desc)
short description
|
HamletSpec.IMG |
HamletSpec.IMG.$height(int pixels)
override height
|
HamletSpec.IMG |
HamletSpec.IMG.$height(String cdata)
override height
|
HamletSpec.IMG |
HamletSpec.IMG.$ismap()
use server-side image map
|
HamletSpec.IMG |
HamletSpec.IMG.$src(String uri)
URI of image to embed
|
HamletSpec.IMG |
HamletSpec.IMG.$usemap(String uri)
use client-side image map
|
HamletSpec.IMG |
HamletSpec.IMG.$width(int pixels)
override width
|
HamletSpec.IMG |
HamletSpec.IMG.$width(String cdata)
override width
|
HamletSpec.IMG |
HamletSpec._ImgObject.img()
Add a IMG (image) element.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.