org.jbpm.formbuilder.client.effect.view
Interface ScriptHelperListPanel.ScriptOrderHandler

Enclosing class:
ScriptHelperListPanel

public static interface ScriptHelperListPanel.ScriptOrderHandler


Method Summary
 void onMoveDown(int index)
           
 void onMoveUp(int index)
           
 void onRemove(int index)
           
 

Method Detail

onRemove

void onRemove(int index)

onMoveUp

void onMoveUp(int index)

onMoveDown

void onMoveDown(int index)


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