A B C D E F G H I J L M N O P R S T V W

R

refresh(int) - Method in class org.odftoolkit.simple.common.navigation.Selection
A quick method to update the index of this Selection.
refresh(int) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.simple.common.navigation.Selection
When a selected item has been deleted, the Selections after this deleted Selection should be refreshed, as these Selections index have been changed.
refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.simple.common.navigation.Selection
When a selected item has been inserted, the Selection after the inserted item should be refresh, as these Selections index have been changed.
refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
remove() - Method in class org.odftoolkit.simple.table.Table
Remove this table from the document
remove() - Method in class org.odftoolkit.simple.text.list.List
Remove this list from its container.
remove() - Method in class org.odftoolkit.simple.text.list.ListItem
Remove this item from its owner list.
remove() - Method in class org.odftoolkit.simple.text.Section
Remove this section from the document.
removeColumnsByIndex(int, int) - Method in class org.odftoolkit.simple.table.Table
Remove a specific number of columns, starting from the column at index.
removeContent() - Method in class org.odftoolkit.simple.table.Cell
Remove all the content of the cell.
removeElementLinkedResource(OdfElement) - Method in class org.odftoolkit.simple.Document
Remove an ODF element from the document.
removeItem(int) - Method in class org.odftoolkit.simple.text.list.List
Remove the item at the specified location from this List.
removeItem(ListItem) - Method in class org.odftoolkit.simple.text.list.List
Remove the specified item from this List.
removeItems(List<ListItem>) - Method in class org.odftoolkit.simple.text.list.List
Remove all the items in the collection from this list
removeList(List) - Method in class org.odftoolkit.simple.presentation.Notes
 
removeList(List) - Method in class org.odftoolkit.simple.presentation.Slide
 
removeList(List) - Method in class org.odftoolkit.simple.table.Cell
 
removeList(List) - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
removeList(List) - Method in interface org.odftoolkit.simple.text.list.ListContainer
Remove the existing List from this container.
removeList(List) - Method in class org.odftoolkit.simple.text.list.ListItem
 
removeList(List) - Method in class org.odftoolkit.simple.TextDocument
 
removeRowsByIndex(int, int) - Method in class org.odftoolkit.simple.table.Table
Remove the specific number of rows, starting from the row at index.
removeTextContent() - Method in class org.odftoolkit.simple.table.Cell
Remove all the text content of cell.
removeUserDefinedDataByName(String) - Method in class org.odftoolkit.simple.meta.Meta
Remove the odf dom element representation MetaUserDefinedElement by attribute name.
replaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.CellSelection
Replace the text content of selection with a new string.
replaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Replace the text content of selection with a new string.
Row - Class in org.odftoolkit.simple.table
Row represents table row feature in ODF document.

A B C D E F G H I J L M N O P R S T V W
Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.