wt.clients.iba.widgets
Interface InlineWidgetConstraintInterface

All Known Implementing Classes:
InlineRankingValueEditorWidget

public interface InlineWidgetConstraintInterface


Method Summary
 ValueContentConstraint getConstraint()
           
 void setConstraint(ValueContentConstraint constraint)
           
 

Method Detail

setConstraint

public void setConstraint(ValueContentConstraint constraint)
Parameters:
constraint -

getConstraint

public ValueContentConstraint getConstraint()
Returns:
ValueContentConstraint