| Constructor and Description |
|---|
LazyHtmlClone(Element e) |
LazyHtmlClone(Element e,
String backup) |
LazyHtmlClone(javax.inject.Provider<String> html) |
LazyHtmlClone(String html) |
| Modifier and Type | Method and Description |
|---|---|
E |
get()
Provides a fully-constructed and injected instance of
T. |
protected E |
init(E element) |
LazyHtmlClone<E> |
setInitializer(ConvertsValue<E,E> initializer) |
public LazyHtmlClone(String html)
public LazyHtmlClone(javax.inject.Provider<String> html)
public LazyHtmlClone(Element e)
public LazyHtmlClone<E> setInitializer(ConvertsValue<E,E> initializer)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.