- unregisterComponent(OdfElement) - Static method in class org.odftoolkit.simple.Component
-
Unregister component from the map repository
- unregisterItem(Selection) - Method in class org.odftoolkit.simple.common.navigation.SelectionManager
-
Remove the Selection
from repository.
- updateCondition(String) - Method in class org.odftoolkit.simple.common.field.ConditionField
-
Update the condition of this field.
- updateDataSeries(int, double[]) - Method in class org.odftoolkit.simple.chart.DataSet
-
Updates the data series values according to the index of the data series.
- updateDataSeries(String, int, double[]) - Method in class org.odftoolkit.simple.chart.DataSet
-
Updates the data series values according to the legend of the data series.
- updateFalseText(String) - Method in class org.odftoolkit.simple.common.field.ConditionField
-
Update the false text of this condition field.
- updateField(String, OdfElement) - Method in class org.odftoolkit.simple.common.field.VariableField
-
Reset the value of this variable field after the reference OdfElement.
- updateImage(URI) - Method in class org.odftoolkit.simple.draw.Image
-
Update the image file with another resource.
- updateTrueText(String) - Method in class org.odftoolkit.simple.common.field.ConditionField
-
Update the true text of this condition field.