
com.viaoa.web.OATreeComboBox Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa-web Show documentation
Show all versions of oa-web Show documentation
Object Automation Web library
package com.viaoa.web;
import com.viaoa.hub.Hub;
import com.viaoa.web.OATree;
public class OATreeComboBox {
public OATreeComboBox(OATree tree, Hub hub, String ppDisplay) {
// TODO Auto-generated constructor stub
}
public void setColumns(int i) {
// TODO Auto-generated method stub
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy