|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TrackDataOption
TrackDataOption
interface represents the various configuration methods of TrackData
feature.
Method Summary | |
---|---|
Decoration |
getDecoration()
Gets the cell format description used for this type of change. |
boolean |
isActive()
Checks if the track data changes is shown in the report or not. |
void |
showChanges(boolean show)
Allows to show this type of change on the report. |
Method Detail |
---|
boolean isActive()
void showChanges(boolean show)
show
- true, if you want to show it, false otherwise.Decoration getDecoration()
Decoration
object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |