|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClientModel in org.apache.chemistry.opencmis.workbench |
---|
Constructors in org.apache.chemistry.opencmis.workbench with parameters of type ClientModel | |
---|---|
ChangeLogFrame(ClientModel model)
|
|
CreateDocumentDialog(Frame owner,
ClientModel model)
|
|
CreateDocumentDialog(Frame owner,
ClientModel model,
File file)
|
|
CreateFolderDialog(Frame owner,
ClientModel model)
|
|
FolderPanel(ClientModel model)
|
|
FolderTable(ClientModel model)
|
|
QueryFrame(ClientModel model)
|
|
RepositoryInfoFrame(ClientModel model)
|
|
TckDialog(Frame owner,
ClientModel model)
|
|
TypesFrame(ClientModel model)
|
Uses of ClientModel in org.apache.chemistry.opencmis.workbench.actions |
---|
Constructors in org.apache.chemistry.opencmis.workbench.actions with parameters of type ClientModel | |
---|---|
CancelCheckOutPanel(ClientModel model)
|
|
CheckInPanel(ClientModel model)
|
|
CheckOutPanel(ClientModel model)
|
|
DeleteContentStreamPanel(ClientModel model)
|
|
DeletePanel(ClientModel model)
|
|
DeleteTreePanel(ClientModel model)
|
|
MovePanel(ClientModel model)
|
|
SetContentStreamPanel(ClientModel model)
|
Uses of ClientModel in org.apache.chemistry.opencmis.workbench.details |
---|
Methods in org.apache.chemistry.opencmis.workbench.details with parameters of type ClientModel | |
---|---|
void |
AbstractDetailsTable.init(ClientModel model,
String[] columnNames,
int[] colummnWidths)
|
Constructors in org.apache.chemistry.opencmis.workbench.details with parameters of type ClientModel | |
---|---|
ACLTable(ClientModel model)
|
|
ActionsPanel(ClientModel model)
|
|
DetailsTabs(ClientModel model)
|
|
ExtensionsPanel(ClientModel model)
|
|
ObjectPanel(ClientModel model)
|
|
PolicyTable(ClientModel model)
|
|
PropertyTable(ClientModel model)
|
|
RelationshipTable(ClientModel model)
|
|
RenditionTable(ClientModel model)
|
|
TypesPanel(ClientModel model)
|
|
VersionTable(ClientModel model)
|
Uses of ClientModel in org.apache.chemistry.opencmis.workbench.model |
---|
Methods in org.apache.chemistry.opencmis.workbench.model that return ClientModel | |
---|---|
ClientModel |
ClientModelEvent.getClientModel()
|
Uses of ClientModel in org.apache.chemistry.opencmis.workbench.swing |
---|
Methods in org.apache.chemistry.opencmis.workbench.swing that return ClientModel | |
---|---|
protected ClientModel |
CreateDialog.getClientModel()
|
ClientModel |
ActionPanel.getClientModel()
|
Constructors in org.apache.chemistry.opencmis.workbench.swing with parameters of type ClientModel | |
---|---|
ActionPanel(String title,
String buttonLabel,
ClientModel model)
|
|
CreateDialog(Frame owner,
String title,
ClientModel model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |