|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of QuadContentItem in apps.conceptmap.graphcomponents.nodes |
---|
Methods in apps.conceptmap.graphcomponents.nodes that return QuadContentItem | |
---|---|
QuadContentItem |
QuadNode.getNodeContent()
Gets the node content. |
Uses of QuadContentItem in apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes |
---|
Methods in apps.projectmanagement.component.workflowchart.core.graphcomponents.nodes that return QuadContentItem | |
---|---|
QuadContentItem |
QuadNode.getNodeContent()
Gets the node content. |
Uses of QuadContentItem in synergynetframework.appsystem.contentsystem.items |
---|
Subclasses of QuadContentItem in synergynetframework.appsystem.contentsystem.items | |
---|---|
class |
BackgroundController
The Class BackgroundController. |
class |
DocViewer
The Class DocViewer. |
class |
DrawableFrame
The Class DrawableFrame. |
class |
Frame
The Class Frame. |
class |
HQPDFViewer
The Class HQPDFViewer. |
class |
HtmlFrame
The Class HtmlFrame. |
class |
ImageTextLabel
The Class ImageTextLabel. |
class |
Keyboard
The Class Keyboard. |
class |
LightImageLabel
The Class LightImageLabel. |
class |
MathPad
The Class MathPad. |
class |
MultiLineTextLabel
The Class MultiLineTextLabel. |
class |
ObjShape
The Class ObjShape. |
class |
PDFViewer
The Class PDFViewer. |
class |
PPTViewer
The Class PPTViewer. |
class |
SimpleButton
The Class SimpleButton. |
class |
SketchPad
The Class SketchPad. |
class |
TextLabel
The Class TextLabel. |
class |
VideoPlayer
The Class VideoPlayer. |
Methods in synergynetframework.appsystem.contentsystem.items that return types with arguments of type QuadContentItem | |
---|---|
java.util.List<QuadContentItem> |
ListContainer.getListItems()
Gets the list items. |
Methods in synergynetframework.appsystem.contentsystem.items with parameters of type QuadContentItem | |
---|---|
void |
ListContainer.addSubItem(int index,
QuadContentItem item)
Adds the sub item. |
void |
ListContainer.addSubItem(QuadContentItem item)
Adds the sub item. |
void |
ListContainer.removeSubItem(QuadContentItem item)
Removes the sub item. |
Uses of QuadContentItem in synergynetframework.appsystem.contentsystem.items.implementation.interfaces |
---|
Methods in synergynetframework.appsystem.contentsystem.items.implementation.interfaces with parameters of type QuadContentItem | |
---|---|
void |
IListContainerImplementation.addSubItem(int index,
QuadContentItem item)
Adds the sub item. |
void |
IListContainerImplementation.addSubItem(QuadContentItem item)
Adds the sub item. |
void |
IListContainerImplementation.removeItem(QuadContentItem item)
Removes the item. |
Uses of QuadContentItem in synergynetframework.appsystem.contentsystem.items.innernotecontroller |
---|
Methods in synergynetframework.appsystem.contentsystem.items.innernotecontroller that return types with arguments of type QuadContentItem | |
---|---|
java.util.Map<QuadContentItem,InnerNoteEditor> |
InnerNoteController.getNodeEditors()
Gets the node editors. |
Methods in synergynetframework.appsystem.contentsystem.items.innernotecontroller with parameters of type QuadContentItem | |
---|---|
void |
InnerNoteController.addNoteController(ContentItem parentItem,
QuadContentItem mainSubItem)
Adds the note controller. |
void |
InnerNoteController.addNoteEditor(QuadContentItem quadItem)
Adds the note editor. |
void |
InnerNoteController.addNoteEditor(QuadContentItem quadItem,
ContentItem parentItem)
Adds the note editor. |
InnerNoteEditor |
InnerNoteController.getNodeEditor(QuadContentItem item)
Gets the node editor. |
void |
InnerNoteController.removeNoteEditor(QuadContentItem item)
Removes the note editor. |
void |
InnerNoteController.removeNoteEditor(QuadContentItem item,
ContentItem parentItem)
Removes the note editor. |
Uses of QuadContentItem in synergynetframework.appsystem.contentsystem.jme.items |
---|
Methods in synergynetframework.appsystem.contentsystem.jme.items with parameters of type QuadContentItem | |
---|---|
void |
JMEListContainer.addSubItem(int index,
QuadContentItem item)
|
void |
JMEListContainer.addSubItem(QuadContentItem item)
|
void |
JMEListContainer.removeItem(QuadContentItem item)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |