Uiinfrastructure API Docs  
 

ExpListModel.GetEnableMoveRowActions Method 

Returns true if the move up and down buttons should be displayed. (use GetHTMLForMoveRowActions in ExpListView to dsiplay the HTMl on each row)

public virtual bool GetEnableMoveRowActions();

Return Value

boolean

Implements

IExpListModelRO.GetEnableMoveRowActions

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace