|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.sasserver.tree._rprxJ2LevelTree
public class _rprxJ2LevelTree
| Field Summary | |
|---|---|
protected java.lang.String |
methodName
|
protected java.lang.String |
name
|
protected int |
pmode
|
protected com.sas.net.server.AfRequestInterface |
remoteObject
|
| Fields inherited from interface com.sas.sasserver.tree.LevelTreeInterface |
|---|
contextClasspath |
| Constructor Summary | |
|---|---|
_rprxJ2LevelTree()
|
|
| Method Summary | |
|---|---|
java.lang.String |
_getDataSet()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getDefaultIcon()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getDefaultIconColumn()
This method is for internal implementation only and should not be called by the user. |
java.lang.Class |
_getDelegateClass()
Return the class of the delegate or null if none |
java.lang.String |
_getExpandedIcon()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getExpandedIconColumn()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getIndexColumn()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getLevelColumn()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getLink()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getLinkColumn()
This method is for internal implementation only and should not be called by the user. |
com.sas.collection.hlist.HListInterface |
_getMembers()
Returns the list of members in the remote SCL object. |
java.lang.String[] |
_getNameValuePairColumns()
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_getTextColumn()
This method is for internal implementation only and should not be called by the user. |
com.sas.collection.hlist.HListInterface |
_getTreeNodes()
This method is for internal implementation only and should not be called by the user. |
com.sas.collection.hlist.HListInterface |
_getWhere()
This method is for internal implementation only and should not be called by the user. |
boolean |
_isValid()
This method is for internal implementation only and should not be called by the user. |
void |
_Remote_addContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
|
com.sas.models.NodeInterface |
_Remote_getRoot()
|
java.lang.String |
_Remote_getWhere()
|
void |
_Remote_removeContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
|
void |
_Remote_setWhere(java.lang.String p1)
|
void |
_Remote_validate()
|
void |
_RemoteObject_getInstance()
Gets an existing instance of the object |
void |
_RemoteObject_newInstance()
Creates a new instance of the object |
int |
_RemoteObject_version()
|
void |
_setDataSet(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setDefaultIcon(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setDefaultIconColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setExpandedIcon(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setExpandedIconColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setIndexColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setLevelColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setLink(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setLinkColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setNameValuePairColumns(java.lang.String[] p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setRemoteHandle(java.lang.Object o)
|
void |
_setTextColumn(java.lang.String p1)
This method is for internal implementation only and should not be called by the user. |
void |
_setWhere(com.sas.collection.hlist.HListInterface p1)
This method is for internal implementation only and should not be called by the user. |
java.lang.String |
_validate()
This method is for internal implementation only and should not be called by the user. |
void |
addContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
|
void |
close()
Closes the data set if it is open and set the data set to blank |
java.lang.String |
getDataSet()
Returns the name of the level SAS data set. |
java.lang.String |
getDefaultImage()
Returns name Image image to be displayed for all unexpanded nodes. |
java.lang.String |
getDefaultImageColumnName()
Returns name of the column in the level data set that contains the name of the image to be displayed for unexpanded nodes. |
java.lang.String |
getExpandedImage()
Returns name of the image to be displayed for expanded nodes. |
java.lang.String |
getExpandedImageColumnName()
Returns name of the column in the level data set that contains the name of the image to be displayed for expanded nodes. |
java.lang.String |
getIndexColumnName()
Returns the name of the column in the level data set that contains the index values |
java.lang.String |
getLevelColumnName()
Returns the name of the column in the level data set that contains the level values. |
java.lang.String[] |
getNameValuePairColumns()
Returns the names of the columns in the level data set that contain values to be used as name value pairs when creating the complete link that is associated with the node in the JavaScript tree. |
com.sas.models.NodeInterface |
getRoot()
Returns a NodeInterface object to serve as the root node. |
java.lang.String |
getTextColumnName()
Returns the name of the column in the level data set that contains the descriptive text to be displayed on the node in the JavaScript tree. |
java.lang.String |
getURL()
Returns the link associated with all nodes in the tree. |
java.lang.String |
getURLColumnName()
Returns the name of the column in the level data set that contains the link to be associated with the node in the JavaScript tree. |
java.lang.String |
getWhere()
Returns the current where clause applied to the SAS data set. |
void |
removeContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
|
void |
setDataSet(java.lang.String p1)
Sets the name of the level SAS data set. |
void |
setDefaultImage(java.lang.String p1)
Sets the name of the image to be displayed for all unexpanded nodes. |
void |
setDefaultImageColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the name of the image to be displayed for unexpanded nodes. |
void |
setExpandedImage(java.lang.String p1)
Sets the name of the image to be displayed expanded nodes. |
void |
setExpandedImageColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the name of the image to be displayed expanded nodes. |
void |
setIndexColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the index values |
void |
setLevelColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the level values. |
void |
setNameValuePairColumns(java.lang.String[] p1)
Sets the names of the columns in the level data set that contain values to be used as name value pairs when creating the complete link that is associated with the node in the JavaScript tree. |
void |
setTextColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the descriptive text to be displayed on the node in the JavaScript tree. |
void |
setURL(java.lang.String p1)
Sets the link associated with all nodes in the tree. |
void |
setURLColumnName(java.lang.String p1)
Sets the name of the column in the level data set that contains the link to be associated with the node in the JavaScript tree. |
void |
setWhere(java.lang.String p1)
Sets a where clause on the current SAS Data set. |
void |
stop()
|
void |
validate()
Validates the model to make sure all required, properties are set as well as ckecks the validity of current properties. |
| Field Detail |
|---|
protected com.sas.net.server.AfRequestInterface remoteObject
protected java.lang.String name
protected java.lang.String methodName
protected int pmode
| Constructor Detail |
|---|
public _rprxJ2LevelTree()
| Method Detail |
|---|
public void stop()
stop in class com.sas.rmi.J2BaseClientpublic void _setRemoteHandle(java.lang.Object o)
public void _RemoteObject_getInstance()
throws java.lang.Exception
J2BaseClient
_RemoteObject_getInstance in class com.sas.rmi.J2BaseClientjava.lang.Exception - If some type of exception occurs
public void _RemoteObject_newInstance()
throws java.lang.Exception
J2BaseClient
_RemoteObject_newInstance in class com.sas.rmi.J2BaseClientjava.lang.Exception - If some type of exception occurspublic int _RemoteObject_version()
_RemoteObject_version in interface com.sas.rmi.RocfRemoteObject_RemoteObject_version in class com.sas.rmi.RemoteBaseClientpublic java.lang.Class _getDelegateClass()
DelegationModelInterface
_getDelegateClass in interface com.sas.rmi.DelegationModelInterface_getDelegateClass in class com.sas.rmi.RemoteBaseClientpublic java.lang.String getURL()
LevelTreeInterface
getURL in interface LevelTreeInterfacepublic void close()
LevelTreeInterface
close in interface LevelTreeInterfaceclose in interface RemoteLevelTreeInterfaceLevelTreeInterface.close()public void setURL(java.lang.String p1)
LevelTreeInterface
setURL in interface LevelTreeInterfacep1 - - the value of the link
public void validate()
throws com.sas.table.TableException
LevelTreeInterface
validate in interface LevelTreeInterfacecom.sas.table.TableException
public void _Remote_validate()
throws com.sas.table.TableException
com.sas.table.TableExceptionpublic java.lang.String getDataSet()
LevelTreeInterface
getDataSet in interface LevelTreeInterfaceLevelTreeInterface.setDataSet(java.lang.String)public void setDataSet(java.lang.String p1)
LevelTreeInterface
setDataSet in interface LevelTreeInterfacep1 - - SAS data set namepublic java.lang.String getWhere()
LevelTreeInterface
getWhere in interface LevelTreeInterfacepublic java.lang.String _Remote_getWhere()
public void setWhere(java.lang.String p1)
LevelTreeInterface
setWhere in interface LevelTreeInterfacep1 - - where clause to be appliedpublic void _Remote_setWhere(java.lang.String p1)
public java.lang.String getDefaultImageColumnName()
LevelTreeInterface
getDefaultImageColumnName in interface LevelTreeInterfacepublic void setDefaultImageColumnName(java.lang.String p1)
LevelTreeInterface
setDefaultImageColumnName in interface LevelTreeInterfacep1 - - name of column that contains image URL for defaultImage.public java.lang.String getDefaultImage()
LevelTreeInterface
getDefaultImage in interface LevelTreeInterfacepublic void setDefaultImage(java.lang.String p1)
LevelTreeInterface
setDefaultImage in interface LevelTreeInterfacep1 - - URL for defaultImage.public java.lang.String getExpandedImageColumnName()
LevelTreeInterface
getExpandedImageColumnName in interface LevelTreeInterfacepublic void setExpandedImageColumnName(java.lang.String p1)
LevelTreeInterface
setExpandedImageColumnName in interface LevelTreeInterfacep1 - - name of column that contains image URL for the expandedImage.public java.lang.String getExpandedImage()
LevelTreeInterface
getExpandedImage in interface LevelTreeInterfacepublic void setExpandedImage(java.lang.String p1)
LevelTreeInterface
setExpandedImage in interface LevelTreeInterfacep1 - - image URL for the expandedImage.public java.lang.String getURLColumnName()
LevelTreeInterface
getURLColumnName in interface LevelTreeInterfacepublic void setURLColumnName(java.lang.String p1)
LevelTreeInterface
setURLColumnName in interface LevelTreeInterfacep1 - - name of column that contains the link valuespublic java.lang.String[] getNameValuePairColumns()
LevelTreeInterface
getNameValuePairColumns in interface LevelTreeInterfacepublic void setNameValuePairColumns(java.lang.String[] p1)
LevelTreeInterface
setNameValuePairColumns in interface LevelTreeInterfacep1 - - an array of column names to be used as name value pairs on the linkpublic com.sas.models.NodeInterface getRoot()
TreeInterface
getRoot in interface com.sas.models.TreeInterfacepublic com.sas.models.NodeInterface _Remote_getRoot()
public java.lang.String _getDataSet()
RemoteLevelTreeInterface
_getDataSet in interface RemoteLevelTreeInterfaceLevelTreeInterface.getDataSet()public void _setDataSet(java.lang.String p1)
RemoteLevelTreeInterface
_setDataSet in interface RemoteLevelTreeInterfaceLevelTreeInterface.setDataSet(java.lang.String)public com.sas.collection.hlist.HListInterface _getWhere()
RemoteLevelTreeInterface
_getWhere in interface RemoteLevelTreeInterfaceLevelTreeInterface.getWhere()public void _setWhere(com.sas.collection.hlist.HListInterface p1)
RemoteLevelTreeInterface
_setWhere in interface RemoteLevelTreeInterfaceLevelTreeInterface.setWhere(java.lang.String)public java.lang.String _getDefaultIconColumn()
RemoteLevelTreeInterface
_getDefaultIconColumn in interface RemoteLevelTreeInterfacepublic void _setDefaultIconColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setDefaultIconColumn in interface RemoteLevelTreeInterfacepublic java.lang.String _getDefaultIcon()
RemoteLevelTreeInterface
_getDefaultIcon in interface RemoteLevelTreeInterfacepublic void _setDefaultIcon(java.lang.String p1)
RemoteLevelTreeInterface
_setDefaultIcon in interface RemoteLevelTreeInterfaceLevelTreeInterface.setDefaultImage(String)public java.lang.String _getExpandedIcon()
RemoteLevelTreeInterface
_getExpandedIcon in interface RemoteLevelTreeInterfacepublic void _setExpandedIcon(java.lang.String p1)
RemoteLevelTreeInterface
_setExpandedIcon in interface RemoteLevelTreeInterfacepublic java.lang.String _getExpandedIconColumn()
RemoteLevelTreeInterface
_getExpandedIconColumn in interface RemoteLevelTreeInterfacepublic void _setExpandedIconColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setExpandedIconColumn in interface RemoteLevelTreeInterfacepublic java.lang.String _getLevelColumn()
RemoteLevelTreeInterface
_getLevelColumn in interface RemoteLevelTreeInterfacepublic void _setLevelColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setLevelColumn in interface RemoteLevelTreeInterfacepublic java.lang.String _getIndexColumn()
RemoteLevelTreeInterface
_getIndexColumn in interface RemoteLevelTreeInterfacepublic void _setIndexColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setIndexColumn in interface RemoteLevelTreeInterfacepublic java.lang.String _getLinkColumn()
RemoteLevelTreeInterface
_getLinkColumn in interface RemoteLevelTreeInterfacepublic void _setLinkColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setLinkColumn in interface RemoteLevelTreeInterfacepublic java.lang.String _getLink()
RemoteLevelTreeInterface
_getLink in interface RemoteLevelTreeInterfacepublic void _setLink(java.lang.String p1)
RemoteLevelTreeInterface
_setLink in interface RemoteLevelTreeInterfacepublic java.lang.String[] _getNameValuePairColumns()
RemoteLevelTreeInterface
_getNameValuePairColumns in interface RemoteLevelTreeInterfaceLevelTreeInterface.getNameValuePairColumns()public void _setNameValuePairColumns(java.lang.String[] p1)
RemoteLevelTreeInterface
_setNameValuePairColumns in interface RemoteLevelTreeInterfaceLevelTreeInterface.setNameValuePairColumns(java.lang.String[])public java.lang.String _getTextColumn()
RemoteLevelTreeInterface
_getTextColumn in interface RemoteLevelTreeInterfacepublic void _setTextColumn(java.lang.String p1)
RemoteLevelTreeInterface
_setTextColumn in interface RemoteLevelTreeInterfacepublic com.sas.collection.hlist.HListInterface _getTreeNodes()
RemoteLevelTreeInterface
_getTreeNodes in interface RemoteLevelTreeInterfacepublic java.lang.String _validate()
RemoteLevelTreeInterface
_validate in interface RemoteLevelTreeInterfacepublic boolean _isValid()
RemoteLevelTreeInterface
_isValid in interface RemoteLevelTreeInterfacepublic com.sas.collection.hlist.HListInterface _getMembers()
RemoteSASListInterface
_getMembers in interface RemoteSASListInterfacepublic void addContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
addContentsChangedListener in interface com.sas.collection.ContentsChangedSourcepublic void _Remote_addContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
public void removeContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
removeContentsChangedListener in interface com.sas.collection.ContentsChangedSourcepublic void _Remote_removeContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
public java.lang.String getLevelColumnName()
LevelDataInterface
getLevelColumnName in interface LevelDataInterfacepublic void setLevelColumnName(java.lang.String p1)
LevelDataInterface
setLevelColumnName in interface LevelDataInterfacep1 - - the name of column that contains level valuespublic java.lang.String getIndexColumnName()
LevelDataInterface
getIndexColumnName in interface LevelDataInterfacepublic void setIndexColumnName(java.lang.String p1)
LevelDataInterface
setIndexColumnName in interface LevelDataInterfacep1 - - name of column that contains the index valuespublic java.lang.String getTextColumnName()
LevelDataInterface
getTextColumnName in interface LevelDataInterfacepublic void setTextColumnName(java.lang.String p1)
LevelDataInterface
setTextColumnName in interface LevelDataInterfacep1 - - the name of column that contains the descriptive text values
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||