|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use PropertyLinkInfo | |
|---|---|
| com.sas | Provides core foundation interfaces and classes for the SAS component framework. |
| com.sas.awt | Provides extensions of java.awt components which implement com.sas.ComponentInterface |
| com.sas.io | Extensions to java.io for file and directory manipulation. |
| Uses of PropertyLinkInfo in com.sas |
|---|
| Methods in com.sas that return PropertyLinkInfo | |
|---|---|
abstract PropertyLinkInfo[] |
LinkPropertiesInterface.queryLinks()
queryLinks() returns an array of PropertyLinkInfo objects containing information about properties on this component which are linked to properties on this or other components. |
PropertyLinkInfo[] |
Component.queryLinks()
|
static PropertyLinkInfo[] |
LinkPropertiesInterfaceSupport.queryLinks(ComponentInterface componentInstance)
|
static PropertyLinkInfo[] |
LinkPropertiesInterfaceSupport.queryLinks(ComponentInterface componentInstance,
java.lang.String property)
|
abstract PropertyLinkInfo[] |
LinkPropertiesInterface.queryLinks(java.lang.String property)
queryLinks() returns an array of PropertyLinkInfo objects containing information about the links to the specified property. |
PropertyLinkInfo[] |
Component.queryLinks(java.lang.String property)
|
| Uses of PropertyLinkInfo in com.sas.awt |
|---|
| Uses of PropertyLinkInfo in com.sas.io |
|---|
| Methods in com.sas.io that return PropertyLinkInfo | |
|---|---|
PropertyLinkInfo[] |
FileComponent.queryLinks()
|
PropertyLinkInfo[] |
FileComponent.queryLinks(java.lang.String property)
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||