@Deprecated public class JQueryAttributesFactory extends Object
| Constructor and Description |
|---|
JQueryAttributesFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static JQueryAttributes |
dataAjax(boolean enabled)
Deprecated.
|
static JQueryAttributes |
dataCollapsed(boolean collapsed)
Deprecated.
|
static JQueryAttributes |
dataContentTheme(String dataContentTheme)
Deprecated.
|
static JQueryAttributes |
dataDirection(String direction)
Deprecated.
|
static JQueryAttributes |
dataIcon(String icon)
Deprecated.
|
static JQueryAttributes |
dataInline(boolean inline)
Deprecated.
|
static JQueryAttributes |
dataInline(String inline)
Deprecated.
|
static JQueryAttributes |
dataInset(boolean inset)
Deprecated.
|
static JQueryAttributes |
dataMini(boolean isMini)
Deprecated.
|
static JQueryAttributes |
dataPosition(String dataPosition)
Deprecated.
|
static JQueryAttributes |
dataRel(String rel)
Deprecated.
|
static JQueryAttributes |
dataRole(String role)
Deprecated.
|
static JQueryAttributes |
dataScroll(String xy)
Deprecated.
|
static JQueryAttributes |
dataTheme(String theme)
Deprecated.
|
static JQueryAttributes |
dataType(String type)
Deprecated.
|
public static JQueryAttributes dataAjax(boolean enabled) throws IOException
IOExceptionpublic static JQueryAttributes dataRole(String role) throws IOException
IOExceptionpublic static JQueryAttributes dataIcon(String icon) throws IOException
IOExceptionpublic static JQueryAttributes dataType(String type) throws IOException
IOExceptionpublic static JQueryAttributes dataInline(boolean inline) throws IOException
IOExceptionpublic static JQueryAttributes dataCollapsed(boolean collapsed) throws IOException
IOExceptionpublic static JQueryAttributes dataTheme(String theme) throws IOException
IOExceptionpublic static JQueryAttributes dataInset(boolean inset) throws IOException
IOExceptionpublic static JQueryAttributes dataDirection(String direction) throws IOException
IOExceptionpublic static JQueryAttributes dataScroll(String xy) throws IOException
IOExceptionpublic static JQueryAttributes dataRel(String rel) throws IOException
IOExceptionpublic static JQueryAttributes dataInline(String inline) throws IOException
IOExceptionpublic static JQueryAttributes dataMini(boolean isMini) throws IOException
IOExceptionpublic static JQueryAttributes dataPosition(String dataPosition) throws IOException
IOExceptionpublic static JQueryAttributes dataContentTheme(String dataContentTheme) throws IOException
IOExceptionCopyright © 2010–2018. All rights reserved.