|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JSPAction
A representation of the model object 'JSP Action'. Reference to a declared taglib :<%@ taglib prefix="myprefix" uri="taglib/mytag.tld" %> Eg : <myprefix:getText() />
The following features are supported:
JspPackage.getJSPAction()
Method Summary | |
---|---|
boolean |
isIsTagFragment()
Returns the value of the 'Is Tag Fragment' attribute. |
void |
setIsTagFragment(boolean value)
Sets the value of the ' Is Tag Fragment ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.xml.Element |
---|
getChildren |
Methods inherited from interface org.eclipse.gmt.modisco.xml.Node |
---|
getName, getParent, setName, setParent |
Method Detail |
---|
boolean isIsTagFragment()
"false"
.
If the meaning of the 'Is Tag Fragment' attribute isn't clear, there really should be more of a description here...
setIsTagFragment(boolean)
,
JspPackage.getJSPAction_IsTagFragment()
void setIsTagFragment(boolean value)
Is Tag Fragment
' attribute.
value
- the new value of the 'Is Tag Fragment' attribute.isIsTagFragment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |