com.tonbeller.wcf.catedit
Interface Item


public interface Item

an item that belongs to a category

Author:
av

Method Summary
 java.lang.String getLabel()
           
 boolean isMovable()
          true, if this item may change its category.
 

Method Detail

getLabel

public java.lang.String getLabel()

isMovable

public boolean isMovable()
true, if this item may change its category.