org.rapla.gui
Interface EditController


public interface EditController


Field Summary
static String ROLE
           
 
Method Summary
 EditComponent createUI(RaplaObject obj)
           
 void edit(Entity obj, Component owner)
           
 void edit(Entity obj, String title, Component owner)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

createUI

EditComponent createUI(RaplaObject obj)
                       throws RaplaException
Throws:
RaplaException

edit

void edit(Entity obj,
          Component owner)
          throws RaplaException
Throws:
RaplaException

edit

void edit(Entity obj,
          String title,
          Component owner)
          throws RaplaException
Throws:
RaplaException


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.