| graphical.TreeView components.SchemaTreeView
Constructor Summary | |
public | SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed) Construct instance of SchemaTreeView. | public | SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed) Construct instance of SchemaTreeView. | public | SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed) Construct instance of SchemaTreeView. | public | SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed) Construct instance of SchemaTreeView. |
detailLabel | public TextField detailLabel(Code) | | |
detailView | public ContainerView detailView(Code) | | |
detailViewView | public View detailViewView(Code) | | |
dscrLabel | public TextField dscrLabel(Code) | | |
dscrTextField | public TextField dscrTextField(Code) | | |
editBtn | public Button editBtn(Code) | | |
indxBtn | public Button indxBtn(Code) | | |
notifyOfChange | public Target notifyOfChange(Code) | | |
soifAttLabel | public TextField soifAttLabel(Code) | | |
undetailLabel | public TextField undetailLabel(Code) | | |
undetailView | public View undetailView(Code) | | |
uniqBtn | public Button uniqBtn(Code) | | |
SchemaTreeView | public SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)(Code) | | Construct instance of SchemaTreeView.
Parameters: CGILocation - cgi location Parameters: CGITarget - cgi target Parameters: CGIRead - cgi read argument Parameters: CGIWrite - cgi write argument Parameters: csid - csid Parameters: editable - editable or not Parameters: x - x Parameters: y - y Parameters: w - width Parameters: h - height Parameters: dragSourcePolicy - drag source policy Parameters: dragDestinationPolicy - drag destination policy Parameters: sizeForWindow - size for containment in a window or a view Parameters: nameSpace - url for space image Parameters: nameDocumentSel - url for selected document image Parameters: nameDocument - url for document image Parameters: nameFolderSel - url for selected folder image Parameters: nameFolder - url for folder image Parameters: nameBranchOpenSel - url for selected branch open image Parameters: nameBranchOpen - url for branch open image Parameters: nameBranchClosedSel - url for selected branch closed image Parameters: nameBranchClosed - url for branch closed image Parameters: showInternal - show the internal fields or not Parameters: showUnIndexed - show the unindexed fields or not |
SchemaTreeView | public SchemaTreeView(String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)(Code) | | Construct instance of SchemaTreeView.
Parameters: CGILocation - cgi location Parameters: CGITarget - cgi target Parameters: CGIRead - cgi read argument Parameters: CGIWrite - cgi write argument Parameters: csid - csid Parameters: editable - editable or not Parameters: x - x Parameters: y - y Parameters: w - width Parameters: h - height Parameters: dragSourcePolicy - drag source policy Parameters: dragDestinationPolicy - drag destination policy Parameters: sizeForWindow - size for containment in a window or a view Parameters: arraySpace - pixel array for space Parameters: arrayDocumentSel - pixel array for selected document Parameters: arrayDocument - pixel array for document Parameters: arrayFolderSel - pixel array for selected folder Parameters: arrayFolder - pixel array for folder Parameters: arrayBranchOpenSel - pixel array for selected branch open Parameters: arrayBranchOpen - pixel array for branch open Parameters: arrayBranchClosedSel - pixel array for selected branch closed Parameters: arrayBranchClosed - pixel array for branch closed Parameters: showInternal - show the internal fields or not Parameters: showUnIndexed - show the unindexed fields or not |
SchemaTreeView | public SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, String nameSpace, String nameDocumentSel, String nameDocument, String nameFolderSel, String nameFolder, String nameBranchOpenSel, String nameBranchOpen, String nameBranchClosedSel, String nameBranchClosed, boolean showInternal, boolean showUnIndexed)(Code) | | Construct instance of SchemaTreeView.
Parameters: schema - schema Parameters: editable - editable or not Parameters: x - x Parameters: y - y Parameters: w - width Parameters: h - height Parameters: dragSourcePolicy - drag source policy Parameters: dragDestinationPolicy - drag destination policy Parameters: sizeForWindow - size for containment in a window or a view Parameters: nameSpace - url for space image Parameters: nameDocumentSel - url for selected document image Parameters: nameDocument - url for document image Parameters: nameFolderSel - url for selected folder image Parameters: nameFolder - url for folder image Parameters: nameBranchOpenSel - url for selected branch open image Parameters: nameBranchOpen - url for branch open image Parameters: nameBranchClosedSel - url for selected branch closed image Parameters: nameBranchClosed - url for branch closed image Parameters: showInternal - show the internal fields or not Parameters: showUnIndexed - show the unindexed fields or not |
SchemaTreeView | public SchemaTreeView(Schema schema, boolean editable, int x, int y, int w, int h, int dragSourcePolicy, int dragDestinationPolicy, boolean sizeForWindow, int arraySpace, int arrayDocumentSel, int arrayDocument, int arrayFolderSel, int arrayFolder, int arrayBranchOpenSel, int arrayBranchOpen, int arrayBranchClosedSel, int arrayBranchClosed, Dimension imageSize, int pixelCount, boolean showInternal, boolean showUnIndexed)(Code) | | Construct instance of SchemaTreeView.
Parameters: schema - schema Parameters: editable - editable or not Parameters: x - x Parameters: y - y Parameters: w - width Parameters: h - height Parameters: dragSourcePolicy - drag source policy Parameters: dragDestinationPolicy - drag destination policy Parameters: sizeForWindow - size for containment in a window or a view Parameters: arraySpace - pixel array for space Parameters: arrayDocumentSel - pixel array for selected document Parameters: arrayDocument - pixel array for document Parameters: arrayFolderSel - pixel array for selected folder Parameters: arrayFolder - pixel array for folder Parameters: arrayBranchOpenSel - pixel array for selected branch open Parameters: arrayBranchOpen - pixel array for branch open Parameters: arrayBranchClosedSel - pixel array for selected branch closed Parameters: arrayBranchClosed - pixel array for branch closed Parameters: showInternal - show the internal fields or not Parameters: showUnIndexed - show the unindexed fields or not |
buttonEnablement | public void buttonEnablement()(Code) | | |
clickCommand | public boolean clickCommand()(Code) | | |
delBtnPress | public void delBtnPress()(Code) | | |
getDetail | public void getDetail()(Code) | | Get information from detail area, set data.
|
newPeerBtnPress | public void newPeerBtnPress()(Code) | | |
setDetail | public void setDetail()(Code) | | Use data to set detail area.
|
setWriteReindex | public void setWriteReindex(String CGIWriteReindex)(Code) | | |
textEditingDidEnd | public void textEditingDidEnd(TextField textfield, int endCondition, boolean contentsChanged)(Code) | | |
textWasModified | public void textWasModified(TextField textfield)(Code) | | |
valid | public boolean valid()(Code) | | Verify that no SOIF attribute name qualifies as
multi-value SOIF.
SGP: Checks the tree w/out taking the TextField into account.
|
Methods inherited from graphical.TreeView | public void buttonEnablement()(Code)(Java Doc) public void cancelBtnPress()(Code)(Java Doc) protected void childReorganize()(Code)(Java Doc) protected void childReorganize(BTListItem listItem)(Code)(Java Doc) public void clearChanged()(Code)(Java Doc) public boolean clickCommand()(Code)(Java Doc) public void completeEditing()(Code)(Java Doc) public void deepSix()(Code)(Java Doc) public void delBtnPress()(Code)(Java Doc) public Image determineImage(BTreeNode btn, BTListItem listItem, boolean selected)(Code)(Java Doc) public Image determineImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc) public Image determineMacImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc) public Image determineNSImage(BTreeNode btn, BTListItem listItem, boolean selected, boolean indent)(Code)(Java Doc) public void doReimaging()(Code)(Java Doc) public void doubleClickCommand()(Code)(Java Doc) public boolean dupePeerNamesAllowed()(Code)(Java Doc) public boolean editable()(Code)(Java Doc) public boolean emptyAllowed()(Code)(Java Doc) public void enableTextEdit(boolean b)(Code)(Java Doc) public BinaryTree getBinaryTree()(Code)(Java Doc) public BTreeNode getBinaryTreeRooted()(Code)(Java Doc) public boolean getChanged()(Code)(Java Doc) public BTListItem getCurrentListItem()(Code)(Java Doc) public TreeViewGroup getTreeViewGroup()(Code)(Java Doc) public BTListItem getUnaryParentItem(BTListItem listItem)(Code)(Java Doc) public void hideEditButtons()(Code)(Java Doc) public void newChild(BTreeNode newBtn)(Code)(Java Doc) public void newChildBtnPress()(Code)(Java Doc) public void newPeer(BTreeNode newBtn)(Code)(Java Doc) public void newPeerBtnPress()(Code)(Java Doc) public void newWindow()(Code)(Java Doc) public boolean notifyOfTFEvents(Target target)(Code)(Java Doc) protected void openAndClose()(Code)(Java Doc) protected void openAndClose(BTListItem listItem)(Code)(Java Doc) public TextFieldOwner owner()(Code)(Java Doc) public void performCommand(String command, Object arg)(Code)(Java Doc) public void saveBtnPress()(Code)(Java Doc) public void selectAndDraw()(Code)(Java Doc) public void selectAndDraw(BTListItem listItem)(Code)(Java Doc) public void setBinaryTree(BinaryTree binaryTree)(Code)(Java Doc) public void setBinaryTree(BTreeNode btRooted)(Code)(Java Doc) public void setBinaryTree(BinaryTree binaryTree, BTreeNode btRooted)(Code)(Java Doc) public void setCurrentListItem(BTListItem li)(Code)(Java Doc) public void setDragDestinationPolicy(int dragDestinationPolicy)(Code)(Java Doc) public void setDragDestinationTarget(Target dragDestinationTarget)(Code)(Java Doc) public void setDragDroppedNotificationCommand(String cmd)(Code)(Java Doc) public void setDragDroppedNotificationTarget(Target target)(Code)(Java Doc) public void setDragSourcePolicy(int dragSourcePolicy)(Code)(Java Doc) public void setDupePeerNamesAllowed(boolean dupePeerNamesAllowed)(Code)(Java Doc) public void setEditListItem()(Code)(Java Doc) public void setEditListItem(BTListItem li)(Code)(Java Doc) public void setEditableRoot(boolean editableRoot)(Code)(Java Doc) public void setEmptyAllowed(boolean emptyAllowed)(Code)(Java Doc) public void setFeel(int feel) throws IllegalArgumentException(Code)(Java Doc) public void setLauncher(Target target, String command)(Code)(Java Doc) public void setLook(int look) throws IllegalArgumentException(Code)(Java Doc) public void setOwner(TextFieldOwner object)(Code)(Java Doc) public void setTreeViewGroup(TreeViewGroup treeViewGroup)(Code)(Java Doc) public void textEditingDidBegin(TextField textfield)(Code)(Java Doc) public void textEditingDidEnd(TextField textfield, int endCondition, boolean contentsChanged)(Code)(Java Doc) public boolean textEditingWillEnd(TextField tf, int endCondition, boolean contentsChanged)(Code)(Java Doc) public void textFieldSizer()(Code)(Java Doc) public void textWasModified(TextField textfield)(Code)(Java Doc) public View viewForMouse(int x, int y)(Code)(Java Doc)
|
|
|