Package | Description |
---|---|
com.jslsolucoes.tagria.lib.html | |
com.jslsolucoes.tagria.lib.tag.html | |
com.jslsolucoes.tagria.lib.util |
Modifier and Type | Class and Description |
---|---|
class |
A |
class |
Body |
class |
Button |
class |
CData |
class |
Code |
class |
Div |
class |
Form |
class |
H1 |
class |
H3 |
class |
H4 |
class |
H5 |
class |
Head |
class |
Html |
class |
Iframe |
class |
Img |
class |
Input |
class |
Label |
class |
Li |
class |
Link |
class |
Meta |
class |
Nav |
class |
NoScript |
class |
Option |
class |
Pre |
class |
Script |
class |
Select |
class |
Small |
class |
Span |
class |
Style |
class |
Table |
class |
Tbody |
class |
Td |
class |
Textarea |
class |
Th |
class |
Thead |
class |
Title |
class |
Tr |
class |
Ul |
Modifier and Type | Method and Description |
---|---|
Element |
Element.add(Attribute attribute,
boolean value) |
Element |
Element.add(Attribute attribute,
Integer value) |
Element |
Element.add(Attribute attribute,
String value) |
Element |
Element.add(Element element) |
Element |
Element.add(List<Element> elements) |
Element |
Element.add(String html) |
Modifier and Type | Method and Description |
---|---|
Element |
Element.add(Element element) |
Modifier and Type | Method and Description |
---|---|
Element |
Element.add(List<Element> elements) |
Modifier and Type | Method and Description |
---|---|
List<Element> |
TabPanelTag.getDivs() |
List<Element> |
TabPanelTag.getLis() |
List<Element> |
GridTag.getThs() |
List<Element> |
DetailTableTag.getThs() |
Modifier and Type | Method and Description |
---|---|
void |
TabPanelTag.addDiv(Element element) |
void |
TabPanelTag.addLi(Element element) |
Modifier and Type | Method and Description |
---|---|
void |
TabPanelTag.setDivs(List<Element> divs) |
void |
TabPanelTag.setLis(List<Element> lis) |
void |
GridTag.setThs(List<Element> ths) |
void |
DetailTableTag.setThs(List<Element> ths) |
Modifier and Type | Method and Description |
---|---|
static void |
TagUtil.out(javax.servlet.jsp.JspContext jspContext,
Element element) |
Copyright © 2016 JSL Solucoes LTDA. All Rights Reserved.