es.aeat.eett.plugins.infoRubik.layout
Interface LeafReport
- All Known Implementing Classes:
- LeafReportImp
- public interface LeafReport
- Author:
- f00992
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
H_DIV
public static final java.lang.String H_DIV
- See Also:
- Constant Field Values
V_DIV
public static final java.lang.String V_DIV
- See Also:
- Constant Field Values
LAYOUT
public static final java.lang.String LAYOUT
NAME_JOB
public static final java.lang.String NAME_JOB
- See Also:
- Constant Field Values
CAPTION_JOB
public static final java.lang.String CAPTION_JOB
- See Also:
- Constant Field Values
getIDLeaf
public java.lang.String getIDLeaf()
- Returns:
- String
removeChildren
public void removeChildren()
- remove conten;
getRootElement
public org.jdom.Element getRootElement()
- Returns:
- Returns the rootElement.
getJobsNames
public java.util.List getJobsNames()
- Returns:
- Returns the jobsNames.
getJobsElements
public java.util.List getJobsElements()
- Returns:
- Returns the jobsElements.
setRootElement
public void setRootElement(org.jdom.Element rootElement)
- Parameters:
rootElement
-
removeAll
public void removeAll(Report report)
isFull
public boolean isFull()
JRubik v0.6