org.topbraidcomposer.widgets
Interface INestedFormControl

All Known Implementing Classes:
NestedForm

public interface INestedFormControl

A rather ugly hack to allow the widgets to call methods on NestedForms.

Author:
Holger Knublauch

Method Summary
 org.eclipse.swt.graphics.Color getDefaultBackgroundColor()
           
 void useDomain()
           
 

Method Detail

getDefaultBackgroundColor

org.eclipse.swt.graphics.Color getDefaultBackgroundColor()

useDomain

void useDomain()