JFormDesigner 5.0.4 Runtime API

Uses of Interface
com.jformdesigner.model.FormBindingVisitor

Packages that use FormBindingVisitor
com.jformdesigner.model   
 

Uses of FormBindingVisitor in com.jformdesigner.model
 

Methods in com.jformdesigner.model with parameters of type FormBindingVisitor
 boolean FormBinding.accept(FormBindingVisitor visitor)
          Accepts the given visitor.
 boolean FormBindingGroup.accept(FormBindingVisitor visitor)
          Accepts the given visitor.
 boolean FormModel.accept(FormBindingVisitor visitor)
          Accepts the given visitor.
 boolean FormRoot.accept(FormBindingVisitor visitor)
          Accepts the given visitor.
 


JFormDesigner 5.0.4 Runtime API

Copyright (C) 2004-2012 FormDev Software GmbH. All rights reserved.