Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
util
Class  ControlDsc
java.lang.Object
  |
  +--util.InstDescr
        |
        +--util.ControlDsc
- public class ControlDsc- extends InstDescr
Describes a Control to be inserted in a container
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ControlDsc
public ControlDsc(String kind)
getName
public String getName()
- 
- Overrides:
- getNamein class- InstDescr
 
getIfcName
public String getIfcName()
- 
- Overrides:
- getIfcNamein class- InstDescr
 
getService
public String getService()
- Description copied from class: InstDescr
- the method getService- 
- Overrides:
- getServicein class- InstDescr
 
createInstance
public XInterface createInstance(XMultiServiceFactory docMSF)
- 
- Overrides:
- createInstancein class- InstDescr