|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
public class _rprxRemoteDesignTimeLevelTreeV3
| Field Summary |
|---|
| Fields inherited from interface com.sas.sasserver.tree.LevelTreeV3Interface |
|---|
contextClasspath |
| Constructor Summary | |
|---|---|
_rprxRemoteDesignTimeLevelTreeV3()
|
|
| 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.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. |
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 |
_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)
|
java.lang.Object |
clone()
Returns a clone of the original design time component called upon |
void |
close()
Closes the data set if it is open and set the data set to blank |
java.lang.String |
getAcessKeyColumnName()
getAccessKeyColumnName |
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 |
getDefaultImageAltTextColumnName()
getDefaultImageAltTextColumnName |
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 |
getExpandedImageAltTextColumnName()
getExpandedImageAltTextColumnName |
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 |
getKey()
|
java.lang.String |
getKeyColumnName()
|
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. |
NodeInterface |
getRoot()
Returns a NodeInterface object to serve as the root node. |
java.lang.String |
getTabIndexColumnName()
getTabIndexColumnName |
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 |
getTitleColumnName()
getTitleColumnName |
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 |
setAccessKeyColumnName(java.lang.String p1)
setAccessKeyColumnName |
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 |
setDefaultImageAltTextCoulmnName(java.lang.String p1)
setDefaultImageAltTextColumnName |
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 |
setExpandedImageAltTextColumnName(java.lang.String p1)
setExpandedImageAltTextColumName |
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 |
setKey(java.lang.String p1)
|
void |
setKeyColumnName(java.lang.String p1)
|
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 |
setTabIndexColumnName(java.lang.String p1)
setTabIndexColumnName |
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 |
setTitleColumnName(java.lang.String p1)
setTitleColumnName |
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 |
validate()
Validates the model to make sure all required, properties are set as well as ckecks the validity of current properties. |
| Methods inherited from interface com.sas.ViewInterface |
|---|
attachModel, detachModel, getModelInterface, getRequiredInterfaces, getViewInterfaceSupportInfo, refresh, removeInterfaceTraps, setModelInterface, setRequiredInterfaces, setViewInterfaceSupportInfo, supportsRequiredInterfaces, trapInterfaceEvents |
| Methods inherited from interface com.sas.ModelInterface |
|---|
attachView, detachView |
| Methods inherited from interface com.sas.LinkPropertiesInterface |
|---|
addLink, getLinkInfo, isLinked, queryLinks, queryLinks, removeAllLinks, removeLink, setLinkInfo |
| Constructor Detail |
|---|
public _rprxRemoteDesignTimeLevelTreeV3()
| Method Detail |
|---|
public int _RemoteObject_version()
_RemoteObject_version in interface com.sas.rmi.RocfRemoteObject_RemoteObject_version in class com.sas.rmi.RemoteBaseClient
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
RemoteDesignTimeBaseClient
clone in interface com.sas.PublicClonableclone in class com.sas.rmi.RemoteDesignTimeBaseClientjava.lang.CloneNotSupportedException - if the model attached to the component being cloned
will not allow the clone to attach.public void setAccessKeyColumnName(java.lang.String p1)
LevelTreeV3Interface
setAccessKeyColumnName in interface LevelTreeV3Interfacepublic java.lang.String getAcessKeyColumnName()
LevelTreeV3Interface
getAcessKeyColumnName in interface LevelTreeV3Interfacepublic void setTabIndexColumnName(java.lang.String p1)
LevelTreeV3Interface
setTabIndexColumnName in interface LevelTreeV3Interfacepublic java.lang.String getTabIndexColumnName()
LevelTreeV3Interface
getTabIndexColumnName in interface LevelTreeV3Interfacepublic void setDefaultImageAltTextCoulmnName(java.lang.String p1)
LevelTreeV3Interface
setDefaultImageAltTextCoulmnName in interface LevelTreeV3Interfacepublic java.lang.String getDefaultImageAltTextColumnName()
LevelTreeV3Interface
getDefaultImageAltTextColumnName in interface LevelTreeV3Interfacepublic void setExpandedImageAltTextColumnName(java.lang.String p1)
LevelTreeV3Interface
setExpandedImageAltTextColumnName in interface LevelTreeV3Interfacepublic java.lang.String getExpandedImageAltTextColumnName()
LevelTreeV3Interface
getExpandedImageAltTextColumnName in interface LevelTreeV3Interfacepublic void setTitleColumnName(java.lang.String p1)
LevelTreeV3Interface
setTitleColumnName in interface LevelTreeV3Interfacepublic java.lang.String getTitleColumnName()
LevelTreeV3Interface
getTitleColumnName in interface LevelTreeV3Interfacepublic java.lang.String getKey()
getKey in interface LevelTreeV2Interfacepublic void setKey(java.lang.String p1)
setKey in interface LevelTreeV2Interfacepublic java.lang.String getKeyColumnName()
getKeyColumnName in interface LevelTreeV2Interfacepublic void setKeyColumnName(java.lang.String p1)
setKeyColumnName in interface LevelTreeV2Interfacepublic 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.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 void setWhere(java.lang.String p1)
LevelTreeInterface
setWhere in interface LevelTreeInterfacep1 - - where clause to be appliedpublic 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 NodeInterface getRoot()
TreeInterface
getRoot in interface TreeInterfacepublic 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 removeContentsChangedListener(com.sas.collection.ContentsChangedListener p1)
removeContentsChangedListener in interface com.sas.collection.ContentsChangedSourcepublic 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 | |||||||||||||