Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.PullDownMenuInfo
-
Packages that use PullDownMenuInfo Package Description org.uitnet.testing.smartfwk.ui.standard.imgobj -
-
Uses of PullDownMenuInfo in org.uitnet.testing.smartfwk.ui.standard.imgobj
Fields in org.uitnet.testing.smartfwk.ui.standard.imgobj declared as PullDownMenuInfo Modifier and Type Field Description protected PullDownMenuInfoComboBoxSI. pullDownMenuInfoMethods in org.uitnet.testing.smartfwk.ui.standard.imgobj that return PullDownMenuInfo Modifier and Type Method Description PullDownMenuInfoComboBoxSI. getPullDownMenuInfo()Constructors in org.uitnet.testing.smartfwk.ui.standard.imgobj with parameters of type PullDownMenuInfo Constructor Description ComboBoxSI(String displayName, String leftSideImg, String rightSideImg, ObjectLocation location, PullDownMenuInfo pullDownMenuInfo)
-