Project Editor Client 6.0.0.Beta2

org.kie.guvnor.projecteditor.client.widgets
Interface Form<T>

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
KBaseForm, KSessionForm

public interface Form<T>
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void makeReadOnly()
           
 void setModel(T t)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setModel

void setModel(T t)

makeReadOnly

void makeReadOnly()

Project Editor Client 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.