Servoy 5.x Public API

com.servoy.j2db.ui
Interface IFormUI

All Superinterfaces:
IComponent

public interface IFormUI
extends IComponent

Extension to IComponent for components that are forms.

Since:
5.0

Method Summary
 IForm getController()
          Get the controller.
 
Methods inherited from interface com.servoy.j2db.ui.IComponent
getBackground, getBorder, getFont, getForeground, getId, getLocation, getName, getSize, getToolTipText, isEnabled, isOpaque, isVisible, setBackground, setBorder, setComponentEnabled, setComponentVisible, setCursor, setFont, setForeground, setLocation, setName, setOpaque, setSize, setToolTipText
 

Method Detail

getController

IForm getController()
Get the controller.

Returns:

Copyright © 2010 Servoy B.V.